grafana/public/app/features/alerting/unified/hooks
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302)
* Initial pass to move panel state to it's own, and make it by key not panel.id

* Progress

* Not making much progress, having panel.key be mutable is causing a lot of issues

* Think this is starting to work

* Began fixing tests

* Add selector

* Bug fixes and changes to cleanup, and fixing all flicking when switching library panels

* Removed console.log

* fixes after merge

* fixing tests

* fixing tests

* Added new test for changePlugin thunk
2021-10-13 08:53:36 +02:00
..
useAlertManagerSourceName.ts Alerting: add button to deactivate current alertmanager configuration (#36951) 2021-07-22 09:15:39 +03:00
useCombinedRule.ts Alerting: make alert state indicator in panel header work with Grafana 8 alerts (#38713) 2021-10-11 16:55:45 +03:00
useCombinedRuleNamespaces.ts Alerting: UI to edit cortex/loki namespace & group names, group eval interval (#38543) 2021-08-26 16:40:27 +03:00
useControlledFieldArray.ts Alerting: edit cloud receivers (#33570) 2021-05-06 12:32:45 +03:00
useFilteredAmGroups.ts Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
useFilteredRules.ts Alerting: UI standardization and fixes (#38770) 2021-10-01 15:15:55 -07:00
useFolder.ts Alerting: enforce roles on frontend (#33997) 2021-05-17 11:15:17 +03:00
useGroupedAlerts.ts Alerting: Add custom grouping for alert groups (#37378) 2021-08-19 09:22:52 -07:00
useHasRuler.ts Alerting: alert list state view (#33020) 2021-04-16 12:08:08 +03:00
useIsRuleEditable.ts Alerting: allow creating/editing recording rules for Loki and Cortex (#38064) 2021-08-24 10:31:56 +02:00
usePanelCombinedRules.ts PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00
useRuleSourcesWithRuler.ts Alerting: better detect cortex/loki ruler api (#36030) 2021-07-12 14:10:13 -07:00
useUnifiedAlertingSelector.ts Alerting: unified alerting frontend (#32708) 2021-04-07 08:42:43 +03:00
useVizHeight.ts Alerting: Set max width on alerting query rows (#34749) 2021-05-27 16:15:43 +02:00