grafana/public/app/features/dashboard/components/DashboardSettings
Torkel Ödegaard 7b23ed728f
DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950)
* Initial commit, list and edit page working

* Progress

* angular and standard editors work

* Unifying more between annotations list and links list

* Remove submenu visibilty stuff

* Update packages/grafana-data/src/types/annotations.ts

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>

* Review feedback

* fixed checkbox

* Fixes

* test(annotationsettings): initial commit of tests

* delete files brought back by master merge

* update datasourcepicker import path

* update emotion import

* test(linksettings): clean up tests

* Fixed test

* test(annotationssettings): add remaining tests

* docs(grafana-data): export namespace for docs build

* docs(grafana-ui): export ColorValueEditorProps for docs build

* docs(grafana-ui): add docs annotation for ColorValueEditorProps

Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2021-04-12 09:41:07 +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 Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
AutoRefreshIntervals.tsx Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02:00
DashboardSettings.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +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.tsx DashboardSettings: Fixes issue with tags list not updating when changes are made (#32241) 2021-03-23 10:03:52 +01:00
index.ts Dashboard: Migrate general settings to react (#30914) 2021-02-09 12:04:03 +01:00
JsonEditorSettings.tsx Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +02: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 Edit dashboard UI text (#32520) 2021-04-01 17:42:57 +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