mirror of
https://github.com/zitadel/zitadel.git
synced 2025-12-05 18:32:01 +00:00
fix(console): formfield changes and ux (#1020)
* cnsl-formfield, cnsl-label, cnsl-input, ch prefix * create user cnsl-fields, add cnsl-error * replace user forms with cnsl-fields * replace all other occurrences of mat-form-field with cnsl-fields * improve hover, active, focus behavior, headlin styling * user-grant refactor * style cleanup * stylelint * fix detail layout flexstart, user table header * input dir * error, input directives instead components, on blur handler * error directive, formfield content children * formfield control directive * use new field for new contact dialog * formfield hint, error directive, scss * hint or error binding, animation after view init * avatar changes, policy header * style lint * lint * input control within formfield, errorstatematcher * use matformcontrol to merge with selects * member table min width, lint * lint * implement from matformcontrol insteat custom, add selector * find error * add focus listener * labelfloat * fix input directive * renaming * rm logs * user search overflow, org create i18n, meta cleanup * sidenav shadow * redirect to org table * lint * lint test files * remove usage of formfieldmodule, use input module, layout optim * replace formfieldmodule usage with inputmodule * lint input dir, scss * user grant, user table optimisations * reorganize sidenav, project table empty, tooltips, avatar ch * user grant tooltips, form field error directive accessor * checkbox overflow fix, table dateblock, i18n tooltips * app placeholder, i18n, optimize mobile layout * change refresh table order, i18n, redirect chips * stylelint * chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console (#1007) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump stylelint from 13.7.2 to 13.8.0 in /console Bumps [stylelint](https://github.com/stylelint/stylelint) from 13.7.2 to 13.8.0. - [Release notes](https://github.com/stylelint/stylelint/releases) - [Changelog](https://github.com/stylelint/stylelint/blob/master/CHANGELOG.md) - [Commits](https://github.com/stylelint/stylelint/compare/13.7.2...13.8.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console (#1006) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump @angular/cli from 11.0.1 to 11.0.2 in /console Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.0.1 to 11.0.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v11.0.1...v11.0.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console (#1005) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps): bump google-proto-files from 2.2.0 to 2.3.0 in /console Bumps [google-proto-files](https://github.com/googleapis/nodejs-proto-files) from 2.2.0 to 2.3.0. - [Release notes](https://github.com/googleapis/nodejs-proto-files/releases) - [Changelog](https://github.com/googleapis/nodejs-proto-files/blob/master/CHANGELOG.md) - [Commits](https://github.com/googleapis/nodejs-proto-files/compare/v2.2.0...v2.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console (#1004) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump @types/node from 14.14.6 to 14.14.9 in /console Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 14.14.6 to 14.14.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular/language-service from 11.0.0 to 11.0.2 in /console (#999) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump @angular/language-service in /console Bumps [@angular/language-service](https://github.com/angular/angular/tree/HEAD/packages/language-service) from 11.0.0 to 11.0.2. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/master/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/11.0.2/packages/language-service) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular-devkit/build-angular from 0.1100.1 to 0.1100.2 in /console (#1003) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump @angular-devkit/build-angular in /console Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1100.1 to 0.1100.2. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /console (#1002) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump prettier from 2.1.2 to 2.2.0 in /console Bumps [prettier](https://github.com/prettier/prettier) from 2.1.2 to 2.2.0. - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md) - [Commits](https://github.com/prettier/prettier/compare/2.1.2...2.2.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console (#1001) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps-dev): bump @types/jasmine from 3.6.1 to 3.6.2 in /console Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.1 to 3.6.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jasmine) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console (#1000) * fix: add project validation (#996) * fix: project add validation (#997) * fix: add project validation * fix: removed loop * chore(deps): bump file-saver from 2.0.2 to 2.0.5 in /console Bumps [file-saver](https://github.com/eligrey/FileSaver.js) from 2.0.2 to 2.0.5. - [Release notes](https://github.com/eligrey/FileSaver.js/releases) - [Changelog](https://github.com/eligrey/FileSaver.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/eligrey/FileSaver.js/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps-dev): bump jasmine-spec-reporter in /console (#974) Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 5.0.2 to 6.0.0. - [Release notes](https://github.com/bcaudan/jasmine-spec-reporter/releases) - [Changelog](https://github.com/bcaudan/jasmine-spec-reporter/blob/master/CHANGELOG.md) - [Commits](https://github.com/bcaudan/jasmine-spec-reporter/compare/v5.0.2...v6.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * input field border improvements, primary color * redirect form, conventional ux * redirects inputs on app create * fix dynamic suffix padding, user grant layout, lint * input style accessor, contact view optim, ext idp, card fixes * hide error on untouched formfield, border red on error touched * fix change detector * change, user, form validation, delete refresh * safari font weight adjustment, change refresh emitter * key validation * remove tabls layout from projects * app changes, refactor project, app state, meta layout * add key dialog validation, startdate, rever change tabs * stylelint * Update console/src/assets/i18n/en.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/en.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/en.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/en.json Co-authored-by: Florian Forster <florian@caos.ch> * finnaly fix fckntimestamp picker * optional key expiry * small state badge * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> * Update console/src/assets/i18n/de.json Co-authored-by: Florian Forster <florian@caos.ch> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Silvan <silvan.reusser@gmail.com> Co-authored-by: Florian Forster <florian@caos.ch>
This commit is contained in:
@@ -38,7 +38,8 @@
|
||||
"PERSONAL_INFO": "Persönliche Informationen",
|
||||
"IAM":"Administration",
|
||||
"ORGANIZATION": "Organisation",
|
||||
"ADMINSECTION":"Administration",
|
||||
"ADMINSECTION":"ZITADEL Administration",
|
||||
"ORGSECTION":"Organisation",
|
||||
"PROJECTSSECTION":"Projektsektion",
|
||||
"PROJECT": "Projekte",
|
||||
"GRANTEDPROJECT":"Berechtigte Projekte",
|
||||
@@ -50,7 +51,17 @@
|
||||
"IAMADMIN":"Du bist ein IAM-Administrator. Beachte, dass Du erhöhte Rechte besitzt.",
|
||||
"SHOWORGS":"Alle Organisationen anzeigen",
|
||||
"GRANTSECTION":"Berechtigungssektion",
|
||||
"GRANTS":"Berechtigungen"
|
||||
"GRANTS":"Berechtigungen",
|
||||
"TOOLTIP": {
|
||||
"PERSONAL":"Verwalte deinen persönlichen Account, deine IDPs, Login Methoden, Faktoren und Berechtigungen",
|
||||
"IAM":"Verwalte ZITADELs globale Zugangsrichtlinien, bereinige views und fehlerhafte events",
|
||||
"ORG":"Verwalte die Zugangsrichtlinien und Domains deiner Organisation ",
|
||||
"SELFPROJECTS":"Verwalte die Projekte deiner Organisation",
|
||||
"GRANTEDPROJECTS":"Verwalte die berechtigten Projekte von anderen Organisationen",
|
||||
"HUMANUSERS":"Verwalte die Menschlichen Benutzer deiner Organisation",
|
||||
"MACHINEUSERS":"Verwalte die Service Benutzer deiner Organisation",
|
||||
"AUTHZ":"Verwalte die Berechtigungen deiner Organisationsbenutzer"
|
||||
}
|
||||
},
|
||||
"ACTIONS": {
|
||||
"SAVE": "Speichern",
|
||||
@@ -81,6 +92,9 @@
|
||||
"SEND":"Senden",
|
||||
"NEWVALUE":"Neuer Wert"
|
||||
},
|
||||
"TABLE": {
|
||||
"NOROWS":"Keine Daten"
|
||||
},
|
||||
"ERRORS": {
|
||||
"REQUIRED": "Bitte fülle alle benötigten Felder aus.",
|
||||
"TOKENINVALID": {
|
||||
@@ -131,7 +145,8 @@
|
||||
"6":"Nach Email filtern",
|
||||
"10":"Nach Organisationsname filtern",
|
||||
"12":"Project Name"
|
||||
}
|
||||
},
|
||||
"EMPTY":"Keine Einträge"
|
||||
},
|
||||
"MFA": {
|
||||
"TABLETYPE":"Typ",
|
||||
@@ -217,7 +232,8 @@
|
||||
"KEYSDESC":"Definiere Deine Schlüssel mit einem optionalen Ablaufdatum.",
|
||||
"ID":"Schlüssel-ID",
|
||||
"TYPE":"Typ",
|
||||
"EXPIRYDATE":"Ablaufdatum",
|
||||
"EXPIRATIONDATE":"Ablaufdatum",
|
||||
"CHOOSEDATEAFTER":"Geben Sie ein valides Ablaufdatum an. Ab",
|
||||
"CHOOSEEXPIRY":"Definiere ein Ablaufdatum",
|
||||
"CREATIONDATE":"Erstelldatum",
|
||||
"KEYDETAILS":"Schlüssel Details",
|
||||
@@ -286,6 +302,7 @@
|
||||
},
|
||||
"VALIDATION": {
|
||||
"INVALIDPATTERN": "Das Passwort erfüllt nicht die vorgegebenen Regeln.",
|
||||
"NOTANEMAIL":"Der eingegebene Wert ist keine E-Mail Adresse.",
|
||||
"REQUIRED": "Das Eingagefeld ist leer.",
|
||||
"MINLENGTH":"Das Password muss mindestens {{requiredLength}} Zeichen lang sein.",
|
||||
"NOEMAIL":"Benutzername darf keine E-Mail-Adresse sein.",
|
||||
@@ -410,6 +427,7 @@
|
||||
"ACTIVE":"Aktiv",
|
||||
"CREATE":"Organisation erstellen",
|
||||
"ORGDETAIL_TITLE":"Gebe den Namen und die Domain für die neue Organisation ein.",
|
||||
"ORGDETAIL_TITLE_WITHOUT_DOMAIN":"Geben Sie den Namen der neuen Organisation ein.",
|
||||
"ORGDETAILUSER_TITLE":"Organisationsbesitzer hinzufügen",
|
||||
"ORGDOMAIN": {
|
||||
"TITLE":"Verifikation der Domain der Organisation",
|
||||
@@ -558,7 +576,7 @@
|
||||
"ADDDESCRIPTION": "Gebe die E-Mail-Adressen der hinzuzufügenden Benutzer ein."
|
||||
},
|
||||
"TABLE": {
|
||||
"TOTAL": "Einträge gesamt:",
|
||||
"TOTAL": "Einträge gesamt",
|
||||
"SELECTION": "Ausgewählte Elemente",
|
||||
"DEACTIVATE": "Benutzer deaktivieren",
|
||||
"ACTIVATE": "Benutzer aktivieren",
|
||||
@@ -626,6 +644,7 @@
|
||||
"USERID": "Benutzer-ID"
|
||||
},
|
||||
"GRANT": {
|
||||
"EMPTY":"Noch keine Organisation berechtigt",
|
||||
"TITLE": "Berechtigte Organisationen",
|
||||
"DESCRIPTION": "Gewähre einer anderen Organisation Zugriff auf dieses Projekt.",
|
||||
"CREATE": {
|
||||
@@ -661,6 +680,7 @@
|
||||
"GRANTEDORGNAME":"Name der Organisation",
|
||||
"CREATIONDATE": "Erstelldatum",
|
||||
"CHANGEDATE": "Letzte Änderung",
|
||||
"DATES":"Datum",
|
||||
"ROLENAMESLIST": "Rollen",
|
||||
"NOROLES":"Keine Rollen",
|
||||
"TOAST":{
|
||||
@@ -679,6 +699,7 @@
|
||||
"NAMEREQUIRED":"Der Name ist erforderlich."
|
||||
},
|
||||
"ROLE": {
|
||||
"EMPTY":"Noch keine Rollen erstellt!",
|
||||
"ADDNEWLINE":"Zusätzliche Rolle hinzufügen",
|
||||
"KEY":"Key",
|
||||
"TITLE": "Rollen",
|
||||
@@ -712,7 +733,10 @@
|
||||
"TYPE":"Typ",
|
||||
"CREATIONDATE":"Erstelldatum",
|
||||
"CHANGEDATE":"Letzte Änderung",
|
||||
"RESOURCEOWNER":"Besitzer"
|
||||
"RESOURCEOWNER":"Besitzer",
|
||||
"SHOWTABLE":"Tabellendarstellung",
|
||||
"SHOWGRID":"Rasterdarstellung",
|
||||
"EMPTY":"Kein Projekt gefunden"
|
||||
},
|
||||
"TOAST":{
|
||||
"MEMBERREMOVED":"Manager entfernt.",
|
||||
@@ -836,6 +860,7 @@
|
||||
"REDIRECTDESCRIPTIONWEB":"Die Weiterleitung muss mit https:// beginnen. http:// ist nur im Entwicklermodus zulässig.",
|
||||
"REDIRECTDESCRIPTIONNATIVE":"Die Weiterleitung muss mit einem eigenen Protokoll oder http://localhost beginnen.",
|
||||
"REDIRECTNOTVALID":"Diese Weiterleitung ist nicht zulässig.",
|
||||
"COMMAORENTERSEPERATION":"mit ↵ trennen",
|
||||
"POSTREDIRECTTITLE":"Das ist die Weiterleitung nach einem Log-out.",
|
||||
"TYPEREQUIRED":"Der Typ ist notwendig.",
|
||||
"TITLE": "OIDC-Konfiguration",
|
||||
@@ -912,6 +937,7 @@
|
||||
"TITLE":"Berechtigungen",
|
||||
"DESC":"Hier kannst Du die Berechtigungen Deiner Organisation verwalten.",
|
||||
"DELETE":"Berechtigung löschen",
|
||||
"EMPTY":"Keine Berechtigungen gefunden",
|
||||
"ADD":"Berechtigung erstellen",
|
||||
"ADD_BTN":"Neu",
|
||||
"PROJECT": {
|
||||
|
||||
Reference in New Issue
Block a user