grafana/public/app/features/alerting/unified
Nathan Rodman 1913d304a3
Alerting: Add silences table (#33138)
* Create table for silences

* Style table to figma designs

* Add rules table to silences

* Rebase with new rules table

* Remove redundant reducer

* fetch alertmanager alerts (#33142)

* fetch alertmanager alerts

* show the alerts json

* Use matching alerts from alertmanager api

* Add handle to expire silence

* Get silenced alerts closer to figma designs

* fix expire silence endpoint typo

* Style affected alerts table

* Add default empty string for alertmanager source

Co-authored-by: Domas <domasx2@gmail.com>
2021-04-27 13:46:34 -07:00
..
api Alerting: Add silences table (#33138) 2021-04-27 13:46:34 -07:00
components Alerting: Add silences table (#33138) 2021-04-27 13:46:34 -07:00
hooks Alerting: create/edit notification templates (#33225) 2021-04-27 16:28:53 +03:00
mocks Alerting: adding query editor when creating threshold rule. (#33123) 2021-04-21 13:57:17 +02:00
state Alerting: Add silences table (#33138) 2021-04-27 13:46:34 -07:00
styles Alerting: receivers page + template list (#33112) 2021-04-19 13:02:58 +03:00
types Alerting: separate namespace & group inputs for system alerts (#33026) 2021-04-16 14:57:33 +03:00
utils Alerting: Add silences table (#33138) 2021-04-27 13:46:34 -07:00
AmRoutes.tsx Alerting: create/edit notification templates (#33225) 2021-04-27 16:28:53 +03:00
mocks.ts Alerting: editing existing rules via UI (#33005) 2021-04-16 11:08:26 +03:00
Receivers.tsx Alerting: create/edit notification templates (#33225) 2021-04-27 16:28:53 +03:00
RuleEditor.tsx Alerts/InfoBox: Replaces all uses of InfoBox & FeatureInfoBox with Alert (#33352) 2021-04-26 07:18:46 +02:00
RuleList.test.tsx Alerting: create/edit notification templates (#33225) 2021-04-27 16:28:53 +03:00
RuleList.tsx Alerting: create/edit notification templates (#33225) 2021-04-27 16:28:53 +03:00
Silences.tsx Alerting: Add silences table (#33138) 2021-04-27 13:46:34 -07:00