grafana/public/app/features/alerting
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114)
Support storing sensitive notification settings securely/encrypted.
Move slack notifier url and api token to secure settings.
Migrating slack notifier to store token and url encrypted is currently 
a manual process by saving an existing slack alert notification channel.
saving an existing slack alert notification channel will reset the stored 
non-secure url and token.

Closes #25113
Ref #25967

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-08 10:17:05 +02:00
..
__snapshots__ Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
components Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
partials QueryTab: Design updates (#23906) 2020-04-26 21:59:14 +02:00
state Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +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 AlertTab: some ui updates (#23971) 2020-04-28 10:06:27 +02:00
AlertTabCtrl.ts @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00
getAlertingValidationMessage.test.ts Logs: Add href to internal link (#23757) 2020-04-22 19:42:28 +02:00
getAlertingValidationMessage.ts Chore: Reorg packages (#20111) 2019-10-31 10:48:05 +01:00
NewAlertNotificationPage.tsx Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +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 @grafana/ui: Replace various icons using Icon component (#23442) 2020-04-12 22:20:02 +02:00