grafana/public/app
Ivana Huckova f6c91d1318
Explore: Remove not running query for collapsed elements (#27026)
* Make graph and table collapsing just a UI thing

* Remove showingGraph and showingTable, set them defaultly to true

* Remove collaapsing for panels in Explore

* UI toggle WiP

* WIP, add query type

* Refactor, clean up

* Update tests

* Clean uo

* Update rangeAll to range and instant

* Remove console logs

* Update packages/grafana-data/src/types/datasource.ts

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Update public/app/core/utils/explore.ts

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>

* Fix prettier error

Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
2020-09-22 17:31:42 +02:00
..
core Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
features Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
partials Migrate: Error page (404) (#26010) 2020-07-03 08:53:54 +02:00
plugins Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
routes Migration: Edit notification channel (#25980) 2020-09-09 12:46:19 +02:00
store Redux: Added config to redux development middlewares that checks for mutations and serializability (#23492) 2020-04-10 10:08:42 +02:00
types Explore: Remove not running query for collapsed elements (#27026) 2020-09-22 17:31:42 +02:00
app.ts Update app.ts (#27673) 2020-09-21 16:56:33 +01:00
dev.ts React: Add why-did-you-render dev extension to better see what components re-render and why (in console) (#23455) 2020-04-09 19:44:05 +02:00
index.ts Echo: mechanism for collecting custom events lazily (#20365) 2019-12-05 08:30:39 +01:00