..
__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
Alerting: Fix recording rules showing alert notification information. ( #61988 )
2023-01-25 08:26:51 +00:00
hooks
Alerting: use SupportedPlugin.OnCall detecting OnCall types as a single source of truth ( #61473 )
2023-01-13 13:34:39 +01:00
mocks
Alerting: Add alert rule cloning action ( #59200 )
2022-12-01 16:21:54 +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: Enable editing evaluation interval in alert form when creating a new group ( #60083 )
2022-12-15 08:28:47 +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: Use pluginBridge to check if plugin is installed ( #61356 )
2023-01-12 19:52:36 +01: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: Landing page v2 ( #61600 )
2023-01-18 12:40:09 +01:00
mocks.ts
Alerting: Fix missing edit/delete/copy link in alert view ( #60874 )
2023-01-03 13:08:14 +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
Alerting: Recognise & change UI for OnCall notification policy + contact point ( #60259 )
2022-12-21 14:46:55 +01: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
Alerting: Declare incident from a firing alert ( #61178 )
2023-01-11 11:52:20 +00:00
RuleList.tsx
Alerting: Adds evaluation interval to group view ( #59974 )
2022-12-12 13:53:18 +01:00
RuleViewer.test.tsx
Alerting: Declare incident from a firing alert ( #61178 )
2023-01-11 11:52:20 +00:00
RuleViewer.tsx
Alerting: Fix missing edit/delete/copy link in alert view ( #60874 )
2023-01-03 13:08:14 +01:00
Silences.test.tsx
Alerting: Fix flakey silence test ( #61395 )
2023-01-12 14:32:25 -03:00
Silences.tsx
Alerting: Add Alertmanager choice warning ( #55311 )
2022-10-21 11:01:07 +02:00
TODO.md
Alerting: Add refactoring todo for getting rid of '+ Add new' option in drop-downs ( #60405 )
2022-12-15 11:24:58 -05:00