Commit Graph

7512 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 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 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
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
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
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 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 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 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 1da084db4e Replace use of errorThrown with newer notify action 2018-07-12 09:22:52 -07:00
Delmer Reed 923a4ccc71 Add methods for dashboard changes 2018-07-12 11:38:37 -04:00
Delmer Reed 5514abc38f Add test for updating dashboard name link 2018-07-12 11:21:39 -04:00
Brandon Farmer af0c92a37b Merge pull request #3885 from influxdata/features/infinite-scroll
Initial log viewer infinite scroll behaviour
2018-07-11 22:06:09 -07:00
Brandon Farmer 93a8ea6baa Add types and extract constants for log viewer 2018-07-11 19:36:51 -07:00
Alex P d1e0a0b014 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-11 19:16:18 -07:00
Alex P caa4453e7b 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-11 19:13:03 -07:00
Delmer Reed 77491fad71 Refactor link rename to update without fetching 2018-07-11 22:12:24 -04:00
Alex P 26dd668516 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-11 18:52:07 -07:00