grafana/public/test/helpers
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
..
convertToStoreState.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
createFetchResponse.ts Chore: Removes observableTester (#29369) 2020-11-26 10:32:02 +01:00
fieldConfig.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
getDashboardModel.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
getQueryOptions.ts Explore: Moves PromContext from query level to DataQueryRequest level (#21260) 2019-12-27 09:11:16 +01:00
getTemplateSrvDependencies.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
initTemplateSrv.ts Link suppliers: getLinks API update (#29757) 2020-12-15 13:29:37 +01:00