grafana/public/app/features/explore/state
Hugo Häggmark 5ca643f2ba Explore: Use PanelQueryState to handle querying (#18694)
* WIP: inital POC

* Wip: Moving forward

* Wip

* Refactor: Makes loading indicator work for Prometheus

* Refactor: Reverts prom observable queries because they did not work for multiple targets

* Refactor: Transforms all epics into thunks

* Fix: Fixes scanning

* Fix: Fixes so that Instant and TimeSeries Prom query loads in parallel

* Fix: Fixes negation logic error

* Propagate errors in stream events, and close streams
2019-08-28 18:24:52 +02:00
..
actions.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actions.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actionTypes.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
reducers.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
reducers.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +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