grafana/public/app/features/alerting/state
Peter Holmberg 6465b2f0a3
Migration: Migrate New notification channel page (#25265)
* creating page

* add types select

* adding switches

* start with converting angular templates to json

* converting more alert channels to new format

* convert remaining channels

* typing the form

* add validation, update models

* fix default value in type select

* fix type

* fix issue with validation rule

* add missing settings

* fix type errors

* test notification

* add comments to structs

* fix selectable value and minor things on each channel

* More typings

* fix strictnull

* rename ModelValue -> PropertyName

* rename show -> showWhen

* add enums and adding comments

* fix comment

* break out channel options to component

* use try catch

* adding default case to OptionElement if element not supported
2020-06-29 13:39:12 +02:00
..
actions.ts Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
alertDef.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
reducers.test.ts Datasource/Cloudwatch: Adds support for Cloudwatch Logs (#23566) 2020-04-25 22:48:20 +02:00
reducers.ts Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
selectors.test.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
selectors.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00
ThresholdMapper.test.ts refactor: changed nav store to use nav index and selector instead of initNav action 2018-09-02 10:36:36 -07:00
ThresholdMapper.ts Chore: No implict any fixes (#17020) 2019-05-13 09:38:19 +02:00