grafana/public/app/features/alerting/unified
2022-12-12 13:53:18 +01:00
..
__snapshots__ Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
api Alerting: Add dashboard and panel picker to the rule form (#58304) 2022-11-23 10:27:49 +01:00
components Alerting: Adds evaluation interval to group view (#59974) 2022-12-12 13:53:18 +01:00
hooks Update dependency @reduxjs/toolkit to v1.9.0 (#58247) 2022-12-08 17:27:38 +00:00
mocks Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
state Alerting: Reduce number of buildinfo calls (#59319) 2022-12-01 11:05:28 -05:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: Improve UI for making more clear that evaluation interval belongs to the group (#56397) 2022-11-21 17:59:19 +01:00
utils Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
Admin.tsx Alerting: Configure alert manager data source as an external AM (#52081) 2022-08-01 10:20:43 +02:00
AlertGroups.test.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
AlertGroups.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
AlertsFolderView.test.tsx Alerting: correctly show all alerts in a folder (#48684) 2022-05-04 11:35:08 +02:00
AlertsFolderView.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
AlertWarning.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
AmRoutes.test.tsx Alerting: Improve Mimir AM interoperability with Grafana (#53396) 2022-08-16 16:01:57 +02:00
AmRoutes.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
Analytics.ts Chore: Switch Grafana to using faro libraries (#58186) 2022-11-08 10:36:27 +01:00
CloneRuleEditor.test.tsx Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
CloneRuleEditor.tsx Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
ExistingRuleEditor.tsx Alerting: fix "no permissions" alert flashing (#59300) 2022-11-24 19:58:02 +01:00
mocks.ts Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
MuteTimings.test.tsx AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
MuteTimings.tsx Chore: Update and enforce usage of typed react-redux hooks (#55349) 2022-09-19 10:49:35 +01:00
PanelAlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelAlertTabContent.test.tsx Alerting: move alert rule View/Edit/Delete action buttons to collapsed row (#57687) 2022-10-31 14:42:09 +01:00
PanelAlertTabContent.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Receivers.test.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
Receivers.tsx Revert: Query editor components from grafana-ui (#57436) 2022-10-24 17:12:36 +02:00
RedirectToRuleViewer.test.tsx Alerting: Fix source and rule name decoding on Find route (#56805) 2022-10-14 10:06:00 +02:00
RedirectToRuleViewer.tsx Alerting: Fix source and rule name decoding on Find route (#56805) 2022-10-14 10:06:00 +02:00
RuleEditor.tsx Alerting: Reduce number of buildinfo calls (#59319) 2022-12-01 11:05:28 -05:00
RuleEditorCloudOnlyAllowed.test.tsx Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
RuleEditorCloudRules.test.tsx Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
RuleEditorExisting.test.tsx Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
RuleEditorGrafanaRules.test.tsx Alerting: Fix RuleEditor flaky test for existing grafana managed alert (#59780) 2022-12-07 16:15:33 +01:00
RuleEditorRecordingRule.test.tsx Alerting: skip flaky test RuleEditor recording rules.can create a new cloud recording rule (#60044) 2022-12-08 13:09:45 -05:00
RuleList.test.tsx Alerting: Adds evaluation interval to group view (#59974) 2022-12-12 13:53:18 +01:00
RuleList.tsx Alerting: Adds evaluation interval to group view (#59974) 2022-12-12 13:53:18 +01:00
RuleViewer.test.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
RuleViewer.tsx Navigation: Use navid and pagnav in alert rules pages (#55722) 2022-10-04 14:36:36 +02:00
Silences.test.tsx Alerting: Allow created by to be manually set when there's no creator for silences (#55952) 2022-10-03 10:56:27 +02:00
Silences.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00