grafana/public/app/features/alerting
Marcus Efraimsson 98df2ec745
Alerting: Handle image renderer unavailable when edit notifiers (#23711)
If no image renderer available/installed when adding a new  alert notification 
channel will set Include image to false per default, otherwise true as before.
If no image renderer available/installed when adding/edit alert notification 
channel will show an informational message that you need to install the 
Grafana Image Renderer plugin for Grafana to be able to render an image. 

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-04-24 10:42:13 +02:00
..
__snapshots__ Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
partials Alerting: Handle image renderer unavailable when edit notifiers (#23711) 2020-04-24 10:42:13 +02:00
state @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
AlertRuleItem.test.tsx Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
AlertRuleItem.tsx Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
AlertRuleList.test.tsx Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
AlertRuleList.tsx Form migrations: Teams and alert list (#23810) 2020-04-24 09:26:09 +02:00
AlertTab.tsx NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02:00
AlertTabCtrl.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
getAlertingValidationMessage.test.ts Logs: Add href to internal link (#23757) 2020-04-22 19:42:28 +02:00
getAlertingValidationMessage.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
NotificationsEditCtrl.ts Alerting: Handle image renderer unavailable when edit notifiers (#23711) 2020-04-24 10:42:13 +02:00
NotificationsListCtrl.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
StateHistory.tsx @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +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 @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00