3
0
mirror of https://github.com/grafana/grafana.git synced 2025-02-25 18:55:37 -06:00
grafana/public/app/features
Torkel Ödegaard d62ca1283c
PanelState: Introduce a new separate redux panel state not keyed by panel.id ()
* 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
..
admin Admin: Enable extending filters () 2021-10-07 17:41:52 +03:00
alerting PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
annotations PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
api-keys A11y: Fix fastpass issues for /org/ pages () 2021-10-01 15:58:18 +01:00
canvas Canvas: Ability to move and resize elements freely () 2021-10-12 10:52:15 -07:00
dashboard PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
datasources Datasources: Fix deletion of datasource if plugin cannot be found () 2021-10-08 12:31:43 +02:00
dimensions Geomap: Custom markers using ResourcePicker with standard marker fallbacks () 2021-10-08 15:49:04 -07:00
explore Explore: Improve local storage error handling when rich history is added () 2021-10-11 09:48:25 +02:00
expressions Datasource: Pass access type to data source instance settings () 2021-08-06 09:24:35 +02:00
folders A11y: Fix fastpass issues for dashboard management pages () 2021-10-06 11:58:18 +01:00
inspector Explore: Download traces as JSON in Explore Inspector () 2021-09-08 07:04:27 -06:00
library-panels PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
live support settings array () 2021-10-06 15:55:54 -04:00
manage-dashboards A11y: Fix fastpass issues for dashboard management pages () 2021-10-06 11:58:18 +01:00
org A11y: Fix fastpass issues for /org/ pages () 2021-10-01 15:58:18 +01:00
panel PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
playlist A11y: Fix fastpass issues for dashboard management pages () 2021-10-06 11:58:18 +01:00
plugins PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
profile A11y: Fix for Fastpass issues on the Profile page () 2021-10-11 06:32:54 +02:00
query PanelState: Introduce a new separate redux panel state not keyed by panel.id () 2021-10-13 08:53:36 +02:00
sandbox Schema: create a new schema package for basic models () 2021-08-23 13:03:41 -07:00
search Folders: Prevents deletion of General folder () 2021-10-08 11:15:15 +02:00
teams A11y: Fix fastpass issues for /org/teams pages () 2021-09-30 15:46:10 +01:00
templating Variables: Prevents panel from crashing when using adhoc variable in data links () 2021-09-23 11:56:33 +02:00
users Table panel: Make filter case insensitive () 2021-09-29 09:35:41 +02:00
variables Variables: Prevents enter key from refreshing page or changing focus () 2021-09-28 06:07:03 +02:00
all.ts TimeSrv: Refactor service to have no dependency on angular () 2021-04-01 06:33:11 +02:00