grafana/public/app/features/explore/state
Andreas Opferkuch 827f99f0cb
Prometheus: Refresh query field metrics on data source change (#24116)
... in `componentDidUpdate`, not just `componentDidMount`.

Also unify query field behavior of Explore with Dashboard - when the
data source changes, it doesn't unmount but instead refreshes its
metrics.

Fixes #23162
2020-05-04 10:17:57 +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 Prometheus: Refresh query field metrics on data source change (#24116) 2020-05-04 10:17:57 +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