grafana/pkg/services
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
..
alerting Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
annotations Annotations: use a single row to represent a region (#17673) 2019-08-16 10:49:30 +02:00
auth pkg/services: Check errors (#19712) 2019-10-22 14:08:18 +02:00
cleanup chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
dashboards Dashboard: Handle min refresh interval when importing dashboard (#23959) 2020-04-27 21:17:28 +02:00
datasources chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
guardian Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
hooks Footer: Display Grafana edition (#21717) 2020-01-27 09:24:44 +01:00
ldap Settings: Expand variables in configuration (#25075) 2020-06-10 14:58:42 +02:00
licensing @grafana/ui: Create Icon component and replace part of the icons (#23402) 2020-04-08 14:33:31 +02:00
login OAuth: Enforce auto_assign_org_id setting when role mapping enabled using Generic OAuth (#22268) 2020-02-19 17:38:53 +01:00
multildap Chore: Resolve random failure with golangci-lint (#21970) 2020-02-07 15:53:03 +01:00
notifications Slack: Support use of chat.postMessage (#25818) 2020-06-26 20:47:06 +02:00
provisioning Provisioning: Apply settings expanders (#25692) 2020-06-25 12:04:42 +02:00
quota chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
rendering Rendering: Add metrics (#23827) 2020-04-27 15:29:46 +03:00
search Search: Support multiple order filters (#24230) 2020-05-06 11:42:52 +02:00
sqlstore Teams: Add index for permission check (#25736) 2020-06-26 15:13:53 +02:00
teamguardian chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00