grafana/public/app/features/explore/state
Hugo Häggmark 889f8e3131 PanelData: Adds timeRange prop to PanelData (#19361)
* Refactor: Adds newTimeRange property to PanelData

* Refactor: Handles timeRange prop after requests

* Refactor: Makes timeRange mandatory

* Refactor: Adds DefaultTimeRange
2019-09-25 11:19:17 +02:00
..
actions.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actions.ts Explore: Do not send explicit maxDataPoints for logs. (#19235) 2019-09-24 16:20:45 +02:00
actionTypes.ts QueryProcessing: Observable query interface and RxJS for query & stream processing (#18899) 2019-09-12 17:28:46 +02:00
reducers.test.ts PanelData: Adds timeRange prop to PanelData (#19361) 2019-09-25 11:19:17 +02:00
reducers.ts PanelData: Adds timeRange prop to PanelData (#19361) 2019-09-25 11:19:17 +02:00
selectors.test.ts noImplicitAny: Down approx 200 errors (#18143) 2019-07-18 08:03:04 +02:00
selectors.ts explore: fix issues when loading and both graph/table are collapsed (#17113) 2019-05-17 12:45:11 +02:00