Commit Graph

10116 Commits (493ffb264a4f0f8270fa197104152208bf28ceff)

Author SHA1 Message Date
Christopher Henn a754311b05 Only parse first 2MB of Flux query responses 2018-06-07 14:32:54 -07:00
Andrew Watkins 252e845e15 Fix updating twice 2018-06-07 14:19:43 -07:00
Andrew Watkins 61c67c98f3 Fix typing 2018-06-07 13:36:07 -07:00
Andrew Watkins 1ace9495ff Update AST debounce script typing change 2018-06-07 13:30:05 -07:00
Alex P 09b44edfe1 Redesign flux builder to stack nodes vertically 2018-06-07 11:57:48 -07:00
Alex P 4b92b84b58 Wrap body builder in fancy scrollbars 2018-06-07 11:57:25 -07:00
Andrew Watkins a2122eabe8 Add clickable gutter error 2018-06-07 11:18:37 -07:00
Brandon Farmer d03cee0535 Message column width changes with window size 2018-06-07 11:05:45 -07:00
Alex Paxton 241b8588fd Merge pull request #3589 from influxdata/flux/explorer-polish
Flux Explorer Polish
2018-06-07 10:38:56 -07:00
Alex P b17eaaf8aa Refactor to remove ternary 2018-06-07 10:03:01 -07:00
Alex Paxton 192accfc69 Merge pull request #3590 from influxdata/design/nav-outline-icons
Redesign Icons in Sidenav
2018-06-06 20:24:42 -07:00
Alex P 1b663869bf Update log of change 2018-06-06 17:34:12 -07:00
Alex P feecd88147 Replace icons in navbar with redesigned "outline" style icons 2018-06-06 17:27:22 -07:00
Iris Scholten 5c6c27070b Rebase onto changeset from #3527 to fix time ranges for unparseable queries
Convert ui/src/shared/data/timeRanges to typescript

Update type in timeRanges.ts to extend TimeRange type from src/types/query

Fix typo in buildCannedDashboardQuery

Update addTimeBoundsToRawText to use regex in its string matching checks instead of strings
2018-06-06 17:17:33 -07:00
Alex P 5d192ae381 Fix linter bug 2018-06-06 16:41:22 -07:00
Alex P bcae582676 Polish loading dots 2018-06-06 16:00:54 -07:00
Alex P 44f55230e4 Merge branch 'master' into flux/explorer-polish 2018-06-06 15:51:44 -07:00
Alex P c0e43eae38 Randomize widths of skeleton loader blocks 2018-06-06 15:35:09 -07:00
Brandon Farmer 27e0561ce2 Merge pull request #3588 from influxdata/log-viewer/filtering
Log viewer/filtering
2018-06-06 15:33:11 -07:00
Brandon Farmer bae5b110a4 Allow tags to be filtered with regex 2018-06-06 15:10:58 -07:00
Alex P 276e67148b Update styles 2018-06-06 14:43:37 -07:00
Alex P 65ba51b874 Change classnames to be more BEM 2018-06-06 14:43:31 -07:00
Alex P 602696f0a4 Wrap tag values count in div 2018-06-06 14:43:03 -07:00
Alex P d8d9b26c9b Make search inputs smaller 2018-06-06 14:42:40 -07:00
Jared Scheib 2020628bea Fix source maps to exactly reflect code instead of es5 transpilation 2018-06-06 14:15:59 -07:00
Iris Scholten 457c9cb649 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 f8e7cfa92e Basic == and != filtering for logs
Co-authored-by: Delmer Reed<delmer814+1@gmail.com>
2018-06-06 13:35:39 -07:00
Iris Scholten 104e46a0c4 Rename copy functions for clarity 2018-06-06 13:31:45 -07:00
Iris Scholten c62906411b Create a notificationAction type to be used as notify's type 2018-06-06 13:28:22 -07:00
Chris Henn e544d4ce00 Merge pull request #3583 from influxdata/flux/autocomplete
Function / Param specific autocomplete
2018-06-06 13:20:03 -07:00
Alex Paxton ae1b40fed2 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 6a4eac2ca8 Merge pull request #3582 from influxdata/logs-viewer/filter-bar
Logs Viewer Filter Bar
2018-06-06 13:04:57 -07:00
Christopher Henn 5b5622cfb9 Fix autocomplete typo 2018-06-06 13:04:25 -07:00
Christopher Henn bee3a4aa3e 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 9d2181fc1a 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 48c19ffd23 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 e9fd63dc69 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 c2acd5ba49 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 33db2ebd44 Merge branch 'master' into logs-viewer/filter-bar 2018-06-06 11:34:27 -07:00
Alex P dfb91bf7ec Complete editable filter interaction 2018-06-06 11:28:56 -07:00
Alex P f53dfce88a Replace log viewer icon with "log" icon 2018-06-06 10:50:42 -07:00
Jared Scheib d18720b4c5 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 f08cc6c2e3 Add copy to clipboard to Tag value list items 2018-06-05 16:31:25 -07:00
Iris Scholten 83dcb9c247 Add copy to clipboard to tag list items 2018-06-05 16:19:41 -07:00
Iris Scholten 1a3fb65858 Update styles for copy to clipboard
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-06-05 15:16:31 -07:00
Alex Paxton 54ab0f3544 Merge pull request #3573 from influxdata/bugfix/gauge-color-selection
Fix Gauge Color Selection
2018-06-05 15:07:21 -07:00
Jared Scheib 15ff45c270 Fix source maps to exactly reflect code instead of es5 transpilation 2018-06-05 14:37:12 -07:00
Iris Scholten 36581a765e Send notification when copying to clipbaord 2018-06-05 14:24:56 -07:00
Alex P fd059f8ff2 Updoot loggo changeo 2018-06-05 14:17:28 -07:00
Alex P 4de6cd653e Remove excess closure 2018-06-05 14:14:31 -07:00