Commit Graph

366 Commits (0c9ca20bc586214a54d09e073a24fac551ac8fac)

Author SHA1 Message Date
Tom Ratcliffe 482af91782
Alerting: Remove manual feature discovery mocking (#96243) 5 months ago
Konrad Lalik 8055d69ad2
Alerting: Alert list - pagination and filtering part 1 (#96423) 5 months ago
Tom Ratcliffe 5be8a9b3c3
Alerting/chore: Deprecate MockDataSourceSrv and remove from Alerting tests (#97267) 5 months ago
Tom Ratcliffe 19cc2efaf2
Chore: Fix unnecessary nullish-coalescing (#97555) 5 months ago
Tom Ratcliffe 4f7ffafe98
Alerting: Consistently order member imports in alerting code (#97688) 6 months ago
Sonia Aguilar dd9638cade
Alerting: Improve performance ash page (#97619) 6 months ago
Gilles De Mey c6d3cf89ad
Alerting: Fix navigating to URLs with "%" (#96992) 6 months ago
Josh Hunt f6b6935563
Chore: Make ResizeObserver test mock only emit if an element is being observed (#96770) 6 months ago
Sonia Aguilar 1b0cc60d65
Alerting: Move evaluation outside folder section, and move labels in instead (#95121) 6 months ago
Gilles De Mey 73ae4a51b2
Alerting: Silence drawer being forcefully closed (#96579) 6 months ago
Konrad Lalik b73ab15878
Alerting: New list view (Part 1) (#95039) 6 months ago
Tom Ratcliffe cbe8b8a290
Alerting: Lint and remove unused object properties (#92996) 6 months ago
Pepe Cano 7112a79b35
Alerting UI: Update help button and descriptions for recording rules (#96047) 7 months ago
Tom Ratcliffe 7e34c015ee
Alerting: Load alerting state view based on prom primary feature toggle (#95045) 7 months ago
Gilles De Mey c42f42223a
Alerting: New alert state list view (#94068) 7 months ago
Alex Khomenko f671ad51fe
Alerting: Update Alert State History router import (#95218) 7 months ago
Alex Khomenko 97249d15d1
Routing: Update alerting routes to react router 6 (#94469) 8 months ago
Sonia Aguilar fe656229c3
Alerting: Pluralize error tag (#94157) 8 months ago
Alex Khomenko f55f7f2634
Routing: Replace Redirect component with Navigate (#94072) 8 months ago
Tom Ratcliffe fc51ec70ba
Alerting: Add manage permissions UI logic for Contact Points (#92885) 8 months ago
Konrad Lalik db42af20ca
Alerting: Prometheus primary mode for the alert list page (#92975) 8 months ago
Gilles De Mey 4b1d8eeef0
Alerting: Remove filter for state without reason (#93604) 8 months ago
Gilles De Mey 70b5bd609c
Alerting: Update rules empty state CTA (#93276) 8 months ago
Erik Sundell 8c702d4a6b
Plugin extensions: Make sure core features use new hooks (#92723) 8 months ago
Gilles De Mey 90ee52e8d9
Alerting: New search UI – Part 1 (#91620) 9 months ago
Gilles De Mey c8dc4d93d4
Alerting: Rename list view section titles (#93182) 9 months ago
Konrad Lalik 5942d8595d
Alerting: Fix pending period for vanilla prom rules (#92728) 9 months ago
Tom Ratcliffe 172662af58
Alerting: Stop rule state view from crashing when prom rule state is missing (#91483) 9 months ago
Alex Khomenko 0af4a20b58
Routing: Import useLocation from compat package (#92071) 9 months ago
Gilles De Mey 00381711a4
Alerting: useProduceNewRuleGroup for creating / updating alert rules. (#90497) 9 months ago
Konrad Lalik db711d6a21
Alerting: Allow groups and namespaces with slashes (#92183) 9 months ago
Tom Ratcliffe 735954386f
Alerting: Consolidate contact points dropdown and add filter in alert rules (#91690) 10 months ago
Gilles De Mey d312e2aacf
Alerting: Swap useAsync return signature params (#91634) 10 months ago
Tom Ratcliffe 3ec2084c23
Alerting: Remove all but one usage of `TestProvider` within test code (#91542) 10 months ago
Tom Ratcliffe b4a23e097a
Alerting: Add types to react hook form usage register method (#91566) 10 months ago
Tom Ratcliffe 734af2ea9f
Alerting: Enable "dot-notation" rule (#91497) 10 months ago
Tom Ratcliffe 500ae2ff1e
Alerting: Enable "prefer-const" rule (#91495) 10 months ago
Tom Ratcliffe e771500487
Alerting: Enable "no-unused-props" rule (#91492) 10 months ago
Sonia Aguilar d080a91e8a
Alerting: Refactor createUrl and createAbsoluteUrl (#90667) 10 months ago
Tom Ratcliffe 6fcf594b32
Alerting: Add eslint testing-library plugin dependency and create separate ESLint config (#91052) 10 months ago
Tom Ratcliffe 9d639278f4
Alerting: Refactor simplified routing contact points hook (#90762) 10 months ago
Gilles De Mey 746e2eeee6
Alerting: Add validation for path separators in the rule group edit modal (#90887) 10 months ago
Sonia Aguilar 8423d06988
Alerting: Implement UI for grafana-managed recording rules (#90360) 10 months ago
Tom Ratcliffe a61cd94a70
Alerting: Tidy up contact points/misc other tests' mock server behaviour (#90469) 10 months ago
Tom Ratcliffe 7829fced94
Alerting: Hide edit/view rule buttons according to deleting/creating state (#90375) 10 months ago
Sonia Aguilar dbc755925d
Alerting: Track central ash interactions (#90330) 10 months ago
Tom Ratcliffe 0547a9ed88
Alerting: Remove unneeded uses of setBackendSrv in alerting tests (#90380) 10 months ago
Gilles De Mey e64ef2245c
Alerting: Re-organise rule group hooks (#90368) 11 months ago
Ashley Harrison b321dc7280
Chore: Migrate from `react-beautiful-dnd` to `@hello-pangea/dnd` (#90328) 11 months ago
Gilles De Mey 6874202dfa
Alerting: Implement "rename / move / update" for `useProduceNewRuleGroup` (#89706) 11 months ago