Commit Graph

9936 Commits (057b062381640943f6288883dcb4e5edbf415328)

Author SHA1 Message Date
ebb-tide 057b062381 Remove unnecessary comment in TableGraph 2018-06-08 10:48:44 -07:00
ebb-tide e1a105757e Add isGroupBy field to series that have groupby 2018-06-08 10:13:37 -07:00
Chris Henn 0e9552f495
Merge pull request #3596 from influxdata/flux/limit-responses
Improved handling of large Flux query responses
2018-06-07 16:13:20 -07:00
Andrew Watkins 34916b7f99
Merge pull request #3595 from influxdata/flux/char-error
Flux Page Error Robustness
2018-06-07 14:39:16 -07:00
Christopher Henn c1d7333807
Increase max response limit 2018-06-07 14:32:54 -07:00
Christopher Henn 8f74d1f4b4
Improve scrolling performance in TimeMachineTable 2018-06-07 14:32:54 -07:00
Christopher Henn 0739c2f2ce
Only parse first 2MB of Flux query responses 2018-06-07 14:32:54 -07:00
Andrew Watkins 2ca649ab47 Fix updating twice 2018-06-07 14:19:43 -07:00
Andrew Watkins cf0c4579b0 Fix typing 2018-06-07 13:36:07 -07:00
Andrew Watkins 2914069ee5 Update AST debounce script typing change 2018-06-07 13:30:05 -07:00
Andrew Watkins cd1b77eecc Add clickable gutter error 2018-06-07 11:18:37 -07:00
Alex Paxton e2351e3b25
Merge pull request #3589 from influxdata/flux/explorer-polish
Flux Explorer Polish
2018-06-07 10:38:56 -07:00
Alex P 95fce636c2 Refactor to remove ternary 2018-06-07 10:03:01 -07:00
Alex Paxton a1213d8db0
Merge pull request #3590 from influxdata/design/nav-outline-icons
Redesign Icons in Sidenav
2018-06-06 20:24:42 -07:00
Alex P caccf73f43 Update log of change 2018-06-06 17:34:12 -07:00
Alex P a0d1dca7e6 Replace icons in navbar with redesigned "outline" style icons 2018-06-06 17:27:22 -07:00
Alex P 90a87e9356 Fix linter bug 2018-06-06 16:41:22 -07:00
Alex P ace4a047a2 Polish loading dots 2018-06-06 16:00:54 -07:00
Alex P b87d726d9a Merge branch 'master' into flux/explorer-polish 2018-06-06 15:51:44 -07:00
Alex P 5f806cb60d Randomize widths of skeleton loader blocks 2018-06-06 15:35:09 -07:00
Brandon Farmer 8ca0a6f1e4
Merge pull request #3588 from influxdata/log-viewer/filtering
Log viewer/filtering
2018-06-06 15:33:11 -07:00
Brandon Farmer 55b58a8e39 Allow tags to be filtered with regex 2018-06-06 15:10:58 -07:00
Alex P a578ffae29 Update styles 2018-06-06 14:43:37 -07:00
Alex P 2513453743 Change classnames to be more BEM 2018-06-06 14:43:31 -07:00
Alex P ce7f9c52ad Wrap tag values count in div 2018-06-06 14:43:03 -07:00
Alex P a50e9e9b3e Make search inputs smaller 2018-06-06 14:42:40 -07:00
Iris Scholten 4cc0c93fd2
Merge pull request #3575 from influxdata/ifql/copy-paste-schema
flux/Copy to clipboard in schema explorer
2018-06-06 14:14:43 -07:00
Brandon Farmer 9abafe1dc2 Basic == and != filtering for logs
Co-authored-by: Delmer Reed<delmer814+1@gmail.com>
2018-06-06 13:35:39 -07:00
Iris Scholten 68b9edec8a Rename copy functions for clarity 2018-06-06 13:31:45 -07:00
Iris Scholten 23bed0cb1b Create a notificationAction type to be used as notify's type 2018-06-06 13:28:22 -07:00
Chris Henn 694ecd2971
Merge pull request #3583 from influxdata/flux/autocomplete
Function / Param specific autocomplete
2018-06-06 13:20:03 -07:00
Alex Paxton 5c4ab41ff4
Merge pull request #3580 from influxdata/polish/log-icon
Replace log viewer icon with "log" icon
2018-06-06 13:06:01 -07:00
Alex Paxton cca1d27844
Merge pull request #3582 from influxdata/logs-viewer/filter-bar
Logs Viewer Filter Bar
2018-06-06 13:04:57 -07:00
Christopher Henn 8aeba97319
Fix autocomplete typo 2018-06-06 13:04:25 -07:00
Christopher Henn 11e2ebcdda
Don't insert newlines with default Flux script
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-06-06 13:04:25 -07:00
Christopher Henn 815597c069
Improve function specific autocomplete
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-06-06 13:04:24 -07:00
Christopher Henn 0efda40a47
Remove unnecessary CodeMirror addon code
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-06-06 13:04:24 -07:00
Christopher Henn 7187f64d4c
Use server-provided completion suggestions
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-06-06 13:04:24 -07:00
Christopher Henn 1bcd89151a
Display autocomplete hints on Ctrl-Space only
...as opposed to on every key up.

Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Chris Henn <chris.henn@influxdata.com>
2018-06-06 13:04:24 -07:00
Alex P 1791e4ec53 Merge branch 'master' into logs-viewer/filter-bar 2018-06-06 11:34:27 -07:00
Alex P 68c670c979 Complete editable filter interaction 2018-06-06 11:28:56 -07:00
Alex P c40385dc5d Replace log viewer icon with "log" icon 2018-06-06 10:50:42 -07:00
Jared Scheib dd8dfc56c9
Merge pull request #3574 from influxdata/fix/webpack_sourcemaps
Fix source maps to exactly reflect code instead of es5 transpilation
2018-06-05 16:53:34 -07:00
Iris Scholten 9b4af1a23e Add copy to clipboard to Tag value list items 2018-06-05 16:31:25 -07:00
Iris Scholten 99cc5e4135 Add copy to clipboard to tag list items 2018-06-05 16:19:41 -07:00
Iris Scholten 08388af19b Update styles for copy to clipboard
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-06-05 15:16:31 -07:00
Alex Paxton 5c6e8fb20c
Merge pull request #3573 from influxdata/bugfix/gauge-color-selection
Fix Gauge Color Selection
2018-06-05 15:07:21 -07:00
Jared Scheib 04ef3ca5c3 Fix source maps to exactly reflect code instead of es5 transpilation 2018-06-05 14:37:12 -07:00
Iris Scholten f06c2e25c0 Send notification when copying to clipbaord 2018-06-05 14:24:56 -07:00
Alex P b40080d43f Updoot loggo changeo 2018-06-05 14:17:28 -07:00