Commit Graph

8645 Commits (3b34e3f7db90d94a3009ca429a224d6ab1c6842d)

Author SHA1 Message Date
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
Alex P 58c51822a4 Guard against thresholds list accepting incorrect color types 2018-04-03 21:18:37 -07:00
Alex P 10a0a88b68 Guard against gauges accepting incorrect color types 2018-04-03 21:15:30 -07:00
Alex P d7914c9013 Ensure colors in line graph palettes have unique IDs 2018-04-03 21:14:34 -07:00
Alex P 053aa3d2d8 Ensure unique keys in thresholds lists 2018-04-03 21:14:04 -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
Jared Scheib 481d0f4c16 Add swagger docs for new /measurements API, response, & structs 2018-04-03 16:04:16 -07:00
Jared Scheib f1d9f8beb0 Correct GetMeasurements comments to indicate default 100 limit 2018-04-03 16:04:16 -07:00
Jared Scheib dffa082d7c Test GetMeasurements overrides offset less than 0 with offset 0 2018-04-03 16:04:16 -07:00
Jared Scheib ff0fb5e321 Test GetMeasurements overrides limit <= 0 with limit 100 2018-04-03 16:04:16 -07:00
Jared Scheib a9e7726591 Test GetMeasurements fails on invalid offset value provided 2018-04-03 16:04:16 -07:00
Jared Scheib 8032cba816 Test GetMeasurements fails on invalid limit value provided 2018-04-03 16:04:16 -07:00
Jared Scheib 805471e95c Test GetMeasurements with no offset or limit 2018-04-03 16:04:16 -07:00
Jared Scheib 8b568356be WIP Test GetMeasurements
Create Databases mocks
Add comments to chronograf.Databases methods
2018-04-03 16:04:16 -07:00
Jared Scheib 61d8a1c975 Change AllMeasurements to GetMeasurements to be precise & update comment 2018-04-03 16:04:16 -07:00
Chris Goller 05b11f8172 Add measurements with pagination 2018-04-03 16:04:16 -07:00
Andrew Watkins d71763234a Introduce /health endpoint 2018-04-03 15:58:33 -07:00
Deniz Kusefoglu 2c8ce9029b Merge pull request #3109 from influxdata/bugfix/kapacitor-loading-4ever
Bugfix/kapacitor loading 4ever
2018-04-03 17:30:15 -04:00
Alex P 5366e06c03 Update changelog 2018-04-03 14:19:36 -07:00
Alex P 110028c1bb Make cell renaming always an input 2018-04-03 14:14:42 -07:00
ebb-tide b450ff2f18 Merge branch 'bugfix/kapacitor-loading-4ever' of https://github.com/influxdata/chronograf into bugfix/kapacitor-loading-4ever 2018-04-03 13:46:41 -07:00
Deniz Kusefoglu 1724b532c9 Merge branch 'master' into bugfix/kapacitor-loading-4ever 2018-04-03 16:46:08 -04:00
Andrew Watkins daf9022dec Remove Object.assign 2018-04-03 13:21:52 -07:00
Andrew Watkins 957731710a Convert CheckSources to TypeScript 2018-04-03 13:19:48 -07:00
Andrew Watkins 8137ed998f Merge pull request #3112 from influxdata/bugfix/influxdb-delete-user-role
Bugfix: Delete UserRole and handle providing no roles or permissions
2018-04-03 12:02:27 -07:00
ebb-tide 4ccde5e55d Implement suggestions from PR review 2018-04-03 12:00:53 -07:00
Andrew Watkins 63d8d8bfa5 Move functions out of render 2018-04-03 10:56:22 -07:00
Andrew Watkins c00a67f075 Refactor label logic into if statement 2018-04-03 10:53:55 -07:00
Alex Paxton 201c8c8bfe Merge pull request #3111 from influxdata/bugfix/save-new-tickscript
Fix saving of new TICKscripts
2018-04-03 10:00:54 -07:00
Alex Paxton 5852c6c3da Merge branch 'master' into bugfix/save-new-tickscript 2018-04-02 18:24:41 -07:00
Nathan Haugo 35be9813e5 Merge pull request #3113 from influxdata/release/1.4.3.1
Update for 1.4.3.1
2018-04-02 18:14:12 -07:00
nathan haugo da8ed064f7 Remove dupe changelog entries 2018-04-02 17:58:53 -07:00
nathan haugo 9cf6457fab Move 1.4.3.1 to proper position 2018-04-02 17:57:24 -07:00