Commit Graph

18 Commits (267bac963a1d1134e512e4d6a62f2a9d473d54a6)

Author SHA1 Message Date
Delmer 636f776643
fix(logs): fix log color utils (#4909)
* fix(logs): fix log color utils
2018-12-27 14:02:20 -05:00
Delmer d508deecec
Fix logs histogram bar click (#4863)
* Fix logs table rendering

* Fix histogram bars

* Add test for finding time option row index

* Remove logs table query counting

* Remove histogram chart fixes

Removes the histogram chart axes changes and bar chart changes.

* Update state query count

* Fix histogram centering

* update changelog
2018-12-07 18:31:50 -05:00
Delmer 9e171f6df1
Fix logs query error (#4861) 2018-12-03 16:34:53 -05:00
Delmer a612f97b49
Add regexp and aliases for appname attribute searching (#4389) 2018-09-10 10:24:35 -04:00
Delmer Reed 1af4243d9c Update match sections to accept search pattern 2018-08-22 13:36:16 -04:00
Delmer Reed 4a23608dfd Add search filter highlighting in query results 2018-08-20 14:39:50 -04:00
Delmer Reed e31c430d09 Add attribute filters to log search 2018-08-17 11:43:05 -04:00
Delmer Reed e51364df9a Update search phrase extraction 2018-08-13 12:31:15 -04:00
Delmer Reed 6008c21e8c Add tests for log filters 2018-08-13 11:11:51 -04:00
Delmer Reed 18d72ad18f Fix util/config test 2018-08-02 22:01:18 -04:00
Alex Paxton ee59ea9188
Merge branch 'master' into logs-histogram-window 2018-07-12 12:55:41 -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
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 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
Iris Scholten fc09dfa9cd Add severityColorOptions to logConfig
Update transformation utils and tests
Update constants and components to use new type structure
2018-07-10 14:07:38 -07:00
Iris Scholten 45791889c9 Connect UI and Server for Log Viewer table configs 2018-07-02 18:09:21 -07:00
Christopher Henn fc1183f901
Add parseHistogramQueryResponse test 2018-06-27 13:36:01 -07:00