grafana/public/app/features/manage-dashboards
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
..
components Task: Add i18n support for public dashboards (#79659) 2024-01-08 13:30:01 -05:00
services Dashboards: Allow dashboards with same name in different folders (#70378) 2023-06-26 11:49:50 +00:00
state Chore: Remove newBrowseDashboards feature toggle (#78190) 2023-11-22 15:22:00 +00:00
utils i18n: dashboard import page (#75664) 2023-09-29 18:38:45 +03:00
DashboardImportPage.tsx Spinner: Fix so that the size property is correctly applied (#77135) 2023-10-25 15:39:32 +01:00
PublicDashboardListPage.tsx PublicDashboards: Audit table redesign (#68137) 2023-05-29 12:59:29 -03:00
SnapshotListPage.tsx PageLayouts: Updates dashboard section routes with navId (#52175) 2022-07-20 17:26:52 +02:00
types.ts Task: Improve public dashboard config url formatting (#79424) 2023-12-14 14:35:17 -05:00