grafana/public/app/features/explore/state
Ivana Huckova dabc848e11
Explore: Synchronise time ranges in split mode (#19274)
* Explore: create connected sync button when screen is splitted

* Explore: create attachable button to TimePicker

* WIP/Explore: set up redux boilerplate for synced state

* WIP/Explore: add toggling functionality to sync buttons

* WIP/Explore: Fix styling issue

* First pass solution working

* Explore: Clean up, update comments

* Explore: refactore Timepicker, remove newly introduced class names

* Explore: refactore ExploreTimeControls

* Explore: more semantic variables naming

* Explore: run query on syncable item when synced times activated

* Explore: Add tooltip to sync times button

* Explore: Remove typo

* Explore: check exploreId

* Explore: refactor ExploreTimeControls

* Explore: refactor to include suggested changes

* Explore: Create TimeSyncButton component, update colors

* Explore: Toggle tooltip, use stylesFactory
2019-10-08 18:55:53 +02:00
..
actions.test.ts Explore: Use PanelQueryState to handle querying (#18694) 2019-08-28 18:24:52 +02:00
actions.ts Explore: Synchronise time ranges in split mode (#19274) 2019-10-08 18:55:53 +02:00
actionTypes.ts Explore: Synchronise time ranges in split mode (#19274) 2019-10-08 18:55:53 +02:00
reducers.test.ts PanelData: Adds timeRange prop to PanelData (#19361) 2019-09-25 11:19:17 +02:00
reducers.ts Explore: Synchronise time ranges in split mode (#19274) 2019-10-08 18:55:53 +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