Andrew Watkins
7363cc7d5d
Add inputs for various argument types
2018-04-16 14:53:54 -07:00
Alex P
270494905c
Allow template control bar to grow without disrupting page layout
2018-04-16 14:49:21 -07:00
Alex P
03ee5a0070
Convert component to TypeScript
2018-04-16 14:06:11 -07:00
Alex P
6c1c614c63
Embolden proper noun
2018-04-16 13:25:37 -07:00
Alex P
9e4844503f
Redesign template variables control bar to not scroll with the page
2018-04-16 13:21:50 -07:00
lukevmorris
210dd43d8f
fix(migration): Snapshot all struct types ( #3211 )
...
declaring all migration-irrelevant types as []byte may erase data
for repeated protobuf fields. we hoped that "obscuring" the original
types of these columns with []byte would pass-through their values
unchanged, allowing us to omit entire types (and their descendent
trees) that were not being operated on in a migration. Fewer imported
types would lead to a more expressive migration file whose intent was
more clear to the reader. We will need to experiment with other ways
to achieve this in the future.
fixes #3200
2018-04-16 12:47:38 -07:00
Alex Paxton
33412d5b45
Merge pull request #3204 from influxdata/polish/notify-cell-actions
...
Notify when User adds, deletes, or clones a cell
2018-04-16 11:48:36 -07:00
Jared Scheib
cda5ecd85f
Add rp to HostsPage query & all Layout cell queries
...
Rename q.database to q.db in HostPage and AutoRefresh.
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-16 11:42:53 -07:00
Andrew Watkins
4f12cc1e89
Merge pull request #3203 from influxdata/ifql/add-editor
...
Ifql/add editor
2018-04-16 11:16:21 -07:00
Jared Scheib
7531ff8fc8
Revert "Pass defaultRP from client to server for Host Page queries"
...
This reverts commit 3c2ed2fe2c
.
2018-04-16 11:05:07 -07:00
Alex P
a99c08892d
Update changelog
2018-04-16 11:03:57 -07:00
Alex P
89f165727c
Implement cell action notifications
2018-04-16 10:59:57 -07:00
Alex P
0910d38e70
Create notifications for cell add/delete/clone
2018-04-16 10:59:41 -07:00
Alex P
74b1d49f90
Introduce notification default for "Delete" actions
...
Planning to use this in the future to visually distinguish from
“Create” actions
2018-04-16 10:59:12 -07:00
Andrew Watkins
4a9fefa1a2
Fix test
2018-04-16 10:56:53 -07:00
Andrew Watkins
1f4609c9e7
Replace react-codemirror with react-codemirror2
2018-04-16 10:56:53 -07:00
Andrew Watkins
af26448257
Add ability to delete function
2018-04-16 10:56:53 -07:00
Andrew Watkins
479ec98d6e
Add source string to func node object
2018-04-16 10:56:53 -07:00
Andrew Watkins
d279fdb0c0
Tweak styles
2018-04-16 10:56:53 -07:00
Andrew Watkins
4a09df65ad
Add text editor to builder
2018-04-16 10:56:53 -07:00
Andrew Watkins
f6398cb853
Move sidenav for time machine
2018-04-16 10:56:53 -07:00
ebb-tide
bf03e50c09
Merge branch 'master' into table/group-by
2018-04-15 01:03:13 -07:00
Deniz Kusefoglu
ea2cff99bc
Merge pull request #3180 from influxdata/table/reorder-columns
...
Table/reorder columns
2018-04-15 00:43:52 -04:00
ebb-tide
2906a461f3
Implement PR review suggestions
2018-04-14 21:29:17 -07:00
Jared Scheib
3c2ed2fe2c
Pass defaultRP from client to server for Host Page queries
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-13 18:20:10 -07:00
Iris Scholten
2d31da8b96
Refactor RP query param test to include nil rp value
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 16:29:30 -07:00
Iris Scholten
e2c2e846a9
Test custom RP query param in proxy request
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 16:15:51 -07:00
Alex P
5a9f6c1fda
Improve box packing for new and cloned cells
2018-04-13 15:00:30 -07:00
Iris Scholten
c56382255e
Create Test for proxying InfluxDb
...
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-13 14:34:57 -07:00
Jared Scheib
91042ef91a
WIP Test Influx proxy API
2018-04-13 11:22:33 -07:00
Jared Scheib
3754fa6dfa
Test UpdateSource (including defaultRP)
...
Uses a test server to mock the server responses
necessary for update.
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-12 17:54:21 -07:00
Brandon Farmer
69d00c8784
Merge pull request #3194 from influxdata/fix-threshold-removal
...
Fix function signature for threshold deletion
2018-04-12 17:23:54 -07:00
Brandon Farmer
28526c2e12
Fix function signature for threshold deletion
2018-04-12 16:51:16 -07:00
ebb-tide
6256022546
WIP - Determine groupby exists, and which are not selected
2018-04-12 16:50:06 -07:00
Jared Scheib
4d70b5d171
Include source defaultRP in UpdateSource
...
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-12 16:00:49 -07:00
Brandon Farmer
7c1c540c53
Merge pull request #3191 from influxdata/fixes/gauge-no-showing-value
...
Fixes/gauge no showing value
2018-04-12 14:15:24 -07:00
Brandon Farmer
c33271ed8a
Remove unnecessary type
2018-04-12 14:03:45 -07:00
Brandon Farmer
bc8fca4cf8
Remove console.dir
2018-04-12 13:42:52 -07:00
Brandon Farmer
de5472f0c2
Prevent click tag filter input from closing tag list item
2018-04-12 13:40:11 -07:00
Brandon Farmer
9418b7c6ce
Ensure that values are displayed on gauges
2018-04-12 13:29:27 -07:00
Brandon Farmer
159049be47
Merge pull request #3179 from influxdata/fixes/nan-for-new-gauges
...
Default to zero for gauges
2018-04-12 11:26:26 -07:00
Brandon Farmer
45c5f8d565
Update get methods in GaugeChart.tsx for clarity
2018-04-12 11:08:36 -07:00
Brandon Farmer
c20ff8ddb2
Series values can be strings or numbers
2018-04-12 10:09:00 -07:00
Brandon Farmer
c399932b1d
Fix typescript results key for last values
2018-04-12 09:13:19 -07:00
Brandon Farmer
ea7b985e60
Update lastValues types
2018-04-12 00:43:04 -07:00
Brandon Farmer
eaa8486240
Update changelog
2018-04-12 00:33:34 -07:00
Brandon Farmer
7d7319ecf5
Default to zero for gauges
2018-04-12 00:33:34 -07:00
Brandon Farmer
c6e7927cf5
Merge pull request #3181 from influxdata/fix/invalid-data-now
...
Show valid time in custom time range when now is selected
2018-04-12 00:29:25 -07:00
Brandon Farmer
fce176be63
Update changelog and add more tests around time range
2018-04-12 00:16:03 -07:00
Brandon Farmer
b7d42df182
Show valid time in custom time range when now is selected
2018-04-12 00:06:31 -07:00