grafana/public/app/features/alerting
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
..
__snapshots__ Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
components Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
partials Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
state Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
utils Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +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 Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
AlertTab.tsx Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
AlertTabCtrl.ts RangeUtils: migrate logic from kbn to grafana/data (#27347) 2020-09-02 23:54:06 -07:00
EditNotificationChannelPage.tsx Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
getAlertingValidationMessage.test.ts Logs: Add href to internal link (#23757) 2020-04-22 19:42:28 +02:00
getAlertingValidationMessage.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
NewNotificationChannelPage.tsx Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
NotificationsEditCtrl.ts Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
NotificationsListPage.tsx Alerting: Add confirmation modals for deleting notifier (#25303) 2020-06-03 11:04:38 +03:00
StateHistory.tsx AlertTab: some ui updates (#23971) 2020-04-28 10:06:27 +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 Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00