grafana/public/app/features/alerting/unified/components
Joe Blubaugh 3d91047e6e
Alerting: Notification URL points to alert view page instead of alert edit page (#47752)
Before this change, notifications generated by the Grafana Alertmanager
pointed to '/alerting/:ruleID/edit'. This change instead points them to
the view path '/alerting/grafana/:ruleID/view'. The view page has a
better UX, including timeseries display. It's also where many alert
state improvements will land in the next few versions of Grafana.

Fixes #45301

Signed-off-by: Joe Blubaugh <joe.blubaugh@grafana.com>
2022-04-20 21:43:55 +08:00
..
admin Alerting: Add choice to external alertmanagers (#45157) 2022-02-17 12:47:38 +01:00
alert-groups Alerting: Notification URL points to alert view page instead of alert edit page (#47752) 2022-04-20 21:43:55 +08:00
amroutes Alerting: add confirmation modal for deleting notification policies (#47819) 2022-04-19 15:55:54 +02:00
panel-alerts-tab Alerting: interpolate variables when creating alert rule from dashboard panel (#37201) 2021-08-10 10:59:48 +03:00
receivers Alerting: Fix issue with Slack contact point validation (#47559) 2022-04-20 09:40:57 +02:00
rule-editor Alerting: grafana managed group names (#47785) 2022-04-20 11:41:33 +02:00
rule-viewer Alerting: FGAC for alert rules page (#47418) 2022-04-08 13:34:02 +02:00
rules Alerting: grafana managed group names (#47785) 2022-04-20 11:41:33 +02:00
silences Alerting: FGAC bug bash fixes (#47873) 2022-04-19 18:43:33 +02:00
AlertingPageWrapper.tsx Theme: Page styles move to emotion global styles and design tweaks (#33529) 2021-04-30 10:04:01 +02:00
AlertLabel.tsx Alerting: fix route, silence matchers (#34372) 2021-05-19 15:30:39 +03:00
AlertLabels.tsx Alerting: Colorize labels and matchers (#46678) 2022-03-31 15:20:57 +02:00
AlertManagerPicker.tsx Chore: Replace deprecated String.prototype.substr() (#46763) 2022-04-04 11:08:06 +02:00
AnnotationDetailsField.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
Authorize.tsx Alerting: Add FGAC for Silences (#46479) 2022-03-21 16:54:37 -07:00
CollapseToggle.test.tsx Alerting: fix collapsable toggle text regression (#47517) 2022-04-08 17:15:19 +02:00
CollapseToggle.tsx Alerting: fix collapsable toggle text regression (#47517) 2022-04-08 17:15:19 +02:00
DetailsField.tsx Alerting: make rule list page work on mobile (#35991) 2021-06-23 09:27:47 +03:00
DynamicTable.tsx Alerting: add custom grouping to Alert Panel (#44559) 2022-02-03 19:07:27 +01:00
DynamicTableWithGuidelines.tsx Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
EmptyArea.tsx Alerting: Remove CTA button from read-only notification policy page (#41096) 2021-11-09 13:52:49 +01:00
EmptyAreaWithCTA.tsx Alerting: fgac for notification policies and contact points (#46939) 2022-04-06 18:24:33 +02:00
Expression.tsx Alerting: Rule edit form (#32877) 2021-04-14 15:57:36 +03:00
PanelPluginsButtonGroup.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleLocation.tsx Alerting: grafana managed group names (#47785) 2022-04-20 11:41:33 +02:00
StateColoredText.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
StateTag.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
TimeToNow.tsx Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
Well.tsx Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00