grafana/public/app/features/alerting/components
Peter Holmberg 529f564bd4
AlertingNG: Enable UI to Save Alert Definitions (#30394)
* transform state to what the api expects

* add expr prop to dataquery

* Add evalutate field

* add refid picker to options

* minor fix to enable save

* fix  import

* more fixes after merge

* use default datasource if not changed

* replace name with title

* Change name in ui as well

* remove not used loadDataSources function

* prettier fixes

* look up datasource

* correct datasource per query model

* revert dataquery change, use expressionid const

* fix for type

* fix faulty const

* description readonly
2021-01-22 16:08:54 +01:00
..
AlertDefinitionOptions.tsx AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
AlertingQueryEditor.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertingQueryPreview.tsx NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00
BasicSettings.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
ChannelSettings.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
NotificationChannelForm.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
NotificationChannelOptions.tsx Notifications: UX tweak to redesign of form and sections to make it left aligned and cleaner (#27479) 2020-09-11 08:10:07 +02:00
NotificationSettings.tsx Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
OptionElement.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PreviewInstancesTab.tsx NgAlerting: View query result (#30218) 2021-01-19 14:04:54 +01:00
PreviewQueryTab.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00