grafana/public/app/features/annotations
Marcus Andersson 81859880d3
Annotations: fixing so when changing annotations query links submenu will be updated. (#28990)
* fixing so changes to annotations query links will update submenu.

* Refactored so we dont use the events to trigger a refresh but instead recreating the annotations list instead of mutating the existing list.

* updated snapshot.

* uppdates according to feedback.

* fixed so it also works to update a annotation.
2020-11-21 12:35:18 +01:00
..
components Annotation: use DataFrame[] rather than a single DataFrame (#27587) 2020-09-15 01:43:31 -07:00
partials Annotations: fixing so when changing annotations query links submenu will be updated. (#28990) 2020-11-21 12:35:18 +01: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 Security: Fix annotation popup XSS vulnerability (#23813) 2020-04-23 11:35:43 +02:00
annotations_srv.ts Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
editor_ctrl.ts Annotations: fixing so when changing annotations query links submenu will be updated. (#28990) 2020-11-21 12:35:18 +01:00
event_editor.ts Annotations: Fixes error when trying to create annotation when dashboard is unsaved (#29013) 2020-11-11 12:18:45 +01:00
event_manager.ts PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
events_processing.ts Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
standardAnnotationSupport.test.ts Tests: Adds expects for observables (#28929) 2020-11-18 15:18:55 +01:00
standardAnnotationSupport.ts Transformations: Use Observable (#27584) 2020-10-06 07:55:09 +02:00
types.ts Annotation: use DataFrame[] rather than a single DataFrame (#27587) 2020-09-15 01:43:31 -07:00