grafana/public/app/features/dashboard
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
..
components NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 2020-04-01 15:33:10 +02:00
containers Dashboard: removes variables property (#23107) 2020-03-30 07:52:00 +02:00
dashgrid Dashboard: removes variables property (#23107) 2020-03-30 07:52:00 +02:00
panel_editor BackendSrv: Adds config to response to fix external plugins that use this (#23032) 2020-03-25 10:21:12 +01:00
services Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
state NewPanelEditor: Options/FieldConfig API for defaults and common options selection (#23214) 2020-04-01 15:33:10 +02:00
utils NewPanelEdit: Adding repeating options (#22984) 2020-03-24 15:44:13 +01:00
index.ts Migration: Share dashboard/panel modal (#22436) 2020-03-03 15:04:28 +03:00