grafana/public/app/features/alerting/unified
Konrad Lalik 117bac71f5
Alerting: Use folders' RBAC permission to control rules actions (#51434)
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
2022-06-30 13:00:29 +02:00
..
api Alerting: Provisioning UI (#50776) 2022-06-20 10:55:12 -04:00
components Alerting: Skip the default data source if incompatible (#51452) 2022-06-28 10:05:53 +02:00
hooks Alerting: Use folders' RBAC permission to control rules actions (#51434) 2022-06-30 13:00:29 +02:00
mocks Alerting: Add validation to slack contact point (#45618) 2022-02-25 15:10:21 +01:00
state Alerting: Use folders' RBAC permission to control rules actions (#51434) 2022-06-30 13:00:29 +02:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: Provisioning UI (#50776) 2022-06-20 10:55:12 -04:00
utils Alerting: Skip the default data source if incompatible (#51452) 2022-06-28 10:05:53 +02:00
Admin.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertGroups.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertGroups.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00
AlertsFolderView.test.tsx Alerting: correctly show all alerts in a folder (#48684) 2022-05-04 11:35:08 +02:00
AlertsFolderView.tsx Alerting: correctly show all alerts in a folder (#48684) 2022-05-04 11:35:08 +02:00
AmRoutes.test.tsx Alerting: Fix removal of notification policy without labels matchers (#50678) 2022-06-15 10:59:37 +02:00
AmRoutes.tsx Alerting: Provisioning UI (#50776) 2022-06-20 10:55:12 -04:00
mocks.ts AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
MuteTimings.test.tsx AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
MuteTimings.tsx Alerting: Provisioning UI (#50776) 2022-06-20 10:55:12 -04:00
PanelAlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelAlertTabContent.test.tsx Chore: some low-hanging type assertion fruit (#51618) 2022-06-30 10:40:00 +01:00
PanelAlertTabContent.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Receivers.test.tsx Chore: Remove react-testing-lib from bundles (#50442) 2022-06-09 11:10:48 +02:00
Receivers.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00
RedirectToRuleViewer.test.tsx Remove as any from requireActual usage (#51182) 2022-06-21 17:48:38 +01:00
RedirectToRuleViewer.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
RuleEditor.test.tsx Alerting: Use folders' RBAC permission to control rules actions (#51434) 2022-06-30 13:00:29 +02:00
RuleEditor.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00
RuleList.test.tsx Alerting: Fix access to alerts for viewer with editor permissions when RBAC is disabled (#49270) 2022-05-23 09:58:20 -04:00
RuleList.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
RuleViewer.test.tsx Remove as any from requireActual usage (#51182) 2022-06-21 17:48:38 +01:00
RuleViewer.tsx Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
Silences.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Silences.tsx Alerting: Improved RBAC for Alert managers (#48344) 2022-05-05 13:34:58 +02:00