Alex Paxton
|
955761ec3b
|
Merge pull request #3529 from influxdata/log-viewer/placeholder-markup
Log Viewer Search & Filtering UI
|
2018-05-29 11:05:16 -07:00 |
Alex P
|
23d345dc03
|
Merge branch 'master' into log-viewer/placeholder-markup
|
2018-05-29 10:36:41 -07:00 |
Brandon Farmer
|
267c7d34bf
|
Merge pull request #3526 from influxdata/log-viewer/graph
Show histogram for log counts in log viewer
|
2018-05-26 15:24:18 -07:00 |
Alex P
|
e1d90dbe0b
|
Remove margin in filter tooltip
|
2018-05-25 16:56:20 -07:00 |
Alex P
|
2ab4b4f6ac
|
Improve readability of logic
|
2018-05-25 16:24:49 -07:00 |
Brandon Farmer
|
58de6abd80
|
Show histogram for log counts in log viewer
|
2018-05-25 16:03:22 -07:00 |
Alex P
|
6bbed0cadd
|
Introduce component for individual filters
|
2018-05-25 15:58:09 -07:00 |
Alex P
|
f2fff2385b
|
Create SCSS shadow mixin
this is used a bunch of places in the UI, going to work this in over
time
|
2018-05-25 15:57:38 -07:00 |
Alex P
|
28aeb076d7
|
Rename files and flesh out filter bar component
|
2018-05-25 11:59:49 -07:00 |
Alex P
|
d61ffc906c
|
Mock out search state and interactions
|
2018-05-25 10:54:46 -07:00 |
Alex P
|
abef7cd87a
|
Add static markup & styles for Search and Filtering
|
2018-05-24 16:52:24 -07:00 |
Alex P
|
74e4837074
|
Condense page header
|
2018-05-24 15:34:53 -07:00 |
Andrew Watkins
|
b26416ef60
|
Merge pull request #3519 from influxdata/ifql-table
Ifql table
|
2018-05-24 14:24:48 -07:00 |
Iris Scholten
|
2847b5f214
|
Merge pull request #3522 from influxdata/feature/tempvars-cell-titles
Template Variables in Cell Titles
|
2018-05-24 14:20:17 -07:00 |
Iris Scholten
|
8673cdeea3
|
Update Changelog
|
2018-05-24 14:07:31 -07:00 |
Andrew Watkins
|
399c2dc8fa
|
Tweak styles
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:50:17 -07:00 |
Andrew Watkins
|
5e6f7d7484
|
Improve column sizing
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:18:31 -07:00 |
Andrew Watkins
|
7cad3357c4
|
Handle script edge cases
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 13:06:46 -07:00 |
Andrew Watkins
|
8284f29230
|
Move service fetching
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
|
2018-05-24 11:01:38 -07:00 |
Andrew Watkins
|
d8ed336248
|
Automatically select table on initial render
|
2018-05-24 09:37:17 -07:00 |
Andrew Watkins
|
264afed4b8
|
WIP add table vis to TimeMachine
|
2018-05-23 15:55:59 -07:00 |
Alex Paxton
|
6c0d7984e4
|
Merge pull request #3520 from influxdata/log-viewer/layout
Layout Scaffolding for Logs Viewer
|
2018-05-23 15:20:11 -07:00 |
Iris Scholten
|
ff9166fe3e
|
Replace temp vars in cellName
|
2018-05-23 15:05:16 -07:00 |
Alex P
|
0f4f430f55
|
Use text block icon in sidenav
|
2018-05-23 14:38:11 -07:00 |
Alex P
|
92498a3029
|
Create scaffolding components for page layout
|
2018-05-23 14:35:25 -07:00 |
Alex P
|
bd0e8ff4be
|
Use fragment instead of wrapper div
|
2018-05-23 14:35:04 -07:00 |
Alex P
|
507122b182
|
Introduce stylesheet for logs viewer page
|
2018-05-23 14:34:45 -07:00 |
Andrew Watkins
|
8bddfe43f4
|
Enable sidebar selection of IFQL script results
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-23 14:15:16 -07:00 |
Brandon Farmer
|
109af001c0
|
Merge pull request #3518 from influxdata/fixes/get-naming
Fix import of get to getDeep
|
2018-05-23 13:01:44 -07:00 |
Brandon Farmer
|
b9bd417746
|
Fix import of get to getDeep
|
2018-05-23 12:48:05 -07:00 |
Brandon Farmer
|
f362d2046d
|
Merge pull request #3508 from influxdata/features/log-viewer-scaffold
Add log viewer page with header
|
2018-05-23 12:27:27 -07:00 |
Brandon Farmer
|
5a73f1fdf0
|
Populate current namespace when getting source
|
2018-05-23 12:11:00 -07:00 |
Andrew Watkins
|
6e997a7f35
|
Add IFQL script response parser
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-23 11:30:52 -07:00 |
Andrew Watkins
|
3e1131c8ff
|
Kind of type buildQueriesForLayouts
|
2018-05-23 09:18:21 -07:00 |
Andrew Watkins
|
173346beb1
|
WIP introduce tables
|
2018-05-22 16:44:45 -07:00 |
Andrew Watkins
|
cbab52c45a
|
Merge pull request #3507 from influxdata/ifql/save-service
Persist ifql script
|
2018-05-22 15:22:00 -07:00 |
Alex Paxton
|
5e6a883239
|
Merge pull request #3506 from influxdata/design/new-icons
Moar Icons
|
2018-05-22 15:19:49 -07:00 |
Andrew Watkins
|
fc3be53e9e
|
Update action type to use enum
|
2018-05-22 15:06:13 -07:00 |
Brandon Farmer
|
f23417221a
|
Add log viewer page with header
|
2018-05-22 15:05:02 -07:00 |
Andrew Watkins
|
7274928e5c
|
Persist ifql script
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
|
2018-05-22 14:50:07 -07:00 |
Alex P
|
7456d83cb0
|
Add bar chart & text block icons
Experimenting with using these for the log viewer
|
2018-05-22 14:45:29 -07:00 |
Alex P
|
7556f0336a
|
Update Icon Font
- Remove unused “arrow” icons
- Redesigned Cube icon
- Redesigned Refresh icon
- Redesigned Download icon
- Import & Export icons
|
2018-05-22 14:03:57 -07:00 |
Alex Paxton
|
071529d230
|
Merge pull request #3505 from influxdata/ifql/shrink-vertical-handles
Shrink Threesizer Vertical Handles
|
2018-05-22 12:15:21 -07:00 |
Alex P
|
772819bac7
|
Shrink vertical handles and font size in collapsed state
|
2018-05-22 11:45:53 -07:00 |
Alex P
|
a2a5d45f81
|
Ensure that page container fills screen when no header is present
|
2018-05-22 11:45:26 -07:00 |
Alex P
|
3cfb06d138
|
Make buttons in division headers XS size
|
2018-05-22 11:44:58 -07:00 |
Alex Paxton
|
f297bcd3f5
|
Merge pull request #3499 from influxdata/ifql/style-suggestions
Ifql/style suggestions
|
2018-05-22 11:06:46 -07:00 |
Jared Scheib
|
b72d06823f
|
Merge pull request #3500 from influxdata/fix/ceo_source_change
Fix/ceo source change
|
2018-05-22 10:44:24 -07:00 |
Alex P
|
15b1719e13
|
Merge branch 'master' into ifql/style-suggestions
|
2018-05-22 10:34:12 -07:00 |
Jared Scheib
|
267a33c8b2
|
Use consistent logic for finding source in getter
|
2018-05-22 10:19:01 -07:00 |