grafana/public/app/features/dashboard/state
Torkel Ödegaard 0742dbc9be
MaxDataPoints: Now used in interval calculation for all data sources (#23915)
* MaxDataPoints: Now enabled for all

* Updates to code and test

* Moved the panel query inspector

* PaneQueryRunner: Simplify logic and only take in maxDataPoints not width
2020-04-27 18:29:41 +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 Disable emitDataRequest from explore (#23926) 2020-04-27 16:32:40 +03:00
DashboardMigrator.test.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
DashboardMigrator.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +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 NewPanelEditor: Save dashboard from edit mode now works, and other fixes (#23668) 2020-04-18 18:00:54 +02:00
DashboardModel.ts DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +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 FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
PanelModel.test.ts PanelEditor: Fixed issue with PanelModel change plugin type (#23949) 2020-04-27 17:32:35 +02:00
PanelModel.ts PanelEditor: Fixed issue with PanelModel change plugin type (#23949) 2020-04-27 17:32:35 +02:00
PanelQueryRunner.test.ts MaxDataPoints: Now used in interval calculation for all data sources (#23915) 2020-04-27 18:29:41 +02:00
PanelQueryRunner.ts MaxDataPoints: Now used in interval calculation for all data sources (#23915) 2020-04-27 18:29:41 +02:00
reducers.test.ts Dashboard: Move some plugin & panel state to redux (#22052) 2020-02-10 14:23:54 +01:00
reducers.ts NewPanelEdit: Improvements to angular panels and other fixes (#23678) 2020-04-20 08:47:25 +02: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