grafana/public/app/features/dashboard/state
Dominik Prokop dcf6bbc14f
NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214)
* Add "some" typesafety to panel options/field config APIs

* Allow selected common field config properties config, allow option defaults config via fluent API

* Update packages/grafana-data/src/panel/PanelPlugin.ts

Co-Authored-By: Ryan McKinley <ryantxu@gmail.com>

* Add defaults support for custom field config

* Enable defaults setting for standard and custom field configs

* Remove setFieldConfigDefaults from PanelPlugin API and replace it with useStandardFieldConfig

* Update API for standard field config defaults

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2020-04-01 15:33:10 +02:00
..
actions.ts NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
analyticsProcessor.ts Analytics: Send event when opening a dashboard (#22921) 2020-03-25 09:01:49 +01:00
DashboardMigrator.test.ts Table: Added text align option to column styles (#21175) 2020-01-09 16:01:12 +01:00
DashboardMigrator.ts Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
DashboardModel.repeat.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DashboardModel.test.ts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
DashboardModel.ts Variables: removes cloneDeep from getVariables selector (#23196) 2020-03-30 17:03:34 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Analytics: Send event when opening a dashboard (#22921) 2020-03-25 09:01:49 +01:00
initDashboard.ts Dashboard: removes variables property (#23107) 2020-03-30 07:52:00 +02:00
PanelModel.test.ts NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 2020-04-01 15:33:10 +02:00
PanelModel.ts NewPanelEditor: Fixes alert state & annotations, alert history (#23124) 2020-03-27 06:40:14 +01:00
PanelQueryRunner.test.ts FieldOverrides: Apply field overrides in PanelQueryRunner (#22439) 2020-03-16 14:26:03 +01:00
PanelQueryRunner.ts FieldOverrides: Apply field overrides in PanelQueryRunner (#22439) 2020-03-16 14:26:03 +01:00
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
reducers.ts NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
runRequest.test.ts Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
runRequest.ts Analytics: Send event when opening a dashboard (#22921) 2020-03-25 09:01:49 +01:00
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00