Alex P
98dfdb239c
Introduce concept of "Selected Function" and allow arrow key selection
2018-04-05 16:04:47 -07:00
Alex P
ac480a9fdc
Add styles for function selector
2018-04-05 16:03:53 -07:00
Alex P
90c055b4bc
Allow box-shadow styles on non-disabled buttons
2018-04-05 16:03:28 -07:00
Alex P
621227987b
Introduce input component specifically for IFQL function selection
2018-04-05 16:02:45 -07:00
Andrew Watkins
101459338c
Change route in side nav
2018-04-05 10:07:45 -07:00
Andrew Watkins
8b30c8f281
remove component
2018-04-05 10:04:50 -07:00
Andrew Watkins
f8ad5a04f6
Add style
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Alex Paxton <thealexpaxton@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins
315efc8441
Add function parameter inputs
2018-04-05 10:02:42 -07:00
Andrew Watkins
562dc839af
Display arguments and thier values
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-04-05 10:02:42 -07:00
Andrew Watkins
7c487cf0c9
Rename Node to FuncNode
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-04-05 10:02:42 -07:00
Brandon Farmer
b45f23d49a
Merge pull request #3134 from influxdata/handle-no-fields-for-measurement
...
handle no fields for a measurement gracefully
2018-04-04 18:02:18 -07:00
Brandon Farmer
02b2277a93
handle no fields for a measurement gracefully
2018-04-04 17:51:03 -07:00
Jared Scheib
79732a1865
Merge pull request #2832 from influxdata/feature/rest-measurements
...
Add API for measurements with pagination
2018-04-04 16:55:48 -07:00
Brandon Farmer
7127f366ae
Merge pull request #3131 from influxdata/fixes/deleting-organization-500
...
If a org is missing then don't add it to list
2018-04-04 16:32:41 -07:00
Brandon Farmer
5dfac30134
Update changelog
2018-04-04 16:21:38 -07:00
Jared Scheib
aac6a5c950
Merge branch 'master' into feature/rest-measurements
2018-04-04 16:21:16 -07:00
Jared Scheib
4d85760481
Test Measurements api for 'prev' link when offset > limit
2018-04-04 16:19:54 -07:00
Jared Scheib
c672568e91
Remove redundant limit value check from newMeasurementsLinks
2018-04-04 15:33:26 -07:00
Brandon Farmer
a39696c549
If a org is missing then don't add it to list
...
Requests to /me and deleting organization can result in a race condition
2018-04-04 15:25:58 -07:00
Brandon Farmer
4a8500d9f1
Merge pull request #3129 from influxdata/fixes/double-stateChangesOnly-alerts
...
Only add stateChangesOnly to new rules
2018-04-04 14:59:03 -07:00
Andrew Watkins
c4d51fcee8
Merge pull request #3127 from influxdata/chore/add-react-router-types
...
Add @types/react-router to dev dependencies
2018-04-04 14:38:39 -07:00
Brandon Farmer
56415b97d4
Update Changelog
2018-04-04 14:38:00 -07:00
Andrew Watkins
1ed98613e4
Merge pull request #3126 from influxdata/bugfix/delete-buttons
...
Bugfix/delete buttons
2018-04-04 14:37:14 -07:00
Brandon Farmer
c2b8b9c51c
Only add stateChangesOnly to new rules
...
- New rules default to a blank id
- Check for blank id before adding stateChangesOnly
2018-04-04 14:26:16 -07:00
Jared Scheib
2fbdf07d8d
Rename db & rp vars & url params for clarity & consistency
...
Updates swagger as well.
Clarify that instead of dbid and rpid, these values are names.
Rename the var for the Databases service to dbsvc.
2018-04-04 14:22:08 -07:00
Andrew Watkins
5a0ef2487a
Update react-router types version
2018-04-04 14:21:06 -07:00
Jared Scheib
fb90faf11b
Rename database function arguments for consistency
2018-04-04 13:25:45 -07:00
Deniz Kusefoglu
58ad7fe3cd
Merge pull request #3104 from influxdata/bugfix/annotations-update
...
Bugfix/annotations update
2018-04-04 15:04:21 -04:00
ebb-tide
68b67986a7
Add @types/react-router to dev dependencies
2018-04-04 12:03:47 -07:00
Andrew Watkins
8b09475ed4
Fix remaining broken delete confirmations
2018-04-04 11:50:05 -07:00
Deniz Kusefoglu
2d574ac5c8
Merge branch 'master' into bugfix/annotations-update
2018-04-04 14:43:36 -04:00
Andrew Watkins
4e62a9ac40
Fix orgs not deleting
2018-04-04 11:25:51 -07:00
Andrew Watkins
4438d982aa
Merge pull request #3118 from influxdata/bugfix/flash-notifications
...
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Andrew Watkins
325275c471
Update tests
2018-04-04 11:00:43 -07:00
Luke Morris
e232e34d75
Update changelog
2018-04-04 09:51:13 -07:00
lukevmorris
7a3f1d1744
Merge pull request #3120 from influxdata/change-interval-to-duration
...
:interval: now represents a raw influxql duration
2018-04-04 09:39:49 -07:00
Luke Morris
eab7b47060
Everything is in terms of 'points' now
2018-04-03 23:03:07 -07:00
Luke Morris
2ffb118e29
Fill the value with the current time
2018-04-03 22:45:52 -07:00
Andrew Watkins
d3b1b06726
Update tests
2018-04-03 22:07:31 -07:00
Andrew Watkins
bc8fcf8b8d
Add inital tests
2018-04-03 21:10:06 -07:00
Alex Paxton
edde34a745
Merge pull request #3116 from influxdata/ux/improve-rename-cell
...
Improve Cell Renaming
2018-04-03 20:25:18 -07:00
Luke Morris
565f1f18b5
A bit of cleanup
2018-04-03 18:01:57 -07:00
Luke Morris
402c8a6db5
Pointers and strings
2018-04-03 17:28:57 -07:00
Luke Morris
37e09ad8b2
Runnable migration file -- missing an update
2018-04-03 16:52:34 -07:00
Luke Morris
7f31c6747f
WIP -- general sketch of thoughts
2018-04-03 16:52:34 -07:00
Luke Morris
efb63adccd
Sketching new migration system
2018-04-03 16:52:34 -07:00
Luke Morris
8c50b8a36c
Reintroduce :interval: work
...
This reverts commit c331e0f48e
.
:interval: represents a duration now
queryConfig must recognize both :interval: forms
Another case to consider
Fix broken links in CHANGELOG
Rudimentary migration system w/ :interval: migration
Only looking for :interval: now
Server can expect time(:interval:) from now on
Repair go specs
2018-04-03 16:52:34 -07:00
Andrew Watkins
e65d2d8b5e
Update server tests
2018-04-03 16:38:52 -07:00
Jared Scheib
8e7fd230d4
Update changelog
2018-04-03 16:07:06 -07:00
Jared Scheib
b76934409c
Fix changelog after rebase
2018-04-03 16:06:47 -07:00