grafana/public/app/features/alerting/unified
Virginia Cepeda 33f66e6350
Alerting: Show paused status in rules group accordion (#64068)
* Show paused status in group accordion

* Fix linting

* display number of paused alerts within normal label
2023-03-03 11:13:55 -03:00
..
__snapshots__ Expressions: Fixes the issue showing expressions editor (#62510) 2023-01-31 18:50:10 +01:00
api Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
components Alerting: Show paused status in rules group accordion (#64068) 2023-03-03 11:13:55 -03:00
hooks Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
mocks Alerting: Add alert rule cloning action (#59200) 2022-12-01 16:21:54 +01:00
search Alerting: Add support for "normal" as state filter in rule search (#62630) 2023-02-01 13:32:06 +01:00
state Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
styles Alerting: Alert rules pagination (#50612) 2022-06-22 11:33:39 +02:00
types Alerting: Allow alert rule pausing from API (#62326) 2023-02-01 13:15:03 +01:00
utils Alerting: Show paused status in rules group accordion (#64068) 2023-03-03 11:13:55 -03: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 AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
AlertGroups.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
AlertsFolderView.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01: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
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: Avoid printing [object][Object] in error message (#64023) 2023-03-02 10:48:44 -05:00
CloneRuleEditor.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
CloneRuleEditor.tsx Alerting: Add Copy action to templates table (#62135) 2023-02-01 14:14:10 +01:00
ExistingRuleEditor.tsx Alerting: fix "no permissions" alert flashing (#59300) 2022-11-24 19:58:02 +01:00
features.ts Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
GrafanaRuleQueryViewer.tsx Alerting: Access query details of provisioned alerts (#59626) 2022-12-15 13:33:41 +01:00
Home.tsx Alerting: fix "policy" typo (#62953) 2023-02-06 15:27:37 +01:00
mocks.ts Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
MuteTimings.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
MuteTimings.tsx Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
NotificationPolicies.test.tsx Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
NotificationPolicies.tsx Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00
PanelAlertTab.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
PanelAlertTabContent.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
PanelAlertTabContent.tsx Chore: ESlint import order (#44959) 2022-04-22 14:33:13 +01:00
Receivers.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
Receivers.tsx Fix wrong texts in titles when cloning templates (#63930) 2023-03-01 09:37:00 -05:00
RedirectToRuleViewer.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01: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 changing datasource and creating new query not using defaults. (#63092) 2023-02-24 13:43:54 +01:00
RuleEditorCloudRules.test.tsx Alerting: Fix changing datasource and creating new query not using defaults. (#63092) 2023-02-24 13:43:54 +01:00
RuleEditorExisting.test.tsx Alerting: Fix changing datasource and creating new query not using defaults. (#63092) 2023-02-24 13:43:54 +01:00
RuleEditorGrafanaRules.test.tsx Alerting: Fix changing datasource and creating new query not using defaults. (#63092) 2023-02-24 13:43:54 +01:00
RuleEditorRecordingRule.test.tsx Alerting: Fix changing datasource and creating new query not using defaults. (#63092) 2023-02-24 13:43:54 +01:00
RuleList.test.tsx Alerting: Allow downloading alert rules from subpath (#64136) 2023-03-03 14:34:06 +01:00
RuleList.tsx Alerting: Allow downloading alert rules from subpath (#64136) 2023-03-03 14:34:06 +01:00
RuleViewer.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
RuleViewer.tsx Alerting: Add dashboard and panel links to rule and instance annotations (#63243) 2023-02-22 13:17:13 +01:00
Silences.test.tsx AppChrome: Unify logic for chromeless pages that should not have NavBar, CommandPalette, Search etc (#62281) 2023-02-02 09:53:06 +01:00
Silences.tsx Alerting: hide "silence" button for external AM setups (#62133) 2023-02-01 15:51:05 +01:00
TODO.md Alerting: New notification policies view (#61952) 2023-03-02 13:49:38 +01:00