grafana/public/app/features/annotations
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
..
components DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
partials DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
specs Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
all.ts Minor refactoring of #16127 2019-03-22 12:51:12 +01:00
annotation_tooltip.ts Graph: Fixes so only users with correct permissions can add annotations (#30419) 2021-01-21 06:19:03 +01:00
annotations_srv.ts DashboardSettings: Migrates annotations list & edit view from angular to react and new forms styles (#31950) 2021-04-12 09:41:07 +02:00
event_editor.ts Plugins: Support es5 plugins extending es6 core classes (#32664) 2021-04-06 14:51:35 +02:00
event_manager.ts Plugins: Support es5 plugins extending es6 core classes (#32664) 2021-04-06 14:51:35 +02:00
events_processing.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
standardAnnotationSupport.test.ts Tests: Adds expects for observables (#28929) 2020-11-18 15:18:55 +01:00
standardAnnotationSupport.ts Annotation UI text edits (#32458) 2021-03-29 22:45:36 +02:00
types.ts Annotation: use DataFrame[] rather than a single DataFrame (#27587) 2020-09-15 01:43:31 -07:00