grafana/public/app/features
Peter Holmberg 400aafa3b3
Migration: Edit notification channel (#25980)
* implement edit page

* connectWithCleanup

* remove angular related code

* use loadingindicator

* use the correct loading component

* handle secureFields

* fixed implementation of secure fields

* Keep secureFields after rerendering the form

* CollapsableSection and Page refactor

* use checkbox instead of switch

* fix comment

* add cursor to section

* Fixed issues after PR review

* Fix issue with some settings being undefined

* new reducer and start with test

* algorithm to migrate secure fields

* UX: Minor UI Tweaks

* Added field around checkboxes, and missing required field

* fixed test

* tests for util

* minor tweaks and changes

* define as records

* fix typ error

* forward invalid to textarea and inputcontrol

* merge formdata and redux data in test

* fix issue with creating channel

* do not figure out securefields in migration

Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2020-09-09 12:46:19 +02:00
..
admin Orgs: Remove org deprecation notice as we have decided to preserve multi-org support (#26853) 2020-08-07 10:35:30 +02:00
alerting Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
annotations Annotations: improve datasource annotation types and add basic query properties (#27342) 2020-09-03 10:41:25 -07:00
api-keys RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
dashboard Chore: fixes build errors (#27466) 2020-09-09 08:57:07 +02:00
datasources Datasources list: Search now respects datasource type (#26456) 2020-07-20 15:49:20 +01:00
explore Explore: table result should not override display property (#27411) 2020-09-08 11:04:25 +02:00
expressions Form migrations: Final components to LegacyForms (#23707) 2020-04-21 11:42:21 +02:00
folders Fix: Redirect to correct url after creating a folder (#26160) 2020-07-09 14:38:47 +02:00
live Live: include a streaming event manager (#26537) 2020-07-27 00:26:16 -07:00
manage-dashboards Chore: Removes some unneeded console logging and changes logs to errors (#26235) 2020-07-10 15:07:04 +01:00
org Admin: Fix updating organization name not updating configuration subtitle (#26315) 2020-08-07 09:00:44 +02:00
panel BackendSrv: Queues data source requests but passes through api requests (#26947) 2020-08-20 11:32:10 +02:00
playlist RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
plugins AppPlugin: Show exceptions in dev (#26795) 2020-08-05 15:47:25 +02:00
profile Fixes signup workflow and UI (#26263) 2020-09-07 18:24:46 +03:00
search Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
teams BackendSrv: Queues data source requests but passes through api requests (#26947) 2020-08-20 11:32:10 +02:00
templating E2E: Adding globals variables and interpolation format gdev test dashboard and e2e test (#26827) 2020-08-06 14:54:24 +02:00
users Add space after comma for placeholder text (#25931) 2020-07-01 10:34:36 +03:00
variables RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
all.ts Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00