grafana/public/app/features/alerting
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
..
__snapshots__ Chore: Upgrade typescript to 4.1 (#29493) 2020-12-03 15:05:59 +00:00
components AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
partials Alerting: Evaluate data templating in alert rule name and message (#29908) 2021-01-19 22:02:44 +01:00
state AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
utils Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertRuleItem.test.tsx Grafana UI: Card API refactor (#29034) 2020-11-19 09:48:56 +02:00
AlertRuleItem.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertRuleList.test.tsx Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
AlertRuleList.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertTab.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
AlertTabCtrl.ts Alerting: Hides threshold handle for percentual thresholds (#30431) 2021-01-21 06:23:09 +01:00
EditNotificationChannelPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
getAlertingValidationMessage.test.ts QueryGroup & DataSourceSrv & DataSourcePicker changes simplify usage, error handling and reduce duplication, support for uid (#29542) 2020-12-04 14:24:55 +01:00
getAlertingValidationMessage.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
NewNotificationChannelPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
NextGenAlertingPage.tsx AlertingNG: Enable UI to Save Alert Definitions (#30394) 2021-01-22 16:08:54 +01:00
NotificationsEditCtrl.ts Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
NotificationsListPage.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
StateHistory.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
TestRuleResult.test.tsx NewPanelEditor: Fixed so that test alert rule works in new edit mode (#23179) 2020-03-30 13:50:18 +02:00
TestRuleResult.tsx Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00