grafana/public/app/features/dashboard/state
Torkel Ödegaard 068fef8c7c
QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419)
* Removing PanelModel usage from query rows

* More work removing dependency on panel model

* Before big change to query options

* Query options now have no dependency on panel model

* Test page is working

* Shared query now works again

* Rename component

* fix after merge

* Fixed issue with old angular editors
2020-12-02 15:42:54 +01:00
..
actions.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
analyticsProcessor.ts Queries: Extract queries from dashboard (#29349) 2020-11-26 18:12:02 +01:00
DashboardMigrator.test.ts Variables: Fixes Textbox current value persistence (#29481) 2020-12-02 14:08:35 +01:00
DashboardMigrator.ts Variables: Fixes Constant variable persistence confusion (#29407) 2020-12-01 15:02:49 +01:00
DashboardModel.repeat.test.ts Panel view: Make sure repeated panel has inView property set correctly (#27424) 2020-09-08 14:19:54 +02:00
DashboardModel.test.ts NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 2020-04-18 18:00:54 +02:00
DashboardModel.ts Variables: Fixes Textbox current value persistence (#29481) 2020-12-02 14:08:35 +01:00
index.ts Moved dashboard state components to state folder 2019-01-31 08:56:17 +01:00
initDashboard.test.ts Dashboard: Ignore cancelled api request error when loading dashboard (#27232) 2020-08-27 08:55:26 +02:00
initDashboard.ts Live: broadcast events when dashboard is saved (#27583) 2020-10-01 10:46:14 -07:00
PanelModel.test.ts DataLinks: Removes getDataSourceSettingsByUid from applyFieldOverrides (#29447) 2020-12-01 19:10:23 +01:00
PanelModel.ts QueryEditors: Refactoring & rewriting out dependency on PanelModel (#29419) 2020-12-02 15:42:54 +01:00
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
reducers.ts Variables: enables cancel for slow query variables queries (#24430) 2020-06-04 08:59:57 +02:00
selectors.ts PanelEdit: Fixed timing and state related issues (#22131) 2020-02-13 16:06:45 +01:00