grafana/public/app/features/alerting
Torkel Ödegaard 38caa80acd
DataSourceSrv: Look up data source by uid and name transparently (#29449)
* Datasources: Look up data source by uid or name transparently

* comment tweak

* Removed config

* fixed type issues

* Initialize datasource srv

* Added deprecation notice

* Renamed getSettingsFor to getInstanceSettings

* fixed ts issue
2020-12-01 15:17:33 +01:00
..
__snapshots__ Grafana UI: Card API refactor (#29034) 2020-11-19 09:48:56 +02:00
components Alerting: Append appSubUrl to back button on channel form (#28282) 2020-10-15 13:30:06 +02:00
partials Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
state Fix: Ensure Notification types loaded before loading notification channel (#28115) 2020-10-08 15:17:27 +02:00
utils Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
AlertRuleItem.test.tsx Grafana UI: Card API refactor (#29034) 2020-11-19 09:48:56 +02:00
AlertRuleItem.tsx Grafana UI: Card API refactor (#29034) 2020-11-19 09:48:56 +02:00
AlertRuleList.test.tsx Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
AlertRuleList.tsx Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
AlertTab.tsx PanelEditor: Prevents adding transformations in panels with alerts (#27706) 2020-09-23 07:47:20 +02:00
AlertTabCtrl.ts Alerting: remove obsolete notifiers (after user confirmation) (#28190) 2020-10-12 21:14:08 +03:00
EditNotificationChannelPage.tsx Fix: Ensure Notification types loaded before loading notification channel (#28115) 2020-10-08 15:17:27 +02:00
getAlertingValidationMessage.test.ts DataSourceSrv: Look up data source by uid and name transparently (#29449) 2020-12-01 15:17:33 +01:00
getAlertingValidationMessage.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
NewNotificationChannelPage.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
NotificationsEditCtrl.ts Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
NotificationsListPage.tsx Alerting: Add confirmation modals for deleting notifier (#25303) 2020-06-03 11:04:38 +03:00
StateHistory.tsx AlertTab: some ui updates (#23971) 2020-04-28 10:06:27 +02: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 Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00