grafana/public/app/features/dashboard/state
Hugo Häggmark c7ffc1199c
Variables: turns on newVariables as a new default (#23272)
* Variables: turns on newVariables as default

* Chore: adds default templating state

* Some small refactorings to get the template_srv tests to get green when toggle is enabled by default.

* Refactor: adds getVariables dependency to DashboardModel

* Tests: fixes StackDriver tests

* Tests: updates snapshots

* Tests: updates snapshot for DashboardGrid.test.tsx

* Tests: fixes DashboardModel.test.ts

* fixed initDashboard tests.

* renamed variable.

* changed so we use the templating.list when running the migration work.

* changed so we always returns the variables in sorted order.

* Tests: fixed cloudwatch tests

* added so we set the global template variable props.

* Fixed tests and added moved logic to complete templateSrv variables.

* removed unneccesary updateIndex.

Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2020-04-03 09:38:14 +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 Variables: turns on newVariables as a new default (#23272) 2020-04-03 09:38:14 +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 FieldConfig: Some name change suggestions and moving defaults to PanelPlugin (#23265) 2020-04-02 13:24:50 +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