Commit Graph

1452 Commits (046eedaa4ca05bc2a1594e43d552b7147c3aa76d)

Author SHA1 Message Date
Tom Ratcliffe ccaf850c09 Refactor to `useTabQueryParam` 1 year ago
Tom Ratcliffe d91e1a4e3a Refactor tab query param logic and add tests 1 year ago
Tom Ratcliffe 800a2e0228 Fix tests being stateful due to locationService 1 year ago
Tom Ratcliffe 94ad66998f Send tab query param through when returning from template save 1 year ago
Tom Ratcliffe 933cc3f075 Tweak ContactPoints to use query param for tab selection 1 year ago
Tom Ratcliffe a852b70953 Fix console.errors from edit group modal tests 1 year ago
Tom Ratcliffe fff524b54c Make quick eval buttons in group edit set dirty state on form and handle invalid case 1 year ago
Tom Ratcliffe 584d2bcb91 Remove useEffect that was setting incorrect display value for pending period 1 year ago
Armand Grillet 212acb9bc5
Alerting: clarify alerting silences (#85853) 1 year ago
Ashley Harrison 3c69de6be5
Chore: removing some type assertions (#85839) 1 year ago
Sonia Aguilar e234d098e9
Alerting: Get oncall metada only when we have alert manager configuration data (#85622) 1 year ago
Adela Almasan 5f0ca1429b
Annotations: Fix annotation title (#85614) 1 year ago
Konrad Lalik 9b4f88c6f6
Alerting: Improve template preview (#84798) 1 year ago
Gilles De Mey d3ee3c0a24
Alerting: Evaluation quick buttons (#85010) 1 year ago
Gilles De Mey c41b0a71cf
Alerting: Add state history polling interval (#84837) 1 year ago
Tobias Skarhed f387cff836
Accessibility: Default Icon to aria-hidden (#84362) 1 year ago
Tom Ratcliffe 0ec48cfdbd Add success toast for rule update back in 1 year ago
Tom Ratcliffe d585a5bc88 Rename tag for combined alert rules 1 year ago
Tom Ratcliffe 1fcb264c87 Add InfoPausedRule back to alert detail view 1 year ago
Tom Ratcliffe 20a1955026 Reuse StateTag for Paused state 1 year ago
Tom Ratcliffe 0e87adbc97 Remove await from dispatch 1 year ago
Tom Ratcliffe ff8203a6cf Forward ref to StateTag so it can work with Tooltip 1 year ago
Tom Ratcliffe fb40c09eaf Reuse existing mock user method 1 year ago
Tom Ratcliffe 2ca5e43a65 Remove superfluous `alert` from pause text 1 year ago
Tom Ratcliffe 30471c340a Use verbose mutation from RTKQ for better IDE experience 1 year ago
Tom Ratcliffe 28572102cf Use `produce` for pause payload generation and return early 1 year ago
Tom Ratcliffe 12eeda5b7d Hide alert update success toast 1 year ago
Gilles De Mey fbe43100aa add paused badge 1 year ago
Tom Ratcliffe 30699dabec Move repeated Paused message into component 1 year ago
Tom Ratcliffe 31fb80b29a Move MenuItemPaused to components folder 1 year ago
Tom Ratcliffe 1e54899c6d Remove unneeded type 1 year ago
Tom Ratcliffe b037236b9c Add tag invalidation to updateRule mutation 1 year ago
Tom Ratcliffe 9ca2f7bece Add pause/resume logic to menu items on Alert detail view 1 year ago
Tom Ratcliffe 7d80373b5e Move repeated menu item logic for pausing rules into separate component 1 year ago
Tom Ratcliffe b84962ef3f Update tests to use existing mock server approach 1 year ago
Tom Ratcliffe 5fbca0962e Fix import/export messing with Policy tests 1 year ago
Tom Ratcliffe bd06607a51 Fix typing check for paused rules in table 1 year ago
Tom Ratcliffe 820f4f0ef5 Remove console logs, fix aggregate errors and add missing endpoint 1 year ago
Tom Ratcliffe 8c313add00 Add test for resuming a paused alert rule 1 year ago
Tom Ratcliffe fef481efc3 Add mock data for paused rules 1 year ago
Tom Ratcliffe 5505b72998 Add first pass of basic mock server for alerting usage 1 year ago
Tom Ratcliffe 72a3142c3b Add pause/resume button with mutation for saving alert rule changes 1 year ago
Tom Ratcliffe 9a416b8241 Fix potential display of "0" on rule details tab 1 year ago
Tom Ratcliffe a94c3d63cc Update utils for determining paused state of a rule 1 year ago
Tom Ratcliffe 7fd9cbbfb5 Export alerts limit for reuse when re-fetching rules list 1 year ago
Tom Ratcliffe 1a5d227e05 Hide "firing for time" if a rule is paused 1 year ago
Tom Ratcliffe 93fd11fe86 Update alert state tag to display Paused as its own "state" 1 year ago
Tom Ratcliffe a881e7e404 Display info message on rule detail view when a rule is paused 1 year ago
Tom Ratcliffe 31be1231cf Move max width from rule editor parent 1 year ago
Tom Ratcliffe d0dcb72683 Display info message on rule form when a rule is paused 1 year ago