grafana/public/app/features/explore/state
Andreas Opferkuch 221042c293
Explore: Revert QueryRows refactor (#24444)
While query fields should not rely on getting unmounted when the data source changes (and instead react to that change in e.g. componentDidUpdate()), query fields other than PromQueryField still rely on this.
2020-05-08 17:49:47 +02:00
..
actions.test.ts Explore: Allows a user to cancel a running query (#22545) 2020-03-25 10:38:14 +00:00
actions.ts DateTime: adding support to select preferred timezone for presentation of date and time values. (#23586) 2020-04-27 15:28:06 +02:00
actionTypes.ts Explore: Allows a user to cancel a running query (#22545) 2020-03-25 10:38:14 +00:00
reducers.test.ts FieldOverride: Support data links via field overrides (#23590) 2020-04-20 07:37:38 +02:00
reducers.ts Explore: Revert QueryRows refactor (#24444) 2020-05-08 17:49:47 +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