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 |
Alex P
|
49a6bfb53d
|
Rename components to be consistent
|
2018-07-12 10:49:44 -07:00 |
Alex P
|
bfc9ed0c81
|
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
|
6a356bec0f
|
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
|
3fa83d04ff
|
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
|
15bf39703f
|
Remove active link check in rename
|
2018-07-12 13:06:35 -04:00 |
Delmer Reed
|
624b8fed60
|
Refactor switcher links updates into one method
|
2018-07-12 12:48:34 -04:00 |
Andrew Watkins
|
46552b24a9
|
Merge pull request #3893 from influxdata/bugfix/notifications
Bugfix: Notification on unconnected source
|
2018-07-12 09:40:45 -07:00 |
Andrew Watkins
|
1d9d9bbc5b
|
Replace use of errorThrown with newer notify action
|
2018-07-12 09:22:52 -07:00 |