grafana/public/app/features/explore/state
Andrej Ocenas e3181e66b4
Explore: Allow pausing and resuming of live tailing (#18836)
Adding pause/resume buttons and pause on scroll to prevent new rows messing with the scroll position.
2019-09-03 11:23:39 +02:00
..
actions.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actions.ts Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
actionTypes.ts Explore: Allow pausing and resuming of live tailing (#18836) 2019-09-03 11:23:39 +02:00
reducers.test.ts Explore: Introduces PanelData to ExploreItemState (#18804) 2019-09-03 09:55:20 +02:00
reducers.ts Explore: Allow pausing and resuming of live tailing (#18836) 2019-09-03 11:23:39 +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