Brandon Farmer
7f0ba82016
Merge pull request #3237 from influxdata/fixes/custom-timerange-now-annotations
...
Fixes now() time parsing when requesting annotations
2018-04-18 11:58:54 -07:00
Brandon Farmer
6a111158c1
Update changelog
2018-04-18 11:46:55 -07:00
Jared Scheib
1e08657dd2
Update changelog
2018-04-18 11:08:30 -07:00
Jared Scheib
4ed72efdc4
Fix changelog to include 1.4.4.x sections & 1.5.0.0
2018-04-18 11:07:10 -07:00
Alex Paxton
19946e0dc2
Merge branch 'master' into polish/sticky-tempvar-controls
2018-04-16 18:08:49 -07:00
Brandon Farmer
e56e29df9b
Address PRs comments and update Changelog
2018-04-16 15:00:45 -07:00
Alex P
7e0aa13ba0
Update Changelog
2018-04-16 14:55:04 -07:00
Alex P
42ce1b0802
Update changelog
2018-04-16 11:03:57 -07:00
Brandon Farmer
ebcbe72026
Update changelog
2018-04-12 00:33:34 -07:00
Brandon Farmer
3243a8d005
Update changelog and add more tests around time range
2018-04-12 00:16:03 -07:00
Brandon Farmer
213746a096
Update changelog
2018-04-11 23:52:47 -07:00
Alex Paxton
8e877100f2
Merge pull request #3184 from influxdata/feature/clone-cells
...
Feature/Clone Cells
2018-04-11 16:25:28 -07:00
Jared Scheib
7ce2e24b1d
Update changelog to reflect PR updates
2018-04-11 15:21:39 -07:00
Alex P
7e7e32d16c
Update changelog
2018-04-11 15:08:48 -07:00
Jonathan A. Sternberg
18c3c2320e
Fix the github oauth2 implementation with multiple emails
...
If an account had multiple emails, the current implementation would
always select the first one regardless of any other settings. This fixes
it so it only chooses the primary email address that is verified.
This also fixes the generic oauth2 to require verified and primary to be
true if they are present. If they are not present, they are not
required.
2018-04-11 13:27:15 -05:00
Brandon Farmer
b844cf1264
Merge pull request #3162 from influxdata/fix/graph-threshold-size
...
Only send threshold value to parent on blur
2018-04-10 11:38:34 -07:00
Brandon Farmer
94a61fa19e
Update changelog
2018-04-10 10:43:36 -07:00
Brandon Farmer
ebeb487a07
Update changelog
2018-04-09 14:00:35 -07:00
Brandon Farmer
3531efee95
Update changelog
2018-04-06 17:08:38 -07:00
Iris Scholten
32b2b5f78f
Update Changelog
2018-04-06 16:09:33 -07:00
Jared Scheib
47e9bf170e
Update changelog
...
Co-authored-by Jared Scheib <jared.scheib@gmail.com>
Co-authored-by Brandon Farmer <bthesorceror@gmail.com>
2018-04-06 15:19:28 -07:00
Alex Paxton
80e95cae81
Merge branch 'master' into bugfix/y-axis-title
2018-04-06 10:17:52 -07:00
Brandon Farmer
9c5a97a544
Update changelog
2018-04-05 16:45:34 -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
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
Brandon Farmer
56415b97d4
Update Changelog
2018-04-04 14:38:00 -07:00
Alex P
8d164a38dc
Update changelog
2018-04-04 14:34:27 -07:00
Deniz Kusefoglu
2d574ac5c8
Merge branch 'master' into bugfix/annotations-update
2018-04-04 14:43:36 -04: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
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
402c8a6db5
Pointers and strings
2018-04-03 17:28:57 -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
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
Alex P
5366e06c03
Update changelog
2018-04-03 14:19:36 -07:00
Deniz Kusefoglu
1724b532c9
Merge branch 'master' into bugfix/kapacitor-loading-4ever
2018-04-03 16:46:08 -04:00
Alex Paxton
5852c6c3da
Merge branch 'master' into bugfix/save-new-tickscript
2018-04-02 18:24:41 -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
nathan haugo
1efa7a257c
Update for 1.4.3.1
2018-04-02 17:50:32 -07:00
ebb-tide
4d9d41a0cc
edit changelog
2018-04-02 17:21:46 -07:00
Alex P
e78e98eb13
Updoot changelog
2018-04-02 17:08:43 -07:00
Alex P
8b164c98df
Merge branch 'master' into moar-colors-n-stuff
2018-04-02 11:51:27 -07:00
Deniz Kusefoglu
685d9ce688
Merge branch 'master' into flip-table-graph-feature-flag
2018-04-02 13:28:25 -04:00
ebb-tide
6b72f14a80
Update changelog
2018-03-30 18:14:33 -07:00
Alex P
0a1d841ec1
Udpoot changelog
2018-03-30 16:25:57 -07:00
Andrew Watkins
588338877d
Merge pull request #3101 from influxdata/bugfix/tempvar
...
Fix templateVariables not loading properly. Other variables were amazed
2018-03-30 15:32:00 -07:00
Andrew Watkins
9a9708b11f
Update CHANGELOG
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-30 13:48:03 -07:00
Alex Paxton
85b8416036
Merge branch 'master' into polish/improve-add-new-cell
2018-03-30 11:33:24 -07:00
Alex Paxton
fca7e5faf4
Merge branch 'master' into polish/improve-add-new-cell
2018-03-29 17:18:24 -07:00
Alex Paxton
62845de0a3
Merge branch 'master' into polish/confirmation-buttons
2018-03-29 16:22:32 -07:00
Alex P
fdbd23c707
Updoot changelog
2018-03-29 16:21:56 -07:00
Brandon Farmer
96fabebaef
Update changelog
2018-03-29 15:46:50 -07:00
Alex P
2abe8db506
Move changelog entry to 1.5
2018-03-29 10:27:06 -07:00
Alex P
ceb2ed2b83
Merge branch 'master' into moar-colors-n-stuff
2018-03-29 10:26:27 -07:00
Alex P
e048b4fb1b
Move changelog entry to 1.5 section
2018-03-29 10:25:32 -07:00
Alex P
a84401bb21
Merge branch 'master' into polish/improve-add-new-cell
2018-03-29 10:24:07 -07:00
ebb-tide
f8b55255e9
Update changelog
2018-03-29 10:02:33 -07:00
Iris Scholten
3e33bf3982
Merge branch '1.4.3.x'
2018-03-28 18:26:00 -07:00
Alex P
905521311f
Updoot log of Change
2018-03-28 17:05:24 -07:00
Iris Scholten
5eb952f841
Update Changelog
2018-03-28 17:02:38 -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 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
Alex P
16d19438c4
Udpoot changelog
2018-03-28 14:08:25 -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
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
Alex P
afeae1494c
Updoot changelog
2018-03-28 12:43:19 -07:00
Luke Morris
72e7db41ee
Update changelog
2018-03-28 11:13:44 -07:00
Iris Scholten
0bd172ac8d
update CHANGELOG.md
2018-03-28 11:04:31 -07:00
Alex Paxton
9424847e9f
Merge branch 'master' into bugfix/delete-chrono-user
2018-03-28 10:09:06 -07:00
Benjamin Schweizer
335d8dbb99
Merge branch 'master' of https://github.com/influxdata/chronograf
2018-03-28 13:30:05 +02:00
Alex P
0146322629
Updoot log of change
2018-03-27 15:36:05 -07:00
Alex P
e47b5bff1f
Updoot log of Change
2018-03-27 15:11:31 -07:00
Andrew Watkins
3becdb0feb
Update CHANGELOG
2018-03-27 09:17:12 -07:00
Jared Scheib
da8d8804e1
Merge pull request #3048 from influxdata/bugfix/multi-select-dropdown
...
Prevent Multi-Select Dropdown in InfluxDB Admin Users and Roles tabs from losing selection state
2018-03-23 18:27:00 -07:00
Jared Scheib
031cb2dea9
Expound upon changelog update
2018-03-23 18:14:03 -07:00
Jared Scheib
d5f9b388fe
Update changelog
2018-03-23 17:01:39 -07:00
Alex P
4c1e69a6d3
Update change log
2018-03-23 15:22:51 -07:00
Jared Scheib
9e9f566996
Merge branch 'master' into bugfix/task_enabled_correct_check
2018-03-16 21:05:01 -07:00
Jared Scheib
90fe7ecf20
Update changelog & prettier
2018-03-16 20:59:44 -07:00
Andrew Watkins
ffea906eb8
Prettier CHANGLOG
2018-03-14 17:24:55 -07:00
Andrew Watkins
cb326350a0
Update CHANGELOG
2018-03-14 17:24:55 -07:00
Brandon Farmer
ac8bdf5105
Merge pull request #2970 from influxdata/fixes/missing-colors-from-canned-single-stats
...
Always return colors for single stat graphs
2018-03-14 15:45:22 -07:00
Alex P
9f85542d19
Updoot log of Change
2018-03-14 10:25:38 -07:00
Brandon Farmer
366a5b613a
Update changelog
2018-03-12 20:23:53 -07:00
Iris Scholten
7b21ebb47b
Merge branch 'master' into fix/enable-save
2018-03-12 18:50:10 -07:00
Iris Scholten
ff48207cfe
update changelog
2018-03-12 18:49:24 -07:00
Brandon Farmer
65528adb48
Clarify changelog message
2018-03-12 15:21:17 -07:00
Brandon Farmer
2e658dd1cd
Update changelog
2018-03-12 14:35:53 -07:00
Andrew Watkins
60d608aa48
Merge branch 'master' into bugfix/de-errors
2018-03-09 15:09:39 -08:00
Andrew Watkins
a173f056d3
Update CHANGELOG
2018-03-09 15:05:15 -08:00
Andrew Watkins
505a79c04b
Markdown formatting
2018-03-09 15:04:18 -08:00
Jared Scheib
0610c478a5
Merge pull request #2947 from influxdata/fix/okta_oauth2
...
Fix/okta oauth2
2018-03-08 20:34:07 -08:00
Luke Morris
8e5845afe3
Merge branch '1.4.2.x'
2018-03-08 19:07:04 -08:00
Luke Morris
b731e67860
Update changelog
2018-03-08 18:54:11 -08:00
Brandon Farmer
4b3c4c254d
Update changelog
2018-03-08 16:07:18 -08:00