grafana/public/test
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
..
core Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
helpers 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
lib added no-angle-bracket-type-assertion rule and updatet files to follow rule (#13115) 2018-09-03 11:30:44 +02:00
matchers Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
mocks Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
specs Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
.jshintrc feat(templating): lots of progress on template variable context specific formats, #2918, all elasticsearch / lucene use cases seem to work now 2016-03-01 08:43:54 +01:00
jest-setup.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
jest-shim.ts Prettier: Upgrade to 2 (#30387) 2021-01-20 07:59:48 +01:00
setupTests.ts Tests: Adds expects for observables (#28929) 2020-11-18 15:18:55 +01:00