grafana/public/app/features/dashboard/state
Torkel Ödegaard 5a4f690807
NewPanelEditor: Enable new edit mode (#23405)
* WIP: initial commit to transition to new edit mode

* More old edit cleanup

* Minor update

* Refactoring url edit/fullscreen state to simplify logic, now seperate states

* Fixed tests and part of the explore integration

* Updated snapshot

* Fix alert rule links

* Fixed issue going back from explore

* Updated snapshots

* Fixes and changes

* Fixed bridge srv issue

* Fixed add panel issue

* Removed console log

* Removed render

* Tests: fixes e2e smoketest

* Make description optional

* Fixed typings

* e2e fixes

* removed import

* updated snapshot

Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com>
2020-04-10 16:37:26 +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 TemplateVariables: make sure we handle multi/single value with correct data type (#23208) 2020-04-01 18:13:38 +02:00
DashboardMigrator.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
DashboardModel.repeat.test.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
DashboardModel.test.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
DashboardModel.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
initDashboard.ts Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +02:00
PanelModel.test.ts NewPanelEditor/Panels: refactor setDefault to setPanelOptions (#23404) 2020-04-08 19:21:26 +02:00
PanelModel.ts NewPanelEditor: Enable new edit mode (#23405) 2020-04-10 16:37:26 +02:00
PanelQueryRunner.test.ts FieldConfig: Unify the custom and standard registry (#23307) 2020-04-06 16:24:41 +02:00
PanelQueryRunner.ts NewPanelEdit: Minor style and description tweaks, AND PanelQueryRunner & autoMinMax (#23445) 2020-04-09 05:47:12 +02: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