.. |
__mocks__
|
Alerting: Add notification policies preview in alert creation (#68839)
|
2023-06-19 13:32:17 +02:00 |
__snapshots__
|
Alerting: Add pagination and improved search for notification policies (#81535)
|
2024-02-16 17:11:03 +01:00 |
api
|
Add correct tag invalidation after creating a silence
|
2024-04-29 14:15:48 +01:00 |
components
|
Add comment explaining reset in silences editor
|
2024-04-29 14:15:48 +01:00 |
home
|
PluginExtensions: Make the extensions registry reactive (#83085)
|
2024-04-24 09:33:16 +02:00 |
hooks
|
Remove explicit imports of whatwg-fetch from individual test files
|
2024-04-18 12:23:38 +01:00 |
insights
|
Alerting: Fix firing alerts title when showing active in Insights panel (#80414)
|
2024-01-12 16:47:27 +01:00 |
integration
|
ModalsContext: Unify modals context and manager (#84916)
|
2024-03-28 13:26:57 +01:00 |
mocks
|
Add mock server handlers necessary for Silences
|
2024-04-29 14:15:48 +01:00 |
search
|
Alerting: Improve integration with dashboards (#80201)
|
2024-01-29 16:09:10 +01:00 |
state
|
Remove unused actions/reducers
|
2024-04-29 14:15:48 +01:00 |
styles
|
Chore: Replace deprecated usage of shape.borderRadius() (#72672)
|
2023-08-01 14:46:07 +01:00 |
testSetup
|
Alerting: Improve tests setup (#73316)
|
2023-08-22 13:50:41 +02:00 |
types
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
utils
|
Alerting: Fix max_alerts field handling (#86651)
|
2024-04-22 12:25:04 +02:00 |
Admin.tsx
|
Alerting: Detail view v2 (#77795)
|
2024-01-02 10:05:58 +01:00 |
AlertGroups.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
AlertGroups.tsx
|
Alerting: Improve heading accessibility (#85723)
|
2024-04-12 16:19:47 +02:00 |
AlertingNotEnabled.tsx
|
Alerting: Remove legacy alerting (#83671)
|
2024-03-14 15:36:35 +01:00 |
AlertsFolderView.test.tsx
|
Alerting: Fix AlertsFolderView not showing rules when using nested folders (#84465)
|
2024-03-15 14:08:09 +01:00 |
AlertsFolderView.tsx
|
Alerting: Fix AlertsFolderView not showing rules when using nested folders (#84465)
|
2024-03-15 14:08:09 +01:00 |
AlertWarning.tsx
|
Navigation: Use navid and pagnav in alert rules pages (#55722)
|
2022-10-04 14:36:36 +02:00 |
Analytics.test.ts
|
Alerting: Survey changes (#68043)
|
2023-05-10 13:26:57 -03:00 |
Analytics.ts
|
Alerting: Track when switching from simplified routing to policies routing or vice versa (#83108)
|
2024-03-11 08:47:22 +01:00 |
CloneRuleEditor.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
CloneRuleEditor.tsx
|
Alerting: Add Modify export feature for Grafana-managed alert rules (#75114)
|
2023-09-28 16:07:45 +02:00 |
createRouteGroupsMatcherWorker.ts
|
Alerting: Matching instances preview for notification policies (#68882)
|
2023-05-30 15:15:22 +02:00 |
ExistingRuleEditor.tsx
|
Alerting: Add Modify export feature for Grafana-managed alert rules (#75114)
|
2023-09-28 16:07:45 +02:00 |
GrafanaRuleQueryViewer.test.tsx
|
Alerting: Query and conditions improvements (#83426)
|
2024-03-15 18:37:11 +02:00 |
GrafanaRuleQueryViewer.tsx
|
Alerting: Query and conditions improvements (#83426)
|
2024-03-15 18:37:11 +02:00 |
initAlerting.tsx
|
Alerting: Remove legacy alerting (#83671)
|
2024-03-14 15:36:35 +01:00 |
mockApi.ts
|
Add handlers to mock server
|
2024-04-29 14:15:48 +01:00 |
mockGrafanaNotifiers.ts
|
Alerting: Add message options for Telegram contact point (#74635)
|
2023-09-12 10:45:57 -04:00 |
mocks.ts
|
Add mock server handlers necessary for Silences
|
2024-04-29 14:15:48 +01:00 |
MuteTimings.test.tsx
|
Alerting: Fix wrong use of empty list in times field in the UI (#84179)
|
2024-03-15 15:48:16 +01:00 |
MuteTimings.tsx
|
Alerting: Use time_intervals instead of the deprecated mute_time_intervals in a… (#83147)
|
2024-02-28 15:21:00 +01:00 |
NotificationPolicies.test.tsx
|
Alerting: Add pagination and improved search for notification policies (#81535)
|
2024-02-16 17:11:03 +01:00 |
NotificationPolicies.tsx
|
Alerting: Always omit IDs from all routes when updating notification policy tree (#84304)
|
2024-03-12 18:04:49 +02:00 |
PanelAlertTab.tsx
|
Dashboard scenes: Display alerts in scenes dashboard (#81260)
|
2024-01-30 10:30:35 +01:00 |
PanelAlertTabContent.test.tsx
|
Alerting: Skip flaky test (#86921)
|
2024-04-25 13:43:37 +01:00 |
PanelAlertTabContent.tsx
|
Dashboard scenes: Display alerts in scenes dashboard (#81260)
|
2024-01-30 10:30:35 +01:00 |
Receivers.tsx
|
Alerting: Improve template preview (#84798)
|
2024-04-04 18:37:24 +03:00 |
RedirectToRuleViewer.test.tsx
|
DashboardScene: Show insights icon (#84877)
|
2024-03-22 09:46:29 +01:00 |
RedirectToRuleViewer.tsx
|
Alerting: Make shareable alert rule link work if rule name contains forward slashes (#75362)
|
2023-10-04 13:48:55 +02:00 |
routeGroupsMatcher.ts
|
Alerting: Add support for UTF-8 characters in notification policies and silences (#81455)
|
2024-02-09 15:46:28 +01:00 |
routeGroupsMatcher.worker.ts
|
Alerting: Add notification policies preview in alert creation (#68839)
|
2023-06-19 13:32:17 +02:00 |
RuleEditor.tsx
|
Alerting: Detail view v2 (#77795)
|
2024-01-02 10:05:58 +01:00 |
RuleEditorCloudOnlyAllowed.test.tsx
|
Dashboards: Remove advancedDataSourcePicker feature toggle (#81790)
|
2024-02-06 09:20:07 +00:00 |
RuleEditorCloudRules.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
RuleEditorExisting.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
RuleEditorGrafanaRules.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
RuleEditorRecordingRule.test.tsx
|
Alerting: Gops labels integration (#85467)
|
2024-04-23 14:38:31 +02:00 |
RuleList.test.tsx
|
PluginExtensions: Make the extensions registry reactive (#83085)
|
2024-04-24 09:33:16 +02:00 |
RuleList.tsx
|
Chore: removing some type assertions (#85839)
|
2024-04-10 14:54:31 +01:00 |
RuleViewer.tsx
|
Alerting: Promote new alerting detail view (#84277)
|
2024-03-14 15:18:01 +01:00 |
Silences.test.tsx
|
Refactor Silences test
|
2024-04-29 14:15:48 +01:00 |
Silences.tsx
|
Restructure Silences components for better separation of concerns
|
2024-04-29 14:15:48 +01:00 |
Templates.tsx
|
Alerting: Improve template preview (#84798)
|
2024-04-04 18:37:24 +03:00 |
TESTING.md
|
Alerting: Improve tests setup (#73316)
|
2023-08-22 13:50:41 +02:00 |
TODO.md
|
fix typos (#83414)
|
2024-02-26 10:52:44 -07:00 |
useRouteGroupsMatcher.test.tsx
|
Alerting: Remove react-enable (#77955)
|
2023-11-09 18:35:03 +01:00 |
useRouteGroupsMatcher.ts
|
Alerting: Support PromQL-style matchers (#84672)
|
2024-03-21 14:11:18 +01:00 |