grafana/public/app/features/annotations
Torkel Ödegaard adc1b965f3
PanelData: Adds annotations and QueryResultMeta dataTopic (#27757)
* topics round two

* more props

* remove Data from enum

* PanelData: Simplify ideas a bit to only focus on the addition of annotations in panel data

* Test data scenario

* Old graph panel showing annotations from PanelData

* Fixed comment

* Fixed issues trying to remove use of event.source

* Added unit test

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-09-24 21:01:31 +02:00
..
components Annotation: use DataFrame[] rather than a single DataFrame (#27587) 2020-09-15 01:43:31 -07:00
partials Annotations: add standard annotations support (and use it for flux queries) (#27375) 2020-09-11 08:09:44 -07: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 PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
editor_ctrl.ts Annotations: add standard annotations support (and use it for flux queries) (#27375) 2020-09-11 08:09:44 -07:00
event_editor.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02: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 PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
standardAnnotationSupport.ts PanelData: Adds annotations and QueryResultMeta dataTopic (#27757) 2020-09-24 21:01:31 +02:00
types.ts Annotation: use DataFrame[] rather than a single DataFrame (#27587) 2020-09-15 01:43:31 -07:00