Alex P
|
b85a69a7b8
|
Make func list item active class into a getter
|
2018-04-06 11:30:20 -07:00 |
Alex P
|
ffc100f08b
|
Simplify code
|
2018-04-05 18:02:55 -07:00 |
Alex P
|
57dd610732
|
WIP fix tests
|
2018-04-05 18:02:43 -07:00 |
Alex P
|
ae06a71952
|
Make availableFuncs back into getter
|
2018-04-05 16:30:44 -07:00 |
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 |