grafana/public/app/features/alerting/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
..
AlertDefinitionItem.tsx Alerting: temporarily add old ng routes (#32770) 2021-04-08 12:52:43 +03:00
AlertDefinitionOptions.tsx Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
AlertingQueryEditor.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
AlertingQueryPreview.tsx Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
AlertingQueryRows.tsx Alerting: moving data source uid to query instead of model (#33416) 2021-04-29 15:10:14 +02:00
BasicSettings.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ChannelSettings.tsx Alerts/InfoBox: Replaces all uses of InfoBox & FeatureInfoBox with Alert (#33352) 2021-04-26 07:18:46 +02:00
EmptyState.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
NotificationChannelForm.tsx Emotion: Upgrades emotion from 10 to 11 and updates all import paths (#32541) 2021-04-01 14:15:23 +02:00
NotificationChannelOptions.tsx Buttons: introduce buttonStyle prop (#33384) 2021-04-27 12:03:06 +02:00
NotificationSettings.tsx Edit alert UI text (#32456) 2021-03-30 08:23:00 +02:00
OptionElement.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PreviewInstancesTab.tsx AlertingNG: Refactor the query preview component (#31281) 2021-03-15 10:17:21 +01:00
PreviewQueryTab.tsx Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00