grafana/public/app/features/explore/state
David 081f954a2b
Explore: Don't run queries on datasource change (#26033)
- more and more datasources are having long-running queries,
automatically triggering is becoming more of a burden than a help.
- some datasource queries might actually cost money, so running queries
should be explicit.
2020-07-03 15:04:57 +02:00
..
actions.test.ts Explore: Don't run queries on datasource change (#26033) 2020-07-03 15:04:57 +02:00
actions.ts Explore: Don't run queries on datasource change (#26033) 2020-07-03 15:04:57 +02:00
actionTypes.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
reducers.test.ts DataLinks: Add internal links in table and allow custom query (#25613) 2020-06-30 14:51:04 +02:00
reducers.ts Explore: updates ExploreItemState type, reduces strict null errors count to 702 (#25250) 2020-06-17 10:08:19 +02:00
selectors.test.ts Chore: Remove several instances of non-strict null usage (#20563) 2019-11-26 09:01:32 +00:00
selectors.ts Explore: Cleanup redundant state variables and unused actions (#20837) 2019-12-05 11:22:46 +01:00