grafana/public/app/features/dashboard/state
Torkel Ödegaard c002a39456
NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448)
* NewPanelEdit: Added angular options to new panel editor and started looking and angular component state

* Moved angular component state to redux

* Close to working 100%

* Think everything is working

* AlertTab: Alert tab now gets angularComponent from redux

* Fixed panel menu access to angular panel component

* Added new tests

* Fixed unit test

* Fixed strict null errors

* Fixed typescript issues

* fixed issues
2020-02-28 11:04:40 +01: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 MetaAnalytics: Minor fix for meta analytics event (#20888) 2019-12-05 11:51:38 +01:00
DashboardMigrator.test.ts Table: Added text align option to column styles (#21175) 2020-01-09 16:01:12 +01:00
DashboardMigrator.ts Table: Added text align option to column styles (#21175) 2020-01-09 16:01:12 +01:00
DashboardModel.repeat.test.ts Chore: Bumps prettier version for new typescript syntax support (#20463) 2019-11-19 13:59:39 +00:00
DashboardModel.test.ts Chore: Adds typings to lodash (#16590) 2019-04-15 12:11:52 +02:00
DashboardModel.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Dashboard: Refactor dashboard reducer & actions (#22021) 2020-02-09 09:45:50 +01:00
initDashboard.ts Dashboard: Refactor dashboard reducer & actions (#22021) 2020-02-09 09:45:50 +01:00
PanelModel.test.ts NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
PanelModel.ts NewPanelEditor: Angular panel options, and angular component state to redux major change (#22448) 2020-02-28 11:04:40 +01:00
PanelQueryRunner.test.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
PanelQueryRunner.ts FieldEditor: extendable FieldConfig UI (#21882) 2020-02-08 18:29:09 +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 Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00
runRequest.ts Chore: Remove angular dependency from backendSrv (#20999) 2020-01-21 10:08:07 +01:00
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00