Alex P
5ed292cb83
Style yield node visualization to conform to available space
2018-06-11 13:56:11 -07:00
Deniz Kusefoglu
61d2645c59
Merge pull request #3614 from influxdata/bugfix/multiple-legends
...
Bugfix/multiple legends
2018-06-11 12:52:35 -07:00
Iris Scholten
0927635aeb
Get the correct data for a yield node
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 11:34:09 -07:00
Brandon Farmer
30755cd3f4
Refactor and decrease render calls for log viewer table
2018-06-11 11:29:59 -07:00
Iris Scholten
091d59a4dc
Move the script above the explorer
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Iris Scholten
5c4d2aa9ad
Fix error when declaration has no funcs
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Del
1db5de72d1
Move time machine visualization from bottom division to yield func node
...
component
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Del
8edd0b3ff6
Add unique name to yield func nodes
...
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
2018-06-11 10:47:17 -07:00
Iris Scholten
2ee002eedd
Stop propagation when clicking on the dropdown in funcNodes
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Iris Scholten
d6a5b018dd
Remove yield if clicking on FuncNode with a yield func node after it
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Iris Scholten
fe505ed00f
Add a yield node immediately after a clicked funcNode
...
Co-authored-by: Delmer Reed <delmer814+1@gmail.com>
2018-06-11 10:47:17 -07:00
Jared Scheib
b3af9ace01
Type new dashboard actions
2018-06-08 19:51:40 -07:00
Jared Scheib
62d269e97b
Add DefinitelyTyped for react-router-redux v4
2018-06-08 19:51:04 -07:00
Jared Scheib
3db24b982b
Type new synchronous dashboard action creators
2018-06-08 19:01:17 -07:00
Jared Scheib
c66c8dff2f
Collapse spaces between dashboard types & actions for readability
2018-06-08 18:56:11 -07:00
Jared Scheib
2080c32185
Type remaining new fns in dashboard/utils/tempVars.ts
2018-06-08 18:48:58 -07:00
Jared Scheib
dc912ab974
Create file for tempVars types, move tempVar types there, and update imports
2018-06-08 18:38:22 -07:00
Jared Scheib
c15e137cb2
Type stripTempVar
2018-06-08 18:37:30 -07:00
lukevmorris
94980fa0e3
Provide a builder UI for a Flux Filter Node ( #3615 )
...
* Introduce FilterArgs as a seam
* Selecting a value adds to Script and Preview
* Hydrate FilterArgs dropdown from function body
* Functional operator selector
* Style polish
* Rename Filter/FilterPreview components
* Pull types into flux type file
* Derive Flux Filter UI state directly from AST
* Default func body
* Remove flicker when updating conditions
* Render a div when filter body isn't supported
* Base condition (true) is parseable
* Remove a test file if it doesn't have any tests
* Enable tslint and resolve errors
* Address other PR feedback
* Tests and improved parsing logic
* Add helper text when filter ui falls back to a textarea
2018-06-08 18:36:50 -07:00
Jared Scheib
0c00da2249
Rename & type generateURLQueriesFromTempVars
2018-06-08 18:30:47 -07:00
Jared Scheib
05129e8371
Move viewer unauthorized notification to tempvars section
2018-06-08 18:22:07 -07:00
Jared Scheib
afc221e607
Delete obsolete DashboardsPage.js file left by merge
2018-06-08 18:20:41 -07:00
Jared Scheib
53a0f07d42
Remove obsolete comment
2018-06-08 18:20:25 -07:00
Deniz Kusefoglu
c4bad5b0d1
Merge pull request #3604 from influxdata/bugfix/table-graph-series-name
...
Bugfix/table graph series name
2018-06-08 17:55:10 -07:00
ebb-tide
d4b95675e5
Fix prettier error
2018-06-08 17:52:47 -07:00
Jared Scheib
d837f74116
Update changelog
2018-06-08 17:48:10 -07:00
Nathan Haugo
a048f68923
Merge pull request #3618 from influxdata/feature/back-to-the-fqi
...
Update the name to fqi
2018-06-08 17:40:56 -07:00
nathan haugo
d885ae27cf
Update the name to fqi
2018-06-08 17:37:22 -07:00
Jared Scheib
b122f43348
Prevent Viewer role from overriding temp vars from URL query
2018-06-08 17:31:21 -07:00
Jared Scheib
ff1b758091
Fix dashboard switching & loading dashboard upon switching
2018-06-08 15:42:18 -07:00
Jared Scheib
bab5a1e7bc
Fix merge bug where temp vars selected action needed changed prop key
2018-06-08 15:40:59 -07:00
Chris Henn
92ee2b4d46
Merge pull request #3613 from influxdata/bugfix/ensure-schema-copy-btn-visible
...
Ensure schema explorer copy button visible
2018-06-08 15:38:36 -07:00
Andrew Watkins
b7a199be4d
Add test for SET_ACTIVE_CELL
2018-06-08 15:34:59 -07:00
Christopher Henn
260f8add4b
Ensure schema explorer copy button visible
2018-06-08 15:22:54 -07:00
Andrew Watkins
4287c573e4
Type dashboard test
2018-06-08 15:11:16 -07:00
Alex P
011351789c
Use solid dashboard icon in dashboard switcher
...
Might have a minute usability boost
2018-06-08 14:41:50 -07:00
Alex P
7f84b3e2f5
Change source indicator to look more "databasey"
2018-06-08 14:41:32 -07:00
Alex P
e5f53239b7
Move Time Machine into its own nav tab with "Flux Capacitor" icon
2018-06-08 14:41:16 -07:00
Alex P
a5996f4190
Update icon font
2018-06-08 14:40:25 -07:00
Chris Henn
886da96d44
Merge pull request #3609 from influxdata/flux/cache-metaqueries
...
Preserve schema tree children open state
2018-06-08 14:30:34 -07:00
Chris Henn
0649fc8ab9
Merge pull request #3599 from influxdata/bugfix/kapacitor-form-alignment
...
Fix misaligned kapacitor form
2018-06-08 14:16:48 -07:00
Christopher Henn
093183890b
Preserve open state of schema tree children
2018-06-08 13:59:06 -07:00
Andrew Watkins
85a4dfa1c8
Remove linter comment
2018-06-08 13:51:33 -07:00
Andrew Watkins
b9a22a14ab
Convert dashboard test to ts
2018-06-08 13:51:11 -07:00
Christopher Henn
df5efbc9f9
Group schema tree children in div
2018-06-08 13:28:29 -07:00
Brandon Farmer
5616ff9ec3
Merge pull request #3593 from influxdata/log-viewer/dynamic-message-width
...
Message column width changes with window size
2018-06-08 11:07:44 -07:00
Alex Paxton
5e5d49d6cc
Merge pull request #3598 from influxdata/flux/vertical-builder
...
Make Flux Builder Stack Vertically
2018-06-08 11:05:21 -07:00
Nathan Haugo
9d2a39e014
Merge pull request #3601 from influxdata/chore/flux-feature-flag
...
Remove FeatureFlag from Flux Page
2018-06-08 10:52:49 -07:00
Brandon Farmer
6987b660e5
Handle failing queries for log viewer
2018-06-08 10:49:42 -07:00
ebb-tide
057b062381
Remove unnecessary comment in TableGraph
2018-06-08 10:48:44 -07:00