Commit Graph

11011 Commits (50e98214b990abfccab6bedaa0b2c3705b18e527)

Author SHA1 Message Date
Daniel Campbell 2c34d5c8f8 set max height for overlay and reposition to align with top of row 2018-07-12 18:56:45 -07:00
Daniel Campbell 73554e4408 fix issue with flickering row highlighting 2018-07-12 18:20:11 -07:00
Alex P 26c4b4abc1 Set custom time when clicking a timestamp in a log message 2018-07-12 18:17:50 -07:00
Daniel Campbell e7ab1941ba add ability to view truncated log message 2018-07-12 18:05:04 -07:00
Alex P 95fab010da Tie together both time dropdowns 2018-07-12 17:16:33 -07:00
Alex P 707337607d Use shorter names for relative time options 2018-07-12 16:32:05 -07:00
Alex P 12fc3fb1a1 Move PointInTimeDropdown to page header 2018-07-12 16:31:39 -07:00
Jared Scheib 5aaffbd685
Merge pull request #3838 from theoDiefenthal/oauth-less-restrictive-key-equalness-check
Less restrictive key equalness check in OAuth due to providers like Microsoft Azure
2018-07-12 16:28:06 -07:00
Iris Scholten fddec43ab1
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 5668ece59a
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 d5de3c93db Add scroll reset and local storage defaults for log viewer 2018-07-12 15:35:22 -07:00
Iris Scholten 9403635036 Rename onSortChartBars to sortBarGroups 2018-07-12 15:26:56 -07:00
Iris Scholten b5926c0ef1 Sort histogram bars and tooltip in the order of severity 2018-07-12 15:21:43 -07:00
Daniel Campbell d589d0783b cleanup unused functions 2018-07-12 15:20:13 -07:00
Alex Paxton b68e3de1a3
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
Daniel Campbell 363e54abaa truncate log message text 2018-07-12 15:07:41 -07:00
Alex P 0e81c6e165 Merge branch 'master' into improve-clarity-play-button 2018-07-12 14:13:43 -07:00
Alex P 6e577b67dc Implement RadioButtons in Logs viewer header 2018-07-12 14:08:54 -07:00
Alex P 8bae46f829 Allow icons to be used in radio buttons 2018-07-12 14:08:16 -07:00
Alex Paxton c50b184213
Merge pull request #3897 from influxdata/logs-histogram-window
Improve Logs Histogram Time Controls
2018-07-12 13:57:42 -07:00
Alex P 5c382f6dc2 Bring back TimePeriod type 2018-07-12 13:41:17 -07:00
Alex P bd454b4a0e Update Test Snapshots 2018-07-12 13:26:49 -07:00
Alex P bb5da598b7 Remove zoom and xbrush from histogram 2018-07-12 13:25:18 -07:00
Alex P bd5cfa9d85 Pass time up instead of entire bar group on click 2018-07-12 13:17:26 -07:00
Alex P 89fe418db7 Remove unused import 2018-07-12 12:58:55 -07:00
Alex Paxton ee59ea9188
Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -07:00
Daniel Campbell de855ac9a3
Merge pull request #3891 from influxdata/fix/stale-dashboard-switcher
Fix stale dashboard switcher
2018-07-12 11:51:49 -07:00
Alirie Gray 4e076bd650
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 56dbaf536c Update test snapshots 2018-07-12 11:44:43 -07:00
Alirie Gray 6459f426db Fix tslint errors 2018-07-12 11:42:27 -07:00
Alex P e2bfebd918 moar rebase 2018-07-12 11:36:21 -07:00
Alex P d667553449 Merge branch 'logs-histogram-window' of github.com:influxdata/chronograf into logs-histogram-window 2018-07-12 11:33:34 -07:00
Alirie Gray e2225e8c25 Update Changelog 2018-07-12 11:32:21 -07:00
Alex P dd4e3b3d83 undo 2018-07-12 11:31:45 -07:00
Alirie Gray 7d52997630 Switched value and color properties of log config in tests 2018-07-12 11:28:22 -07:00
Alirie Gray 95a7b7fcad Switch name and value properties of severity color to match API data model 2018-07-12 11:28:22 -07:00
Alirie Gray 4939f50393 Refactor update functions for severity level and format to be async 2018-07-12 11:28:22 -07:00
Alirie Gray 1bed3e2d0a Rename log config link and remove obsolete variable assignments 2018-07-12 11:28:22 -07:00
Alirie Gray a90baebded Replace hard-coded log config data with call to server 2018-07-12 11:28:22 -07:00
Alirie Gray 8f03b96e65 Move LogViewer from Config to OrganizationConfig links response 2018-07-12 11:28:22 -07:00
Alex P 451cb2dce6 Merge remote-tracking branch 'origin/logs-histogram-window' into logs-histogram-window 2018-07-12 11:27:48 -07:00
Alex P d32f105b18 rebase 2018-07-12 11:24:11 -07:00
Alex P e7eb8293a7 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 d94fa96fc7 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 02e3be1ef5 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 36f34a4235 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 2a80bcf926 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 d1517567c2 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 b703fde6f2 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 2278f84761 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