grafana/public/app/features/dashboard/state
Torkel Ödegaard 15033d0011
PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389)
* PanelOptions: Refactoring on applying panel and field options from PanelModel

* Progress

* Filtering out props

* downgraded prettier

* Fixes

* Initial simple remember and restore for custom and overrides

* clearing custom options and overrides and restoring works

* actually use the function

* Added type for options cache

* minor fix

* Updated with new prettier

* Added old field config to panel type change handler

* Update public/app/features/dashboard/state/getPanelOptionsWithDefaults.test.ts

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>

Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2021-01-20 16:06:29 +01:00
..
actions.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardMigrator.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardModel.repeat.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardModel.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
DashboardModel.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
getPanelOptionsWithDefaults.test.ts PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389) 2021-01-20 16:06:29 +01:00
getPanelOptionsWithDefaults.ts PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389) 2021-01-20 16:06:29 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
initDashboard.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
PanelModel.test.ts PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389) 2021-01-20 16:06:29 +01:00
PanelModel.ts PanelOptions: Refactoring applying panel and field options out of PanelModel and add property clean up for properties not in field config registry (#30389) 2021-01-20 16:06:29 +01:00
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
reducers.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00