grafana/public/app/features/explore/state
Torkel Ödegaard aafae4c523
Explore: Use DataFrame to derive graph/table/logs (#18859)
* WIP: Use data frames in explore

* Explore: everything seems to be working again

* Reworked ResultProcessor tests

* Fixed unit test

* Add some typings and comments
2019-09-03 17:24:22 +02:00
..
actions.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actions.ts Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
actionTypes.ts Explore: Allow pausing and resuming of live tailing (#18836) 2019-09-03 11:23:39 +02:00
reducers.test.ts Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
reducers.ts Explore: Use DataFrame to derive graph/table/logs (#18859) 2019-09-03 17:24:22 +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