grafana/public/app/features/alerting/unified
Gilles De Mey 702fd0f9e8
Docs: Update wording / text and copy (#61868)
Co-authored-by: brendamuir <100768211+brendamuir@users.noreply.github.com>
2023-01-30 15:26:21 +00:00
..
__snapshots__ Update jest monorepo to v29 (#58261) 2022-11-24 14:00:41 +00:00
api Use queryFn instead of query to be able to catch errors in onCall req… (#60685) 2022-12-22 14:30:27 +01:00
components Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
hooks Alerting: Add export button for exporting all alert rules in alert list view (#62416) 2023-01-30 11:13:08 +01:00
mocks Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
search Alerting: Alert rules search improvements (#61398) 2023-01-26 13:44:14 +01:00
state Alerting: Fix group select not being filled by selected folder when creating alert from panel (#61577) 2023-01-17 11:16:54 +01:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth (#61473) 2023-01-13 13:34:39 +01:00
utils Alerting: Add export button for exporting all alert rules in alert list view (#62416) 2023-01-30 11:13:08 +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 Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
AmRoutes.tsx Alerting: Recognise & change UI for OnCall notification policy + contact point (#60259) 2022-12-21 14:46:55 +01:00
Analytics.test.ts Alerting: only track events for survey if user is not new (#61005) 2023-01-09 14:41:03 -03:00
Analytics.ts Alerting: change context parameter type (#61197) 2023-01-10 12:17:11 -03: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
GrafanaRuleQueryViewer.tsx Alerting: Access query details of provisioned alerts (#59626) 2022-12-15 13:33:41 +01:00
Home.tsx Alerting: remove link to Grafana University (#62318) 2023-01-27 08:21:47 -05:00
mocks.ts Alerting: Fix recording rules being shown in the rules table on edit group modal (#62171) 2023-01-26 16:11:29 +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 test: use deterministic timestamp to compare snapshots (#61670) 2023-01-23 09:44:10 +01:00
PanelAlertTabContent.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Receivers.test.tsx Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
Receivers.tsx Docs: Rename Message templates to Notification templates (#59477) 2023-01-18 17:26:34 +00: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: Increase test timeout (#60445) 2022-12-16 12:41:38 +01:00
RuleEditorExisting.test.tsx Alerting: Increase test timeout (#60445) 2022-12-16 12:41:38 +01:00
RuleEditorGrafanaRules.test.tsx Alerting: Increase test timeout (#60445) 2022-12-16 12:41:38 +01:00
RuleEditorRecordingRule.test.tsx Alerting: re-enable recording rule editor test (#60639) 2022-12-21 13:12:44 -03:00
RuleList.test.tsx Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
RuleList.tsx Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
RuleViewer.test.tsx Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00
RuleViewer.tsx Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00
Silences.test.tsx Docs: Update wording / text and copy (#61868) 2023-01-30 15:26:21 +00:00
Silences.tsx Alerting: Add Alertmanager choice warning (#55311) 2022-10-21 11:01:07 +02:00
TODO.md Alerting: Add Rule UID and Clone button to the rule details page (#62321) 2023-01-30 16:02:01 +01:00