|
3c6e0e8ef8
|
Chore: ESlint import order (#44959)
* Add and configure eslint-plugin-import
* Fix the lint:ts npm command
* Autofix + prettier all the files
* Manually fix remaining files
* Move jquery code in jest-setup to external file to safely reorder imports
* Resolve issue caused by circular dependencies within Prometheus
* Update .betterer.results
* Fix missing // @ts-ignore
* ignore iconBundle.ts
* Fix missing // @ts-ignore
|
2022-04-22 14:33:13 +01:00 |
|
|
538b1b196b
|
Alerting: fix route, silence matchers (#34372)
|
2021-05-19 15:30:39 +03:00 |
|
|
d994d0e762
|
Alerting: Create and edit silences (#33593)
|
2021-05-06 10:29:02 +03:00 |
|
|
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 |
|
|
a56293142a
|
Alerting: unified alerting frontend (#32708)
|
2021-04-07 08:42:43 +03:00 |
|