mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
I18n: User and Org Preferences allow change of Language (#51175)
* add locale selection settings under preferences; Alpha feature toggle; * extract components' ids for internationalisation references * migrate OrgDetailsPage tests from Enzyme to RTL * test locale selection in shared preferences * fix OrgDetailsPage needing a fetch polyfill; "Real fetch shouldn't be being hit." - Josh * remove snapshot * remove snapshot
This commit is contained in:
@@ -104,9 +104,6 @@ exports[`no enzyme tests`] = {
|
||||
"public/app/features/folders/FolderSettingsPage.test.tsx:1109052730": [
|
||||
[0, 19, 13, "RegExp match", "2409514259"]
|
||||
],
|
||||
"public/app/features/org/OrgDetailsPage.test.tsx:3835042085": [
|
||||
[0, 19, 13, "RegExp match", "2409514259"]
|
||||
],
|
||||
"public/app/plugins/datasource/cloudwatch/components/ConfigEditor.test.tsx:227258837": [
|
||||
[0, 19, 13, "RegExp match", "2409514259"]
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user