grafana/public/app/features/alerting/unified
Nathan Rodman a0dac9c6d9
Alerting: Add alertmanager notifications tab (#35759)
* Add alertmanager notifications tab

* Link to silences page from am alert

* Include summary for alertmanager group

* Fix colors for am state

* Add horizontal dividing line

* PR feedback

* Add basic unit test for alert notificaitons

* Rename Notificaitons component file

* Polling interval to groups

* Add alertmanager notifications tab

* Link to silences page from am alert

* Include summary for alertmanager group

* PR feedback

* Add basic unit test for alert notificaitons

* Rename Notificaitons component file

* Alerting: make alertmanager notifications view responsive (#36067)

* refac DynamicTableWithGuidelines

* more responsiveness fixes

* Add more to tests

* Add loading and alert state for notifications

Co-authored-by: Domas <domas.lapinskas@grafana.com>
2021-07-07 16:17:26 -07:00
..
api Alerting: for cortex am, load default config from status if theres no user config (#35769) 2021-06-23 09:32:42 -07:00
components Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
hooks Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
mocks Clarify that Threema Gateway Alerts support only Basic IDs (#34828) 2021-05-28 08:54:55 +02:00
state Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
styles Alerting: Updates the new alerting rule table to use new theme (#33684) 2021-05-04 13:38:01 +02:00
types Alerting: rename type to make it obvious what part of the code base it belongs to. (#34714) 2021-05-27 12:29:10 +02:00
utils Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
AmNotifications.test.tsx Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
AmNotifications.tsx Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
AmRoutes.test.tsx Alerting: miscellaneous alertmanager config issues, tests (#35364) 2021-06-14 15:37:28 +03:00
AmRoutes.tsx Alerting: miscellaneous alertmanager config issues, tests (#35364) 2021-06-14 15:37:28 +03:00
mocks.ts Alerting: Add alertmanager notifications tab (#35759) 2021-07-07 16:17:26 -07:00
PanelAlertTab.tsx Alerting: update panel alert tab (#33850) 2021-05-17 10:39:42 +03:00
PanelAlertTabContent.tsx Alerting: various rule form fixes (#34272) 2021-05-18 19:14:57 +03:00
Receivers.test.tsx Alerting: for cortex am, load default config from status if theres no user config (#35769) 2021-06-23 09:32:42 -07:00
Receivers.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00
RedirectToRuleViewer.test.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RedirectToRuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleEditor.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleList.test.tsx Alerting: make rule list page work on mobile (#35991) 2021-06-23 09:27:47 +03:00
RuleList.tsx Alerting: misc rule list fixes (#34400) 2021-05-19 18:54:03 +03:00
RuleViewer.test.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
RuleViewer.tsx Alerting: view to display alert rule and its underlying data. (#35546) 2021-07-01 12:02:41 +02:00
Silences.tsx Alerting: wrap top level components in ErrorBoundary (#34040) 2021-05-18 13:56:31 +03:00