grafana/public/app/features/alerting/state
Peter Holmberg 6118ab415d
Alerting: Next gen Alerting page (#28397)
* create page and sidebar entry

* add components for query editor and definition

* split pane things

* add reducer and action

* implement split pane and update ui actions

* making things pretty

* Unify toolbar

* minor tweak to title prefix and some padding

* can create definitions

* fix default state

* add notificaion channel

* add wrappers to get correct spacing between panes

* include or exclude description

* implement query editor

* start on query result component

* update from master

* some cleanup and remove expressions touch ups

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-12-11 14:49:14 +01:00
..
actions.ts Alerting: Next gen Alerting page (#28397) 2020-12-11 14:49:14 +01:00
alertDef.ts Alerting: Update alertDef.ts with more time options (#29498) 2020-12-01 15:34:15 +01:00
reducers.test.ts Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
reducers.ts Alerting: Next gen Alerting page (#28397) 2020-12-11 14:49:14 +01:00
selectors.test.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
selectors.ts Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
ThresholdMapper.test.ts Add toggle to disable alert rendering line and fill on Graph panel (#25705) 2020-08-03 09:50:36 -07:00
ThresholdMapper.ts Add toggle to disable alert rendering line and fill on Graph panel (#25705) 2020-08-03 09:50:36 -07:00