Commit Graph

8888 Commits (0cab8a414e660ae38576a22d536caf704d7c253f)

Author SHA1 Message Date
lukevmorris ba505959fd Merge pull request #3138 from influxdata/fix_migration_type_information
Correct type information in migration
2018-04-05 15:57:32 -07:00
Iris Scholten 874be501b5 Add calculations for column sizing 2018-04-05 15:52:36 -07:00
Luke Morris cf8d3fb2ac Correct type information in migration 2018-04-05 15:44:27 -07:00
Alex Paxton 399995cd1f Merge pull request #3122 from influxdata/bugfix/thresholds
Fix Thresholds Bugs
2018-04-05 15:22:29 -07:00
ebb-tide bfee0bc3ab Implement sort with react-dnd 2018-04-05 15:04:14 -07:00
Andrew Watkins 6ef22e3677 Merge pull request #3136 from influxdata/bugfix/de-time-range
Bugfix: DataExplorer time range
2018-04-05 14:50:25 -07:00
Andrew Watkins b6583060d5 Check queryConfig on component mount 2018-04-05 13:53:38 -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
Andrew Watkins 84d85ead7c WIP move rawquery logic in to DE container 2018-04-05 10:02:08 -07:00
ebb-tide 5eec65786b Implement sort with react-sortable-hoc 2018-04-04 20:46: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
Andrew Watkins 168361170a Convert QueryMaker to TypesScript and add test 2018-04-04 16:06:50 -07:00
Andrew Watkins 709bf895f3 Update async test 2018-04-04 15:39:46 -07:00
Andrew Watkins 6536d5d9c7 Move DataExplorer to TypeScript 2018-04-04 15:39:34 -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
Andrew Watkins 967d70b106 Update react-router types version 2018-04-04 14:38:06 -07:00
ebb-tide 5818daa1a2 Add @types/react-router to dev dependencies 2018-04-04 14:38:06 -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
Alex P 8d164a38dc Update changelog 2018-04-04 14:34:27 -07:00
Alex P 416d70aa27 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 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