grafana/public/app/features/dashboard
Dominik Prokop 1256d9e78d
grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754)
This changes PanelModel's API to support PanelModel API updates when changing panel type. Primary useful when changing panel type between Angular and React panels, as other migrations can be handled via DashboardMigrator.

API change: https://github.com/grafana/grafana/pull/22754/files#diff-d9e3f91dc7d5697f6d85ada008003b4b
2020-03-13 08:27:16 +01:00
..
components DashboardSave: Autofocus save dashboard form input (#22748) 2020-03-12 11:50:50 +01:00
containers Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
dashgrid Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
panel_editor Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
services Templating: Migrates some variable types from Angular to React/Redux (#22434) 2020-03-10 08:53:41 +01:00
state grafana/data: PanelTypeChangedHandler API update to use PanelModel instead of panel options object [BREAKING] (#22754) 2020-03-13 08:27:16 +01:00
utils Chore: reduces strict null errors to 824 (#22744) 2020-03-12 10:22:33 +01:00
index.ts Migration: Share dashboard/panel modal (#22436) 2020-03-03 15:04:28 +03:00