grafana/public/app/features/dashboard/components/DashboardSettings
Maria Alexandra 182b03aa8f
Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680)
* Use redux action to update dashboard.timezone
* Added unit test

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2021-06-16 08:31:16 +02:00
..
__mocks__ DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
AnnotationsSettings.test.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
AnnotationsSettings.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
AutoRefreshIntervals.test.tsx
AutoRefreshIntervals.tsx Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
DashboardSettings.tsx PageToolbar: add bottom padding (#34602) 2021-05-26 10:49:39 +02:00
DashboardSettingsHeader.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
GeneralSettings.test.tsx Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680) 2021-06-16 08:31:16 +02:00
GeneralSettings.tsx Dashboard Settings: Fix TimeZone dropdown doesn't change the timezone (#35680) 2021-06-16 08:31:16 +02:00
JsonEditorSettings.tsx DashboardSettings: Fixing container styles for the json mode view (#33789) 2021-05-06 12:27:14 -07:00
LinksSettings.test.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
LinksSettings.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
ListNewButton.tsx DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
TimePickerSettings.tsx Performance: Standardize lodash imports to use destructured members (#33040) 2021-04-21 09:38:00 +02:00
VersionsSettings.test.tsx DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
VersionsSettings.tsx DashboardSettings: Migrates history diff view from angular to react (#31997) 2021-03-25 11:51:09 +01:00
index.ts