grafana/public/app/core/reducers
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
..
appNotification.test.ts Alerts: Dedupe alerts so that we do not fill the screen with the same alert messsage (#30935) 2021-02-08 10:56:04 +01:00
appNotification.ts Alerts: Dedupe alerts so that we do not fill the screen with the same alert messsage (#30935) 2021-02-08 10:56:04 +01:00
index.ts Chore: remove redux-logger (#34220) 2021-05-17 16:43:40 +02:00
navModel.test.ts Admin: Fix updating organization name not updating configuration subtitle (#26315) 2020-08-07 09:00:44 +02:00
navModel.ts Admin: Fix updating organization name not updating configuration subtitle (#26315) 2020-08-07 09:00:44 +02:00
processsAclItems.ts Chore: Fix all Typescript strict null errors (#26204) 2020-07-10 12:46:59 +02:00
root.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
root.ts PanelState: Introduce a new separate redux panel state not keyed by panel.id (#40302) 2021-10-13 08:53:36 +02:00