Commit Graph

10850 Commits (0eaaf6b2ca5e81892b497c9644b1bc58893e3c0c)

Author SHA1 Message Date
Alex P 0eaaf6b2ca Use shorter names for relative time options 2018-07-12 16:32:05 -07:00
Alex P e9da93b041 Move PointInTimeDropdown to page header 2018-07-12 16:31:39 -07:00
Iris Scholten 8ec536832d Merge pull request #3900 from influxdata/logs-viewer/histogram-bars-sort
Sort histogram bars and tooltip in the order of severity
2018-07-12 15:50:06 -07:00
Brandon Farmer 26e72a0dec Merge pull request #3903 from influxdata/log-viewer/reset-scroll
Add scroll reset and local storage defaults for log viewer
2018-07-12 15:47:40 -07:00
Brandon Farmer 8f360c8e5a Add scroll reset and local storage defaults for log viewer 2018-07-12 15:35:22 -07:00
Iris Scholten 81bbc0f74e Rename onSortChartBars to sortBarGroups 2018-07-12 15:26:56 -07:00
Iris Scholten 752e70f7ac Sort histogram bars and tooltip in the order of severity 2018-07-12 15:21:43 -07:00
Alex Paxton 206c468f90 Merge pull request #3901 from influxdata/improve-clarity-play-button
Improve Clarity of Log Viewer Play/Pause Toggle
2018-07-12 15:17:44 -07:00
Alex P f5aaeac0a6 Merge branch 'master' into improve-clarity-play-button 2018-07-12 14:13:43 -07:00
Alex P e853caf3f9 Implement RadioButtons in Logs viewer header 2018-07-12 14:08:54 -07:00
Alex P 862cc45ade Allow icons to be used in radio buttons 2018-07-12 14:08:16 -07:00
Alex Paxton 2742c93bdb Merge pull request #3897 from influxdata/logs-histogram-window
Improve Logs Histogram Time Controls
2018-07-12 13:57:42 -07:00
Alex P 1db20007cc Bring back TimePeriod type 2018-07-12 13:41:17 -07:00
Alex P ccfeea5f7c Update Test Snapshots 2018-07-12 13:26:49 -07:00
Alex P 2ed5c110e6 Remove zoom and xbrush from histogram 2018-07-12 13:25:18 -07:00
Alex P 728b67ce0f Pass time up instead of entire bar group on click 2018-07-12 13:17:26 -07:00
Alex P 1309e1938e Remove unused import 2018-07-12 12:58:55 -07:00
Alex Paxton 8eb6eb494e Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -07:00
Daniel Campbell 5467ee754f Merge pull request #3891 from influxdata/fix/stale-dashboard-switcher
Fix stale dashboard switcher
2018-07-12 11:51:49 -07:00
Alirie Gray 650f011863 Merge pull request #3896 from influxdata/logs-viewer/connect-logs-viewer-to-api
Connect Logs Viewer page to API
2018-07-12 11:51:25 -07:00
Alex P 0469b8deca Update test snapshots 2018-07-12 11:44:43 -07:00
Alirie Gray f6cf0c6ab5 Fix tslint errors 2018-07-12 11:42:27 -07:00
Alex P e42a498ebc moar rebase 2018-07-12 11:36:21 -07:00
Alex P 79829149de Merge branch 'logs-histogram-window' of github.com:influxdata/chronograf into logs-histogram-window 2018-07-12 11:33:34 -07:00
Alirie Gray 1efc65ff44 Update Changelog 2018-07-12 11:32:21 -07:00
Alex P 15c095b714 undo 2018-07-12 11:31:45 -07:00
Alirie Gray 4d41d664d7 Switched value and color properties of log config in tests 2018-07-12 11:28:22 -07:00
Alirie Gray 933f669ed4 Switch name and value properties of severity color to match API data model 2018-07-12 11:28:22 -07:00
Alirie Gray a450242234 Refactor update functions for severity level and format to be async 2018-07-12 11:28:22 -07:00
Alirie Gray 5fae9f44a2 Rename log config link and remove obsolete variable assignments 2018-07-12 11:28:22 -07:00
Alirie Gray da46ca63dd Replace hard-coded log config data with call to server 2018-07-12 11:28:22 -07:00
Alirie Gray e897e6cf92 Move LogViewer from Config to OrganizationConfig links response 2018-07-12 11:28:22 -07:00
Alex P 3eeb3931ca Merge remote-tracking branch 'origin/logs-histogram-window' into logs-histogram-window 2018-07-12 11:27:48 -07:00
Alex P 5ab84e4fec rebase 2018-07-12 11:24:11 -07:00
Alex P e349c9a86c Set time marker when user clicks bar in histogram
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 11:05:27 -07:00
Alex P 6efcc0c402 Add optional bar click behavior to histogram
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 11:04:57 -07:00
Alex P 3e377e0477 Make histogram zoom interaction optional
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 11:01:38 -07:00
Alex P ca2e198e90 Add Tests for new time range reducers
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 11:01:38 -07:00
Alex P c4372e2277 Fine tune placement and text of time selection dropdowns
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:58:03 -07:00
Alex P 849961a7aa Use vanilla date instead of moment to avoid warning
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:55:30 -07:00
Alex P 0501841fd2 Reorganize actions to be async
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:55:30 -07:00
Alex P c11105549d Use separate actions for updating Time Marker and Time Window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:52:29 -07:00
Alex P fffe8c979a Rename components to be consistent 2018-07-12 10:49:44 -07:00
Alex P 19b0cba263 Update time range in proper format when either window or time are changed
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:49:44 -07:00
Alex P 934b39fe37 Separate time and window
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:49:44 -07:00
Alex P c36cc41705 Introduce time window dropdown and actions
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
2018-07-12 10:43:35 -07:00
Delmer Reed b8ba510be3 Remove active link check in rename 2018-07-12 13:06:35 -04:00
Delmer Reed 82bc384591 Refactor switcher links updates into one method 2018-07-12 12:48:34 -04:00
Andrew Watkins 9a8e69723d Merge pull request #3893 from influxdata/bugfix/notifications
Bugfix: Notification on unconnected source
2018-07-12 09:40:45 -07:00
Andrew Watkins 1da084db4e Replace use of errorThrown with newer notify action 2018-07-12 09:22:52 -07:00