grafana/public/app/features/dashboard/state
Marcus Andersson 1496da036b
PanelEdit: made the transformers tab re-render on changes (#23384)
* fixed so the transformers UI is less buggy.

* changed so we don't mutate state.
2020-04-07 19:54:06 +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: Unify the custom and standard registry (#23307) 2020-04-06 16:24:41 +02:00
PanelModel.ts PanelEdit: made the transformers tab re-render on changes (#23384) 2020-04-07 19:54:06 +02:00
PanelQueryRunner.test.ts FieldConfig: Unify the custom and standard registry (#23307) 2020-04-06 16:24:41 +02:00
PanelQueryRunner.ts TabelPanel: add support for organizing fields/columns. (#23135) 2020-04-07 06:54:09 +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