..
__mocks__
Alerting: Add notification policies preview in alert creation ( #68839 )
2023-06-19 13:32:17 +02:00
__snapshots__
Alerting: Add notification policies preview in alert creation ( #68839 )
2023-06-19 13:32:17 +02:00
api
Alerting: Add rules export on a folder level ( #76016 )
2023-10-12 20:17:32 +03:00
components
Chore: Upgrade react-redux
( #77296 )
2023-10-31 16:24:34 +00:00
home
Alerting: Fix GetStarted container width for big screens ( #77397 )
2023-10-31 09:23:07 -03:00
hooks
Chore: Upgrade react-redux
( #77296 )
2023-10-31 16:24:34 +00:00
insights
Alerting: text updates / replace panel ( #76407 )
2023-10-12 13:26:05 +01:00
mocks
Alerting: Fix Alert rule form editing when associated panel has no id ( #77209 )
2023-10-31 08:38:25 +01:00
search
Alerting: Support filtering rules by multiple datasources ( #64355 )
2023-03-22 12:02:56 -03:00
state
Add logging prometheus and ruler rules totals ( #76812 )
2023-10-25 16:47:32 +02: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: Contact points v2 part 3 ( #72444 )
2023-09-26 11:44:18 +03:00
utils
Alerting: Use notifications:read permission for contact points and policies export ( #76954 )
2023-10-31 11:51:20 +01:00
Admin.tsx
Alerting: Refactor Alertmanager picker ( #70720 )
2023-07-04 13:07:05 +03:00
AlertGroups.test.tsx
Alerting: useAbilities hook ( #72626 )
2023-09-12 15:20:39 +02:00
AlertGroups.tsx
Alerting: Refactor Alertmanager picker ( #70720 )
2023-07-04 13:07:05 +03:00
AlertsFolderView.test.tsx
Chore: remove legacy dashboard and folder permission pages ( #77143 )
2023-10-31 14:23:37 +00:00
AlertsFolderView.tsx
Alerting: Loki-based alert state history modal ( #66595 )
2023-04-24 09:28:11 +02: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
Add logging prometheus and ruler rules totals ( #76812 )
2023-10-25 16:47:32 +02:00
CloneRuleEditor.test.tsx
Alerting: Fix Alert rule form editing when associated panel has no id ( #77209 )
2023-10-31 08:38:25 +01: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
features.ts
Alerting: Contact Points v2 part IV ( #76063 )
2023-10-25 15:57:53 +02:00
GrafanaRuleQueryViewer.tsx
Alerting: Make Loki & Prometheus instant vector by default ( #66797 )
2023-04-27 17:38:22 +03:00
mockApi.ts
Alerting: Fix Alert rule form editing when associated panel has no id ( #77209 )
2023-10-31 08:38:25 +01:00
mockGrafanaNotifiers.ts
Alerting: Add message options for Telegram contact point ( #74635 )
2023-09-12 10:45:57 -04:00
mocks.ts
Alerting: Fix Alert rule form editing when associated panel has no id ( #77209 )
2023-10-31 08:38:25 +01:00
MoreActionsRuleButtons.tsx
Alerting: Add rules export on a folder level ( #76016 )
2023-10-12 20:17:32 +03:00
MuteTimings.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
MuteTimings.tsx
Alerting: refactor fetchAlertManagerConfigAction to use RTK Query ( #71261 )
2023-07-14 16:53:50 +02:00
NotificationPolicies.test.tsx
Chore: remove legacy AC fallback from frontend access control checks ( #74385 )
2023-09-06 16:07:49 +01:00
NotificationPolicies.tsx
Alerting: useAbilities hook ( #72626 )
2023-09-12 15:20:39 +02:00
PanelAlertTab.tsx
Chore: Avoid explicit React.FC<Props>
when possible ( #64722 )
2023-03-14 16:38:21 +02:00
PanelAlertTabContent.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
PanelAlertTabContent.tsx
Chore: Avoid explicit React.FC<Props>
when possible ( #64722 )
2023-03-14 16:38:21 +02:00
Receivers.tsx
Alerting: Contact Points v2 part IV ( #76063 )
2023-10-25 15:57:53 +02:00
RedirectToRuleViewer.test.tsx
Alerting: Add "no-rules" to redirect to rule viewer ( #73111 )
2023-08-09 17:17:41 +02: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: Apply negative matchers for route matching ( #77292 )
2023-10-30 18:24:21 +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: Fix incorrect decoding for alert rules with % characters ( #76148 )
2023-10-19 11:51:52 +02:00
RuleEditorCloudOnlyAllowed.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
RuleEditorCloudRules.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
RuleEditorExisting.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
RuleEditorGrafanaRules.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
RuleEditorRecordingRule.test.tsx
AccessControl: Remove legacy frontend AC checks ( #76187 )
2023-10-09 18:10:06 +02:00
RuleList.test.tsx
Add logging prometheus and ruler rules totals ( #76812 )
2023-10-25 16:47:32 +02:00
RuleList.tsx
Alerting: Fix NoRulesSplash being rendered for some seconds, fater creating a rule ( #77048 )
2023-10-25 09:32:28 +02:00
RuleViewer.tsx
Alerting: Add rules export on a folder level ( #76016 )
2023-10-12 20:17:32 +03:00
Silences.test.tsx
Alerting: useAbilities hook ( #72626 )
2023-09-12 15:20:39 +02:00
Silences.tsx
Alerting: Refactor Alertmanager picker ( #70720 )
2023-07-04 13:07:05 +03:00
TESTING.md
Alerting: Improve tests setup ( #73316 )
2023-08-22 13:50:41 +02:00
TODO.md
Alerting: Prometheus-compatible Alertmanager timings editor ( #64526 )
2023-03-21 12:12:25 +01:00
useRouteGroupsMatcher.test.tsx
Alerting: Matching instances preview for notification policies ( #68882 )
2023-05-30 15:15:22 +02:00
useRouteGroupsMatcher.ts
Alerting: Add notification policies preview in alert creation ( #68839 )
2023-06-19 13:32:17 +02:00