mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-13 02:39:25 +00:00
fix(console): table pagination, diverse optimizations, lint workspace (#1563)
* show app redirect issues, action layout * refactor pagination * tos, privacy * new paginator everywhere * layout width and table optim * lint pt1 * lint config, ts * stylelint * chore(deps-dev): bump @angular/cli from 11.2.7 to 11.2.8 in /console (#1566) * fix: remove app name check on ChangeAPIApplication (#1561) * fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message * chore(workflow): ignore tags for docs and codecov flows (#1564) * chore(deps-dev): bump @angular/cli from 11.2.7 to 11.2.8 in /console Bumps [@angular/cli](https://github.com/angular/angular-cli) from 11.2.7 to 11.2.8. - [Release notes](https://github.com/angular/angular-cli/releases) - [Commits](https://github.com/angular/angular-cli/compare/v11.2.7...v11.2.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump jasmine-spec-reporter from 6.0.0 to 7.0.0 in /console (#1573) * fix: remove app name check on ChangeAPIApplication (#1561) * fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message * chore(workflow): ignore tags for docs and codecov flows (#1564) * chore(deps-dev): bump jasmine-spec-reporter in /console Bumps [jasmine-spec-reporter](https://github.com/bcaudan/jasmine-spec-reporter) from 6.0.0 to 7.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/v6.0.0...v7.0.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular-devkit/build-angular from 0.1102.7 to 0.1102.8 in /console (#1574) * fix: remove app name check on ChangeAPIApplication (#1561) * fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message * chore(workflow): ignore tags for docs and codecov flows (#1564) * chore(deps-dev): bump @angular-devkit/build-angular in /console Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 0.1102.7 to 0.1102.8. - [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: Livio Amstutz <livio.a@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 @types/file-saver from 2.0.1 to 2.0.2 in /console (#1576) * fix: remove app name check on ChangeAPIApplication (#1561) * fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message * chore(workflow): ignore tags for docs and codecov flows (#1564) * chore(deps): bump @types/file-saver from 2.0.1 to 2.0.2 in /console Bumps [@types/file-saver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/file-saver) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/file-saver) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @angular/language-service from 11.2.8 to 11.2.9 in /console (#1567) * fix: remove app name check on ChangeAPIApplication (#1561) * fix: remove app name check on ChangeAPIApplication * fix APIConfigInvalid message * chore(workflow): ignore tags for docs and codecov flows (#1564) * 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.2.8 to 11.2.9. - [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.2.9/packages/language-service) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * update protobuf, libphone * chore(deps): bump rxjs from 6.6.3 to 6.6.7 in /console (#1488) Bumps [rxjs](https://github.com/reactivex/rxjs) from 6.6.3 to 6.6.7. - [Release notes](https://github.com/reactivex/rxjs/releases) - [Changelog](https://github.com/ReactiveX/rxjs/blob/6.6.7/CHANGELOG.md) - [Commits](https://github.com/reactivex/rxjs/compare/6.6.3...6.6.7) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * chore(deps-dev): bump @types/jasmine from 3.6.3 to 3.6.9 in /console (#1485) Bumps [@types/jasmine](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jasmine) from 3.6.3 to 3.6.9. - [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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> * chore(deps-dev): bump jasmine-core from 3.6.0 to 3.7.1 in /console (#1445) Bumps [jasmine-core](https://github.com/jasmine/jasmine) from 3.6.0 to 3.7.1. - [Release notes](https://github.com/jasmine/jasmine/releases) - [Changelog](https://github.com/jasmine/jasmine/blob/main/RELEASE.md) - [Commits](https://github.com/jasmine/jasmine/compare/v3.6.0...v3.7.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Max Peintner <max@caos.ch> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Livio Amstutz <livio.a@gmail.com>
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"APP_NAME": "ZITADEL",
|
||||
"PAGINATOR": {
|
||||
"PREVIOUS":"Zurück",
|
||||
"NEXT":"Weiter",
|
||||
"COUNT":"Ergebnisse"
|
||||
},
|
||||
"ONBOARDING": {
|
||||
"HEADER":"Erste Schritte",
|
||||
"TITLE":"Lernen Sie unsere ZITADEL Console kennen.",
|
||||
@@ -84,7 +89,8 @@
|
||||
"SHOWORGS":"Alle Organisationen anzeigen",
|
||||
"GRANTSECTION":"Berechtigungssektion",
|
||||
"GRANTS":"Berechtigungen",
|
||||
"TOC":"Datenschutz und AGB",
|
||||
"PRIVACY":"Datenschutz",
|
||||
"TOS":"AGB",
|
||||
"TOOLTIP": {
|
||||
"PERSONAL":"Verwalte deinen persönlichen Account, deine IDPs, Login Methoden, Faktoren und Berechtigungen",
|
||||
"IAMPOLICIES":"Verwalte ZITADELs globale Zugangsrichtlinien und verwalte ZITADEL Manager",
|
||||
@@ -173,13 +179,12 @@
|
||||
"DEACTIVATE":"Deaktivieren",
|
||||
"ACTIVATE":"Aktivieren",
|
||||
"FILTER": {
|
||||
"0":"Nach displayName filtern",
|
||||
"0":"Nach Anzeigename filtern",
|
||||
"1":"Nach Username filtern",
|
||||
"2":"Nach Vornamen filtern",
|
||||
"3":"Nach Nachnamen filtern",
|
||||
"4":"Nach rollenschlüssel filtern",
|
||||
"2":"Nach Displayname filtern",
|
||||
"3":"Nach Benutzernamen filtern",
|
||||
"4":"Nach Email filtern",
|
||||
"5":"Nach Display Namen filtern",
|
||||
"6":"Nach Email filtern",
|
||||
"10":"Nach Organisationsname filtern",
|
||||
"12":"Project Name"
|
||||
},
|
||||
@@ -375,6 +380,12 @@
|
||||
"CREATE": {
|
||||
"TITLE": "Benutzerberechtigung erstellen",
|
||||
"DESCRIPTION": "Suche nach der Organisation, dem Projekt und den verfügbaren Rollen."
|
||||
},
|
||||
"FILTER": {
|
||||
"0":"Nach User Anzeigename filtern",
|
||||
"1":"Nach Domain filtern",
|
||||
"2":"Nach Projectnamen filtern",
|
||||
"3":"Nach Rolle filtern"
|
||||
}
|
||||
},
|
||||
"VALIDATION": {
|
||||
@@ -686,10 +697,11 @@
|
||||
},
|
||||
"TABLE": {
|
||||
"TOTAL": "Einträge gesamt",
|
||||
"SELECTION": "Ausgewählte Elemente",
|
||||
"SELECTION": "ausgewählt",
|
||||
"DEACTIVATE": "Benutzer deaktivieren",
|
||||
"ACTIVATE": "Benutzer aktivieren",
|
||||
"DELETE": "Benutzer löschen"
|
||||
"DELETE": "Benutzer löschen",
|
||||
"CLEAR":"Auswahl aufheben"
|
||||
}
|
||||
},
|
||||
"PROJECT": {
|
||||
@@ -834,7 +846,7 @@
|
||||
},
|
||||
"TABLE": {
|
||||
"TOTAL": "Einträge gesamt:",
|
||||
"SELECTION": "Ausgewählte Elemente",
|
||||
"SELECTION": "ausgewählt",
|
||||
"DEACTIVATE": "Projekt deaktivieren",
|
||||
"ACTIVATE": "Projekt aktivieren",
|
||||
"DELETE": "Projekt löschen",
|
||||
|
@@ -1,5 +1,10 @@
|
||||
{
|
||||
"APP_NAME": "ZITADEL",
|
||||
"PAGINATOR": {
|
||||
"PREVIOUS":"Previous",
|
||||
"NEXT":"Next",
|
||||
"COUNT":"Total Results"
|
||||
},
|
||||
"ONBOARDING": {
|
||||
"HEADER":"First Steps",
|
||||
"TITLE":"Learn how to use ZITADEL",
|
||||
@@ -84,7 +89,8 @@
|
||||
"SHOWORGS":"Show All Organisations",
|
||||
"GRANTSECTION":"Authorization Section",
|
||||
"GRANTS":"Authorizations",
|
||||
"TOC":"Privacy Policy and TOC",
|
||||
"PRIVACY":"Privacy",
|
||||
"TOS":"Terms of Service",
|
||||
"TOOLTIP": {
|
||||
"PERSONAL":"Show your Personal Account, your IDPs, Login methods, Factors and Authorisations",
|
||||
"IAMPOLICIES":"Manage ZITADELs global Access policies und elect ZITADEL Managers",
|
||||
@@ -175,11 +181,10 @@
|
||||
"FILTER": {
|
||||
"0":"Filter for DisplayName",
|
||||
"1":"Filter for Username",
|
||||
"2":"filter for Firstname",
|
||||
"3":"filter for Lastname",
|
||||
"4":"filter for role Key",
|
||||
"2":"filter for DisplayName",
|
||||
"3":"filter for Username",
|
||||
"4":"filter for Email",
|
||||
"5":"filter for DisplayName",
|
||||
"6":"filter for email",
|
||||
"10":"filter for organisation name",
|
||||
"12":"filter for project name"
|
||||
},
|
||||
@@ -373,6 +378,12 @@
|
||||
"CREATE": {
|
||||
"TITLE": "Create User Grant",
|
||||
"DESCRIPTION": "Search for the organisation, the project and the corresponding project roles."
|
||||
},
|
||||
"FILTER": {
|
||||
"0":"filter for user",
|
||||
"1":"filter for domain",
|
||||
"2":"filter for projectname",
|
||||
"3":"filter for rolename"
|
||||
}
|
||||
},
|
||||
"VALIDATION": {
|
||||
@@ -687,7 +698,8 @@
|
||||
"SELECTION": "Selected Elements",
|
||||
"DEACTIVATE": "Deactivate User",
|
||||
"ACTIVATE": "Activate User",
|
||||
"DELETE": "Delete User"
|
||||
"DELETE": "Delete User",
|
||||
"CLEAR":"Clear selection"
|
||||
}
|
||||
},
|
||||
"PROJECT": {
|
||||
|
Reference in New Issue
Block a user