mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-14 05:17:34 +00:00
feat: console descriptions (#7552)
* org page descriptions * feat(console): describe options * docs: fix bullet * lint * refactor: cleanup unused translations * translate * translate * translate * members * add links * translate * remove scripts * lint * remove node-jq * fix styles * Update console/src/assets/i18n/it.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/it.json Co-authored-by: Max Peintner <max@caos.ch> * Update console/src/assets/i18n/it.json Co-authored-by: Max Peintner <max@caos.ch> --------- Co-authored-by: peintnermax <max@caos.ch>
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
@import 'src/app/modules/filter-events/filter-events.component';
|
||||
@import 'src/app/modules/top-view/top-view.component';
|
||||
@import 'src/app/pages/projects/projects.component';
|
||||
@import 'src/app/pages/grants/grants.component';
|
||||
@import 'src/app/modules/edit-text/edit-text.component.scss';
|
||||
@import 'src/app/pages/projects/apps/integrate/integrate.component.scss';
|
||||
@import 'src/app/modules/providers/providers.scss';
|
||||
@@ -84,6 +85,7 @@
|
||||
@include idp-table-theme($theme);
|
||||
@include events-theme($theme);
|
||||
@include projects-theme($theme);
|
||||
@include grants-theme($theme);
|
||||
@include top-view-theme($theme);
|
||||
@include info-overlay-theme($theme);
|
||||
@include app-auth-method-radio-theme($theme);
|
||||
|
Reference in New Issue
Block a user