grafana/public/app/features/query/components
Marcus Andersson 9de2f1bb8f
Alerting: moving data source uid to query instead of model (#33416)
* initial commit.

* Some more improvements to the expression data source support.

* added tests to verify that time range picker and data source picker only is visible when callbacks is passed to row.

* fixing issue with filter in alerting list.

* minor refactoring.

* removed guarding code, should be fixed in  backend.

* cleaning the data query if we change to a different data source.
2021-04-29 15:10:14 +02:00
..
HelpToggle.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
QueryEditorRow.test.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
QueryEditorRow.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
QueryEditorRowHeader.test.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
QueryEditorRowHeader.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
QueryEditorRows.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
QueryGroup.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
QueryGroupOptions.tsx fix interval label (#32857) 2021-04-14 13:19:18 +02:00