Andrew Watkins
5eebbbe530
Add insecureSkipVerify to marshal / unmarshal
...
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-14 17:24:55 -07:00
Brandon Farmer
ef4fbba690
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
Brandon Farmer
984c571a28
Provide default cell colors in layout
2018-03-13 20:36:43 -07:00
Iris Scholten
9b9be3cda1
Merge branch 'master' into feature/graph-table-time-format
2018-03-13 09:48:52 -07:00
Iris Scholten
cf2c508c96
update server_test, internal_test, and cells_test with tableOptions
2018-03-12 17:12:20 -07:00
Luke Morris
ee9111d04d
Bump version
2018-03-08 18:54:45 -08:00
Luke Morris
92da0b1b51
Bump version to 1.4.2.2
2018-03-07 13:19:40 -08:00
Luke Morris
5777ee718e
Bump version number
2018-02-28 23:23:27 -08:00
Luke Morris
ff73d82aa2
Bump version number
2018-02-28 21:28:29 -08:00
Luke Morris
4b54081cf8
Revert :interval: work
...
Squashed commit of the following:
commit 8b18f78098953c5aba744dd16a215b6ed4cd5143
Author: Luke Morris <lukevmorris@gmail.com>
Date: Wed Feb 28 20:44:46 2018 -0800
Revert "Merge pull request #2663 from influxdata/feature/migrate-time-interval"
This reverts commit 935186984c
, reversing
changes made to e5b8889bc6
.
commit 8f17059d24cc1a1bb4b8675be70fb9adb3f3a3e3
Author: Luke Morris <lukevmorris@gmail.com>
Date: Wed Feb 28 20:44:23 2018 -0800
Revert "Merge pull request #2890 from influxdata/fix/time-interval"
This reverts commit bb01a569ca
, reversing
changes made to 3609bc7d3a
.
2018-02-28 20:47:16 -08:00
Michael Desa
1c9ee296a0
Ensure backwards compat for old GROUP BY :interval:
2018-02-28 17:21:15 -05:00
lukevmorris
e8f80a15ac
Merge pull request #2846 from influxdata/feature/annotations
...
Dashboard annotations
2018-02-27 13:05:39 -08:00
Iris Scholten
812588ffb1
update changelog message and log line message
2018-02-26 15:12:51 -08:00
Alex P
69fa4842e8
Merge branch 'master' into feature/annotations
2018-02-26 15:10:10 -08:00
Iris Scholten
8f471f1375
update url in log line and fix typo
2018-02-26 14:30:47 -08:00
Iris Scholten
c2d209690a
update tests to account for empty bounds change
2018-02-23 16:48:25 -08:00
Iris Scholten
d315c6e9fa
make empty axes bounds [,] instead of []
2018-02-23 16:24:54 -08:00
Luke Morris
ab8a73509a
Merge branch 'master' into feature/annotations
2018-02-22 19:53:23 -08:00
Chris Goller
0908225f31
Merge pull request #2825 from influxdata/feature/annotation-tests
...
Annotation tests
2018-02-21 12:23:00 -06:00
Russ Savage
ce67e71532
Merge pull request #2819 from influxdata/new-sources
...
Fix/New sources CLI and Deprecation
2018-02-20 13:39:27 -08:00
Chris Goller
a5fa5bddb9
Add initial tests for REST annotations
2018-02-20 08:34:23 -06:00
Luke Morris
114403ef23
Enforce presence of endTime
2018-02-19 09:52:02 -08:00
Luke Morris
7a77a0e653
Full create for single and windowed annotations
2018-02-16 21:37:31 -08:00
Luke Morris
03d7f7457d
Unify annotation schema in both client/server
2018-02-16 19:49:13 -08:00
Chris Goller
9a748d7bd5
Fix annotation storage to influxdb
2018-02-16 09:17:47 -08:00
Chris Goller
8e542b5130
Update annotations to use time as endTime
2018-02-16 09:17:47 -08:00
Chris Goller
bf102395aa
WIP
2018-02-16 09:17:47 -08:00
Luke Morris
59b6979812
Merge branch 'master' into feature/annotationz-pre-pl-with-master
2018-02-15 12:03:10 -08:00
Iris Scholten
562441bf7a
add deprecation message if using --new-sources
2018-02-14 17:18:35 -08:00
Chris Goller
093fb7d75d
Update meta nodes to respect insecure skip verify
2018-02-14 13:25:08 -08:00
Iris Scholten
039121e18c
add organization information to the context
2018-02-14 13:14:57 -08:00
Luke Morris
85781aed9d
Bump to 1.4.1.2
2018-02-13 13:34:50 -08:00
Luke Morris
b97739e520
Bump version to 1.4.1.1
2018-02-12 18:03:16 -08:00
Luke Morris
27fbfd4d38
Bump version
2018-02-12 16:42:58 -08:00
Luke Morris
c136a2f5f0
Remove Public; Improve Tab Names
2018-02-09 16:00:27 -08:00
Luke Morris
67ac6a5a2f
Merge branch 'master' into feature/mappings
2018-02-09 11:42:07 -08:00
Luke Morris
4155d9c6d9
Replace Public functionality with Mappings feature
2018-02-08 17:53:34 -08:00
Alex P
66b41abdce
Merge branch 'master' into feature/annotationz-pre-pl-with-master
2018-02-08 16:38:47 -08:00
Iris Scholten
e5fe5cd0e6
WIP remove public logic from organizations
2018-02-08 16:01:00 -08:00
Luke Morris
1116e41246
Pseudo code for removal of Public
2018-02-08 10:59:54 -08:00
Michael Desa
096ef058eb
Allow user to delete themselves
...
Previously users were prevented from removing themselves.
Connect https://github.com/influxdata/chronograf/issues/2711
2018-02-07 09:46:08 -05:00
Iris Scholten
3c3e524b46
Group=>ProviderOrganization; organization=>organiztionId; fix pointer bug
2018-02-06 18:33:27 -08:00
ischolten
b2cfb67256
Merge pull request #2703 from influxdata/feature/global-users
...
Add global users page for super admins
2018-02-06 14:30:08 -08:00
Michael Desa
b5eca6c58a
Prevent error if organization not found in mapping
...
chris go vet fix
2018-02-05 18:20:03 -05:00
Chris Goller
84b6cf4967
Update cell defaults to use empty array
2018-02-05 17:04:15 -06:00
Michael Desa
efd691d1b5
Add Mappings CUDA routes
2018-02-05 16:47:44 -05:00
Chris Goller
6bfc6c36b2
Fix cell race condition
2018-02-05 14:50:05 -06:00
Chris Goller
a565027394
Add legend to dashboard cells
2018-02-05 14:25:57 -06:00
Michael Desa
8b60388d81
Add correct implementation of mappings
2018-02-05 14:54:39 -05:00
Iris Scholten
5fbfc12f11
Merge branch 'master' into feature/global-users
2018-02-01 16:40:14 -08:00