Tobias Skarhed
f1f02207f2
Alerting: Improve heading accessibility ( #85723 )
...
* Change from h5 to Text component
* Fix goworksum error
* Add headings for contact points and notification policies
* Alert group h2
* Reset labels and move h2 to group by
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2024-04-12 16:19:47 +02:00
Sonia Aguilar
da1538ba82
Alerting: Update docs after moving action buttons im the alert list, and move t… ( #81375 )
...
Update docs after moving action buttons im the alert list, and move the loading spinner
2024-01-29 16:52:34 +01:00
Sonia Aguilar
f042ca5b12
Alerting: Move action buttons in the alert list view ( #81341 )
...
Move action buttons in the alert list view
2024-01-26 14:56:00 +01:00
Ashley Harrison
5f2fd8935d
Spinner: Fix so that the size property is correctly applied ( #77135 )
...
* correctly apply spinner sizes, refactor to have standard sizes
* better prop definitions so constant values show in IDEs
* 12 is xs, not sm
2023-10-25 15:39:32 +01:00
Torkel Ödegaard
7d1b61e033
AlertRules: Update design to align it with recent changes to lists and tables ( #66461 )
...
* AlertRules: Update design to be less boxy
* tag alignment fix
* Minor tweak
2023-04-13 16:00:03 +02:00
Ryan McKinley
d710507bc5
Chore: Avoid explicit React.FC<Props> when possible ( #64722 )
2023-03-14 16:38:21 +02:00
Virginia Cepeda
97df6e682e
[Alerting] - make rule groups the default view ( #58271 )
2022-11-07 09:44:20 -03:00
Konrad Lalik
5ddf7b85df
Alerting: Alert list performance improvements ( #56247 )
...
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com >
2022-10-11 16:24:01 +02:00
Gilles De Mey
ca2b97b095
Alerting: Adds support for editing group details for Grafana managed rules ( #53120 )
2022-08-04 11:39:28 -04:00
Konrad Lalik
765b995b1b
Alerting: Alert rules pagination ( #50612 )
2022-06-22 11:33:39 +02:00
Josh Hunt
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
Gilles De Mey
be3f52abb1
Alerting: grafana managed group names ( #47785 )
2022-04-20 11:41:33 +02:00
Nathan Rodman
427f75d9b0
Alerting: UI standardization and fixes ( #38770 )
...
* Add expand all button for rule list group view
* filter out recording rules by default
* Create rule type filter
* Add placeholder text for inputs
* WIP move Silences to use DynamicTable
* Use dynamic table for silences page
* hide expand all for state list view
* Add placeholders for inputs
* Update selector in receivers test
* Fix strict error for ruleType
* remove redundant placeholder text and cleanup hooks
* add fixed width for schedule
* Rebase with dynamic table for silences
* only show expand/collapse when filters are active
2021-10-01 15:15:55 -07:00
Domas
5721019573
Alerting: various rule form fixes ( #34272 )
2021-05-18 19:14:57 +03:00