grafana/public/app/features/admin
Lucy Chen 49af992661
Task: Add i18n support for public dashboards (#79659)
* feat(public-dashboards): add i18n support

* fix(public-dashboard): correct name convention for i18n

* fix(public-dashboard): correct i18n key convention + extraction

* feat(public-dashboard): mark up i18n for remaining cfg modal

* fix(public-dashboard): de-dynamicize ack comps for i18n + markup i18n for missing parts

* feat(public-dashboard): mark up i18n for DeletePubDashModal

* feat(public-dashboard): mark up i18n for ShareModal public dashboard

* chore(i18n): run yarn i18n:extract

* update naming cconvention

* add mark up phrases

* update json file

* fix import

* fix title

* fix url

* Copy button translation

* Update user admin page

* escape char

* interpolation

* fix escape

* prettier space

* update naming

* update setting keys

* standardize key naming convention

* fix radiobutton

* Fix naming convention as recommended by frontend team

* Prettier and fix naming

* fix variables that cannot be translated

* prettier check

---------

Co-authored-by: hainenber <dotronghai96@gmail.com>
2024-01-08 13:30:01 -05:00
..
ldap Chore: remove gf-forms and LegacyForms from Ldap Page (#76156) 2023-10-10 15:56:34 +02:00
partials Admin: Cleanup old admin users edit page, see #19139 (#24463) 2020-05-10 21:05:02 +02:00
state Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
UserListPublicDashboardPage Task: Add i18n support for public dashboards (#79659) 2024-01-08 13:30:01 -05:00
Users Fix: Text area for devices not found to say no devices (#80011) 2024-01-04 14:04:45 +01:00
AdminEditOrgPage.tsx RolePicker: Optimise rendering inside lists of items (#77297) 2023-11-01 11:57:02 +01:00
AdminFeatureTogglesAPI.ts Feature Management: UI improvements (#76866) 2023-10-26 10:42:00 +01:00
AdminFeatureTogglesPage.tsx Feature Management: Link to grafana.com docs from feature toggle admin page (#77302) 2023-10-27 19:16:43 +03:00
AdminFeatureTogglesTable.tsx Feature Management: UI improvements (#76866) 2023-10-26 10:42:00 +01:00
AdminListOrgsPage.tsx Orgs: Add skeleton loader (#79141) 2023-12-06 16:07:32 +00:00
AdminOrgsTable.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
AdminSettings.tsx Settings: Add skeleton loader (#79234) 2023-12-08 09:25:06 +00:00
AdminSettingsTable.tsx Skeleton: Abstract out attach/animation logic (#79309) 2023-12-12 11:05:36 +00:00
api.ts RolePicker: Optimise rendering inside lists of items (#77297) 2023-11-01 11:57:02 +01:00
LicenseChrome.tsx Chore: Use theme.shape.radius.circle everywhere (#70896) 2023-06-29 13:56:05 +01:00
OrgRolePicker.tsx Revert "RBAC: Allow the basic role None as option of the org role #76335 (#77033) 2023-10-24 13:02:17 +01:00
ServerStats.test.tsx Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738) 2023-12-20 10:59:29 +01:00
ServerStats.tsx Anonymous: Fix anonymous access needs anonymousEnabled in config to show in UI (#79738) 2023-12-20 10:59:29 +01:00
ServerStatsCard.tsx Anonymous: Add device limits to stats (#79494) 2023-12-18 09:32:57 +01:00
UpgradePage.tsx Chore/React18: Update component prop types (#56898) 2022-10-14 10:24:32 +01:00
UserAdminPage.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserCreatePage.tsx Navigation: more nav interface cleanup (#67708) 2023-05-04 14:17:44 +01:00
UserLdapSyncInfo.tsx Auth: Move LDAP debug to Authentication menu (#71285) 2023-07-12 18:15:02 +02:00
UserListAdminPage.tsx Admin: Use backend sort (#75228) 2023-09-29 12:48:36 +03:00
UserListAnonymousPage.tsx Auth: Add anonymous users view and stats (#78685) 2023-11-29 17:58:41 +01:00
UserListPage.test.tsx Chore: remove legacy AC fallback from frontend access control checks (#74385) 2023-09-06 16:07:49 +01:00
UserListPage.tsx Task: Add i18n support for public dashboards (#79659) 2024-01-08 13:30:01 -05:00
UserOrgs.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserPermissions.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserProfile.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
UserSessions.tsx Chore: Removes gf-form from admin/user_ (#79502) 2023-12-15 08:06:51 +02:00
utils.ts Fix: Email and username trimming and invitation validation (#58442) 2022-11-14 13:11:26 +01:00