Commit Graph

8326 Commits (ceb2ed2b83fcf26140125ba1694fe5390a9aa9b1)

Author SHA1 Message Date
Alex P ceb2ed2b83 Merge branch 'master' into moar-colors-n-stuff 2018-03-29 10:26:27 -07:00
Iris Scholten 3e33bf3982 Merge branch '1.4.3.x' 2018-03-28 18:26:00 -07:00
Jared Scheib 082afe3179 Merge pull request #3089 from influxdata/update-from-source-installation
Update from source installation
2018-03-28 17:52:12 -07:00
Scott Anderson 47c0e36271 Update README.md 2018-03-28 18:14:00 -06:00
Alex P 905521311f Updoot log of Change 2018-03-28 17:05:24 -07:00
Alex P 57c554b3f1 Make current org delete user UX consistent with all users table 2018-03-28 17:04:18 -07:00
Alex P dddc8a2807 Remove lodash 2018-03-28 17:04:06 -07:00
Alex P a7a22dbb45 Use plain JS arrow function instead of lodash curry 2018-03-28 17:03:46 -07:00
Iris Scholten 5eb952f841 Update Changelog 2018-03-28 17:02:38 -07:00
Jared Scheib 373c4fba54 Merge branch 'master' into update-from-source-installation 2018-03-28 17:02:37 -07:00
Alex Paxton b85a0263b7 Merge pull request #3073 from influxdata/bugfix/delete-chrono-user
Fix Delete Button in All Users Admin Table
2018-03-28 16:59:33 -07:00
Alex P c09d92f31b Updoot changelog 2018-03-28 16:30:16 -07:00
Alex P 05f58ef7ec Exit annotation editing mode when user leaves dashboard 2018-03-28 16:29:52 -07:00
Alex P ebaa8172b9 Fix typo 2018-03-28 16:29:38 -07:00
Alex P f3cdfa923d Limit render of Done Editing button to cell types that support annotations 2018-03-28 16:29:18 -07:00
Alex Paxton ea0fb16b57 Merge pull request #3087 from influxdata/polish/done-editing-annotations
Improve Annotation Edit Mode
2018-03-28 16:25:17 -07:00
Alex P 3b14b0e01d Merge branch 'master' into polish/done-editing-annotations 2018-03-28 16:10:28 -07:00
Jared Scheib 99ac3c1a3e Fix tests for 0a98d1c7b 2018-03-28 15:27:11 -07:00
Scott Andreson 0411f910d8 added colons to lines in readme referencing code blocks 2018-03-28 15:47:26 -06:00
Luke Morris 5863a5e764 Support custom time range in annotations api wrapper 2018-03-28 14:13:34 -07:00
Alex Paxton d2f6906236 Merge branch 'master' into polish/done-editing-annotations 2018-03-28 14:12:43 -07:00
Luke Morris 6adc8f96c5 Update changelog 2018-03-28 14:09:35 -07:00
Iris Scholten e3556a2ae6 Merge pull request #3082 from influxdata/fetch-annotations-custom-time-range
Support custom time range in annotations api wrapper
2018-03-28 14:02:02 -07:00
Scott Andreson 8a741cdd36 updated the "From Source" installation instructions in the readme 2018-03-28 14:59:17 -06:00
Jared Scheib dca6270f73 Change useidtoken to use-id-token for consistency 2018-03-28 13:31:24 -07:00
Jared Scheib f92cbbbaf5 Merge pull request #2526 from cxcv/master
Support for RS256/JWKS verification, support for id_token parsing
2018-03-28 13:23:37 -07:00
Andrew Watkins e1ef619d11 Fix date format 2018-03-28 13:10:02 -07:00
Andrew Watkins b66a5212d4 Merge pull request #3085 from influxdata/bugfix/annotation-date-format
Change annotation date format to: YYYY/MM/DD
2018-03-28 13:08:26 -07:00
Alex P afeae1494c Updoot changelog 2018-03-28 12:43:19 -07:00
Alex P d59f851256 Exit annotation editing mode when user leaves dashboard 2018-03-28 12:36:57 -07:00
Alex P e4106265ee Fix typo 2018-03-28 12:31:44 -07:00
Andrew Watkins c63e511872 Fix date format 2018-03-28 11:52:32 -07:00
Iris Scholten 21daf088c9 update versions with bumpversion 2018-03-28 11:34:23 -07:00
Luke Morris 72e7db41ee Update changelog 2018-03-28 11:13:44 -07:00
Luke Morris 850e8c5533 Support custom time range in annotations api wrapper 2018-03-28 11:11:09 -07:00
Iris Scholten 0bd172ac8d update CHANGELOG.md 2018-03-28 11:04:31 -07:00
Iris Scholten d6351a3716 Merge pull request #3054 from influxdata/table-tests
Table Graph tests
2018-03-28 10:55:01 -07:00
Alex P 5e4e17c65f Limit render of Done Editing button to cell types that support annotations 2018-03-28 10:36:41 -07:00
Alex Paxton 9424847e9f Merge branch 'master' into bugfix/delete-chrono-user 2018-03-28 10:09:06 -07:00
Alex P a65b482419 Guard against colors being passed in as an empty array 2018-03-28 10:04:33 -07:00
Andrew Watkins 173509c0ce Merge pull request #3068 from influxdata/bugfix/graph-fill
Fix graph fill bug: Other graphs hate him
2018-03-28 09:49:18 -07:00
Andrew Watkins e3328cba4b Merge pull request #3074 from influxdata/spike/feature-flag
Feature Flag with this one weird trick
2018-03-28 09:49:02 -07:00
Benjamin Schweizer a231ec1108 added USE_ID_TOKEN option, defaulting off 2018-03-28 15:51:10 +02:00
Benjamin Schweizer 041887492e gofmt 2018-03-28 13:34:30 +02:00
Benjamin Schweizer 335d8dbb99 Merge branch 'master' of https://github.com/influxdata/chronograf 2018-03-28 13:30:05 +02:00
Alex Paxton 9579f907f1 Merge pull request #3053 from influxdata/polish/table-column-measurement
Improve Table Graph Column Width Calculations
2018-03-27 17:31:11 -07:00
Iris Scholten 54c1910f9c Merge pull request #3071 from influxdata/feature/table-graph-swagger
Update Swagger with Tables info
2018-03-27 17:20:41 -07:00
Andrew Watkins bfbfcc04bd Introduce feature flag component
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-27 17:19:03 -07:00
Alex P aa08edac99 Fix some of the minute spacing problems in table graph 2018-03-27 17:00:05 -07:00
Alex P e1c6febc84 Merge branch 'master' into polish/table-column-measurement 2018-03-27 16:52:02 -07:00