Jared Scheib
3ffaa55aee
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
3e1a6b66ef
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
4439ae1add
Update changelog
2018-04-04 16:21:38 -07:00
Jared Scheib
207fb0a49b
Merge branch 'master' into feature/rest-measurements
2018-04-04 16:21:16 -07:00
Jared Scheib
78e219b43f
Test Measurements api for 'prev' link when offset > limit
2018-04-04 16:19:54 -07:00
Andrew Watkins
6fcc84947a
Convert QueryMaker to TypesScript and add test
2018-04-04 16:06:50 -07:00
Andrew Watkins
8d5f2665ba
Update async test
2018-04-04 15:39:46 -07:00
Andrew Watkins
487cdb3105
Move DataExplorer to TypeScript
2018-04-04 15:39:34 -07:00
Jared Scheib
8f0c5d6055
Remove redundant limit value check from newMeasurementsLinks
2018-04-04 15:33:26 -07:00
Brandon Farmer
e447471404
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
a9dbf3ade4
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
9e7a22c081
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
Andrew Watkins
15407404ea
Update react-router types version
2018-04-04 14:38:06 -07:00
ebb-tide
38594cc6b5
Add @types/react-router to dev dependencies
2018-04-04 14:38:06 -07:00
Brandon Farmer
981de22382
Update Changelog
2018-04-04 14:38:00 -07:00
Andrew Watkins
41ada5b832
Merge pull request #3126 from influxdata/bugfix/delete-buttons
...
Bugfix/delete buttons
2018-04-04 14:37:14 -07:00
Alex P
5f3f305e31
Update changelog
2018-04-04 14:34:27 -07:00
Alex P
80d4c30c81
Truncate y axis label when it exceeds height of line graph
...
Tried this and having it wrap text, and this was the superior option
2018-04-04 14:28:17 -07:00
Brandon Farmer
5770d5e6f7
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
8ccf582acc
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
debfee3e4e
Update react-router types version
2018-04-04 14:21:06 -07:00
Jared Scheib
982fa38fc1
Rename database function arguments for consistency
2018-04-04 13:25:45 -07:00
Deniz Kusefoglu
b68b6f93c1
Merge pull request #3104 from influxdata/bugfix/annotations-update
...
Bugfix/annotations update
2018-04-04 15:04:21 -04:00
ebb-tide
f649418aab
Add @types/react-router to dev dependencies
2018-04-04 12:03:47 -07:00
Andrew Watkins
83396aed1e
Fix remaining broken delete confirmations
2018-04-04 11:50:05 -07:00
Deniz Kusefoglu
92be1fd2f2
Merge branch 'master' into bugfix/annotations-update
2018-04-04 14:43:36 -04:00
Andrew Watkins
0d45ad134a
Fix orgs not deleting
2018-04-04 11:25:51 -07:00
Andrew Watkins
b127d2d96a
Merge pull request #3118 from influxdata/bugfix/flash-notifications
...
Bugfix/flash notifications
2018-04-04 11:13:17 -07:00
Andrew Watkins
55d8ac86f4
Update tests
2018-04-04 11:00:43 -07:00
Luke Morris
e68ef382e5
Update changelog
2018-04-04 09:51:13 -07:00
lukevmorris
465f80944b
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
b59d68e923
Everything is in terms of 'points' now
2018-04-03 23:03:07 -07:00
Luke Morris
3b0e43ba49
Fill the value with the current time
2018-04-03 22:45:52 -07:00
Andrew Watkins
0cbb8d9260
Update tests
2018-04-03 22:07:31 -07:00
Alex P
dd7d65ad6a
Guard against thresholds list accepting incorrect color types
2018-04-03 21:18:37 -07:00
Alex P
a554e0291f
Guard against gauges accepting incorrect color types
2018-04-03 21:15:30 -07:00
Alex P
30163ab656
Ensure colors in line graph palettes have unique IDs
2018-04-03 21:14:34 -07:00
Alex P
94e39de288
Ensure unique keys in thresholds lists
2018-04-03 21:14:04 -07:00
Andrew Watkins
a2a5d9bd14
Add inital tests
2018-04-03 21:10:06 -07:00
Alex Paxton
3f3d8067b1
Merge pull request #3116 from influxdata/ux/improve-rename-cell
...
Improve Cell Renaming
2018-04-03 20:25:18 -07:00
Luke Morris
d76a937e09
A bit of cleanup
2018-04-03 18:01:57 -07:00
Luke Morris
5d5b77b50b
Pointers and strings
2018-04-03 17:28:57 -07:00
Luke Morris
e37066a109
Runnable migration file -- missing an update
2018-04-03 16:52:34 -07:00
Luke Morris
601250f1d5
WIP -- general sketch of thoughts
2018-04-03 16:52:34 -07:00
Luke Morris
afe079609d
Sketching new migration system
2018-04-03 16:52:34 -07:00
Luke Morris
9eb7a8cdd4
Reintroduce :interval: work
...
This reverts commit 4b54081cf8
.
: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
8f770c4636
Update server tests
2018-04-03 16:38:52 -07:00
Jared Scheib
6fca57e9d1
Update changelog
2018-04-03 16:07:06 -07:00
Jared Scheib
d071479bad
Fix changelog after rebase
2018-04-03 16:06:47 -07:00
Jared Scheib
0f0e1b60ac
Add swagger docs for new /measurements API, response, & structs
2018-04-03 16:04:16 -07:00