grafana/public/app/features/alerting
Yuriy Tseretyan f7f2253072
Alerting: Fix anonymous access to alerting (#49203)
* introduce a fallback handler that checks that role is Viewer.
* update UI nav links to allow alerting tabs for anonymous user
* update rule api to check for Viewer role instead of SignedIn when RBAC is disabled
2022-05-19 09:22:26 -04:00
..
__snapshots__ AlertingNG: Edit Alert Definition (#30676) 2021-02-04 09:13:02 +01:00
components Alerting: refactor unified alerting promotion to deprecation (#49019) 2022-05-17 17:30:41 +02:00
partials Chore: Migrates remaining Angular modals to React (#33476) 2021-04-28 15:22:28 +02:00
state Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
unified Alerting: Fix notification policies label matchers layout (#49159) 2022-05-18 15:01:56 +02:00
utils Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertHowToModal.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleItem.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleItem.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleList.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertRuleList.tsx Alerting: refactor unified alerting promotion to deprecation (#49019) 2022-05-17 17:30:41 +02:00
AlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertTabCtrl.test.ts Alerting: Fixes so notification channels are properly deleted (#31040) 2021-02-09 15:29:50 +01:00
AlertTabCtrl.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertTabIndex.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
EditNotificationChannelPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
FeatureTogglePage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAlertingValidationMessage.test.ts Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
getAlertingValidationMessage.ts Dashboard: replace datasource name with a reference object (#33817) 2021-10-29 10:57:24 -07:00
NewNotificationChannelPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
NotificationsListPage.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
routes.tsx Alerting: Fix anonymous access to alerting (#49203) 2022-05-19 09:22:26 -04:00
StateHistory.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TestRuleResult.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
TestRuleResult.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00