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 |
|
Andrej Ocenas
|
359404eb77
|
Explore: Update live tail buttons (#19143)
|
2019-09-17 11:25:12 +02:00 |
|
Hugo Häggmark
|
ead2d6e88f
|
Explore: Fixes incorrect handling of utc in timeEpic (#18386)
* Fix: Fixes incorrect handling of utc in timeEpic
* Chore: Renames dateTimeFromTimeZone to dateTimeForTimeZone
|
2019-08-06 10:43:53 +02:00 |
|
Ryan McKinley
|
3f15170914
|
Refactor: move some files to @grafana/data (#17952)
* moving to data WIP
* more refactoring
* add missing test
* mock full path
* remove sinon from grafana-ui
|
2019-07-06 08:05:53 +02:00 |
|
Hugo Häggmark
|
ead4b1f5c7
|
Explore: Uses new TimePicker from Grafana/UI (#17793)
* Wip: Intiail commit
* Refactor: Replaces TimePicker in Explore
* Refactor: Removes Angular TimePicker folder
* Refactor: Adds tests for getShiftedTimeRange
* Fix: Fixes invalid import to removed TimePicker
* Fix: Fixes dateTime tests
* Refactor: Reuses getShiftedTimeRange for both Explore and Dashboards
* Refactor: Shares getZoomedTimeRange between Explore and Dashboard
|
2019-06-28 12:07:55 +02:00 |
|