grafana/public/app/features/alerting
Hugo Häggmark 9bd6ed887c
Alerting: Prevents creating alerts from unsupported queries (#19250)
* Refactor: Makes PanelEditor use state and shows validation message on AlerTab

* Refactor: Makes validation message nicer looking

* Refactor: Changes imports

* Refactor: Removes conditional props

* Refactor: Changes after feedback from PR review

* Refactor: Removes unused action
2019-09-23 05:17:00 -07:00
..
__snapshots__ AlertList: removed icon 2019-05-10 07:33:33 +02:00
partials NotificationChannels: Add delete button to edit page (#19103) 2019-09-15 12:08:57 +02:00
state Refactor: move some files to @grafana/data (#17952) 2019-07-06 08:05:53 +02:00
AlertRuleItem.test.tsx Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
AlertRuleItem.tsx Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
AlertRuleList.test.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
AlertRuleList.tsx Build: add @grafana/data package (#17436) 2019-06-18 08:17:27 -07:00
AlertTab.tsx Alerting: Prevents creating alerts from unsupported queries (#19250) 2019-09-23 05:17:00 -07:00
AlertTabCtrl.ts Alerting: Prevents creating alerts from unsupported queries (#19250) 2019-09-23 05:17:00 -07:00
getAlertingValidationMessage.test.ts Alerting: Prevents creating alerts from unsupported queries (#19250) 2019-09-23 05:17:00 -07:00
getAlertingValidationMessage.ts Alerting: Prevents creating alerts from unsupported queries (#19250) 2019-09-23 05:17:00 -07:00
NotificationsEditCtrl.ts NotificationChannels: Add delete button to edit page (#19103) 2019-09-15 12:08:57 +02:00
NotificationsListCtrl.ts NavModel: Fixed page header ui tabs issues for some admin pages (#17444) 2019-06-05 15:18:31 +02:00
StateHistory.tsx Add a @grafana/runtime package with backendSrv interface (#16533) 2019-06-03 17:55:59 +02:00
TestRuleResult.test.tsx Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
TestRuleResult.tsx Transformers: configure result transformations after query(alpha) (#18740) 2019-09-09 08:58:57 +02:00