Alex P
|
0cc1a32ea3
|
WIP use actual min and max in display of gauge
|
2017-11-21 17:41:17 -08:00 |
Alex P
|
cbbb6412b3
|
Send colors with save action and pass down to GaugeChart
|
2017-11-21 17:40:38 -08:00 |
Alex Paxton
|
dc7a934d54
|
Merge pull request #2403 from influxdata/feature/store-colors
Add colors to storage of cells
|
2017-11-21 17:32:34 -08:00 |
Chris Goller
|
d74de4e6f6
|
Update indentation format of the proto file
|
2017-11-21 19:29:34 -06:00 |
Chris Goller
|
312fce1bc5
|
Add colors to storage of cells
|
2017-11-21 19:26:25 -06:00 |
Jared Scheib
|
17fbfdc020
|
Allow Default org to be renamed in UI; remove Default component
|
2017-11-21 17:57:16 -06:00 |
Michael Desa
|
688bdbd2a8
|
Change HTTP Status 401 to 403 in AuthorizedUser
This signals to the front end that a user must go through another ouath
flow.
|
2017-11-21 18:55:26 -05:00 |
Michael Desa
|
881bd11cf8
|
Return HTTP Status 403 if org not found in /me
Fix returning non-standard status from AuthorizedUser
|
2017-11-21 18:53:42 -05:00 |
Chris Goller
|
90fd1e8555
|
Update CHANGELOG to override generic oauth email JSON key
|
2017-11-21 17:09:24 -06:00 |
Chris Goller
|
0e72c0d16b
|
Add GENERIC_API_KEY to override of oauth2 responses to support azure
|
2017-11-21 16:55:03 -06:00 |
Hunter Trujillo
|
0f325c629a
|
Refactor to use feature detection instead of version detection. Add logs upgrade message.
|
2017-11-21 14:46:54 -07:00 |
Hunter Trujillo
|
9e8b08bc59
|
Changelog.
|
2017-11-21 13:56:02 -07:00 |
Alex P
|
f1190121a7
|
Set value of new gauge thresholds to the average of the min and max values
|
2017-11-21 12:53:49 -08:00 |
Hunter Trujillo
|
930f52bb04
|
Add null guard to tag parsing function to prevent parsing values that don't match tag RegEx.
|
2017-11-21 13:51:02 -07:00 |
Alex P
|
5228b1dfde
|
Add ability to delete a gauge threshold
|
2017-11-21 12:46:47 -08:00 |
Alex P
|
63618a7d10
|
Update CEO colors state from threshold value input
|
2017-11-21 12:43:32 -08:00 |
Alex P
|
ebcdf44269
|
Update CEO colors state from threshold color dropdown
|
2017-11-21 12:43:19 -08:00 |
Alex P
|
3d095b012d
|
Sort gauge thresholds by value before rendering
|
2017-11-21 12:11:56 -08:00 |
Andrew Watkins
|
284c7779ce
|
Merge pull request #2385 from influxdata/feature/time-cop
Feature/time cop
|
2017-11-21 11:44:21 -08:00 |
Andrew Watkins
|
82fecbd91c
|
Fix broken test due to stupid new line
|
2017-11-21 11:34:26 -08:00 |
Andrew Watkins
|
5280589505
|
Handle nil cell in validateDashboardRequest
|
2017-11-21 11:27:48 -08:00 |
Alex P
|
52775c040b
|
Remove console log
|
2017-11-21 11:24:55 -08:00 |
Alex P
|
34b2cf2649
|
Wire up add threshold function in CEO
|
2017-11-21 11:24:15 -08:00 |
Alex P
|
fef38281fb
|
Refactor gauge options to be a SFC and simplify into subcomponent
|
2017-11-21 11:00:17 -08:00 |
Chris Goller
|
032c4e1d85
|
Merge pull request #2397 from influxdata/feature/cell-colors
Add colors to all cells
|
2017-11-21 12:47:23 -06:00 |
Andrew Watkins
|
fc793e1fa1
|
Merge branch 'feature/time-cop' of github.com:influxdata/chronograf into feature/time-cop
|
2017-11-21 10:37:33 -08:00 |
Andrew Watkins
|
bde2e11cc1
|
Format TimeShift struct property descriptions
|
2017-11-21 10:37:07 -08:00 |
Andrew Watkins
|
afa926a5c7
|
Update proto TimeShift property descriptions
|
2017-11-21 10:33:21 -08:00 |
Chris Goller
|
efbc7e0853
|
Merge pull request #2386 from influxdata/feature/de-support-non-literals
Update queryConfig render to support wildcard, re, int, num
|
2017-11-21 12:33:09 -06:00 |
Andrew Watkins
|
6f6cde7179
|
Merge branch 'master' into feature/time-cop
|
2017-11-21 10:29:31 -08:00 |
Chris Goller
|
862c1fcade
|
Update invalid swagger information for cell hex color length
|
2017-11-21 12:22:02 -06:00 |
Chris Goller
|
8181e1eaf7
|
Add colors to all cells
|
2017-11-21 12:16:23 -06:00 |
Alex P
|
67e3470fe5
|
Refactor color dropdown to use key 'name' instead of 'text'
|
2017-11-21 10:11:06 -08:00 |
Alex Paxton
|
103ba9d6f5
|
Merge pull request #2396 from influxdata/user-menu-inverse-triangle
Add invisible hover triangle for user menu on small screens
|
2017-11-21 09:35:20 -08:00 |
Jared Scheib
|
227b5e086b
|
Merge pull request #2395 from influxdata/multitenancy_refresh_orgs_on_add-2344
Refresh organizations in User nav after updating organizations
|
2017-11-21 09:32:33 -08:00 |
Jared Scheib
|
7177503788
|
Merge pull request #2392 from influxdata/multitenancy_ui_prevent_sources_error_on_org_switch
Prevent sources error notification on org switch
|
2017-11-21 09:31:34 -08:00 |
Alex P
|
5e071375a9
|
WIP Add gauge controls in display options
|
2017-11-20 21:51:22 -08:00 |
Hunter Trujillo
|
7aa82a494e
|
Add Kapacitor version detection.
|
2017-11-20 22:22:40 -07:00 |
Alex P
|
6f713c9141
|
Add invisible hover triangle for user menu on small screens
|
2017-11-20 19:59:02 -08:00 |
Jared Scheib
|
9566a6b534
|
Update ME request action names, action creators, & reducers to AJAX cycle convention
|
2017-11-20 21:23:24 -06:00 |
Jared Scheib
|
a600577b42
|
Refactor getMe & refresh me for SideNav upon change organizations
|
2017-11-20 21:23:23 -06:00 |
Alex P
|
a1f3a7c202
|
Remove redundant color from gauge colors list
|
2017-11-20 18:59:38 -08:00 |
Alex P
|
de0817e420
|
Add optional disabled prop to color dropdown
|
2017-11-20 18:35:02 -08:00 |
Alex P
|
aa1fc1d412
|
Introduce color dropdown component
Intended for choosing a color from a list; displays the color and its
name in the dropdown
|
2017-11-20 18:16:05 -08:00 |
Jared Scheib
|
111a6a7121
|
Prevent sources error notification from invalid showDatabases in CheckSources upon meChangeOrganization
|
2017-11-20 19:07:52 -06:00 |
Jared Scheib
|
418f8513bf
|
Refactor CheckSources to call getSources thunk instead of loadSources & errorThrown
|
2017-11-20 19:06:31 -06:00 |
Alex P
|
e22e6f6ccf
|
Introduce array of available gauge colors
|
2017-11-20 14:31:53 -08:00 |
Alex P
|
dedf5ffec4
|
Refactor display options input to receive placeholder text as a prop
|
2017-11-20 14:31:35 -08:00 |
Alex P
|
c968263250
|
Refactor display options input to receive column size as a prop
|
2017-11-20 14:16:32 -08:00 |
Alex P
|
02e5129f7f
|
Pass in prop as bool not string
|
2017-11-20 13:58:40 -08:00 |