Andrew Watkins
aac590dd8b
Update CHANGELOG
2017-12-13 17:17:43 -08:00
Andrew Watkins
ba9e5f2916
Update placeholder if y-axis default title is empty
2017-12-13 17:15:58 -08:00
Andrew Watkins
83aa2da7fa
Do not return a label if provided with empty query config
2017-12-13 17:15:58 -08:00
Nathan Haugo
6bc89f31ab
Merge pull request #2576 from influxdata/feature/fix-verbiage
...
Fix tool tip verbiage and master the art of css
2017-12-13 17:06:09 -08:00
Michael Desa
2b60043016
Prevent users joining default org if private
2017-12-13 16:59:02 -08:00
Nathan Haugo
4fedf398d0
Fix tool tip verbiage and master the art of css
2017-12-13 16:58:44 -08:00
Alex P
67e9cbb741
Add Auth0, OAuth, and stacked hard disks icons
2017-12-13 16:27:43 -08:00
Andrew Watkins
dcf7fdc010
Use organizations state instead of me: currentOrganization
2017-12-13 16:06:13 -08:00
Andrew Watkins
5ec09d22b9
Update CHANGELOG
2017-12-13 15:43:58 -08:00
Andrew Watkins
f7ef728a3b
Fix organization default role being stale on chrono users page
...
The 'currentOrganization' namespaced in the auth reducer does not get
updated when chronograf organizations reducer gets updated. This
results in temporary stale state until `/me` is hit and the 'me auth'
state trickles through the application.
2017-12-13 15:43:57 -08:00
Jared Scheib
058f5fbc20
Rename superAdminFirstUserOnly to superAdminNewUsers & flip default logic accordingly
...
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-12-13 14:49:49 -08:00
Alex Paxton
358a1f5a63
Merge pull request #2545 from influxdata/single-stat-colors
...
Single Stat Thresholds & Colors
2017-12-13 14:43:26 -08:00
deniz kusefoglu
5c9b4fc3e7
Make switch-orgs button take users to purgatory
2017-12-13 14:17:38 -08:00
Alex P
7dfd0c9312
Change design to be consistent with Purgatory logout button
2017-12-13 14:17:38 -08:00
Alex P
18b666660d
WIP Add button to Manage Sources page for switching organizations
...
Also added some icons to the buttons
2017-12-13 14:17:38 -08:00
Jared Scheib
63ea69e679
Update state in SlideToggle when props update
...
Signed-off-by: Alex Paxton <thealexpaxton@gmail.com>
2017-12-13 13:57:09 -08:00
Jared Scheib
172b1f827d
Rename css class to use 'config' instead of 'settings'
2017-12-13 13:55:06 -08:00
Jared Scheib
a54712f600
Add config.self & config.auth routes, update client routes & make PATCH a PUT
2017-12-13 13:54:23 -08:00
Michael Desa
6059f155a1
Remove SuperAdminFirstUserOnly CLI flag
...
Wire up boltdb config store
2017-12-13 11:55:36 -08:00
Alex P
fc83074612
Merge branch 'master' into single-stat-colors
2017-12-13 11:01:18 -08:00
Michael Desa
c718847014
Wire up bolt db ConfigStore in Server
2017-12-13 10:46:08 -08:00
Michael Desa
331fa6f897
Add bolt implementation of chronograf.ConfigStore
2017-12-13 10:38:01 -08:00
Michael Desa
9c989083a8
Add PUT /config/:section route
2017-12-13 09:28:39 -08:00
Michael Desa
d0f63ca0e0
Add /config/:section endpoint
2017-12-13 09:04:44 -08:00
Andrew Watkins
425697d677
Merge pull request #2554 from influxdata/bugfix/range
...
Prevent inversion of graph
2017-12-13 08:09:56 -08:00
Alex Paxton
c80b92b420
Merge pull request #2502 from influxdata/fix-optin-cursor
...
Fix optin cursor
2017-12-12 18:22:48 -08:00
Luke Morris
123e7ef176
Update changelog
2017-12-12 18:13:06 -08:00
Luke Morris
61ca26f09a
Merge branch 'master' into fix-optin-cursor
2017-12-12 18:11:51 -08:00
Alex P
0bdb3d6233
Add hover and pressed state visual cues to opt-in label
...
After much debate this seems to check off the most “Good UX” boxes
2017-12-12 17:57:54 -08:00
Michael de Sa
17460e397b
Implement Config GET service method
...
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
2017-12-12 17:06:57 -08:00
Jared Scheib
1e42cd6e0e
Add /config link to AllRoutes handler
...
Signed-off-by: Michael de Sa <mjdesa@gmail.com>
2017-12-12 15:11:30 -08:00
Jared Scheib
b2591828fe
Pass through config link to redux
2017-12-12 15:10:54 -08:00
Luke Morris
438bca1fc1
Invert only the user nav; leave alerting/admin untouched
2017-12-12 14:48:22 -08:00
Jared Scheib
74ffdab074
Move & rename Settings boilerplate to dedicated shared Config boilerplate
2017-12-12 14:39:40 -08:00
Andrew Watkins
f2388ea927
Update CHANGELOG
2017-12-12 14:34:30 -08:00
Andrew Watkins
b8d2421f23
Prevent inversion of graph
2017-12-12 14:34:30 -08:00
Jared Scheib
2119dcb60a
Wire up SuperAdminFirstUserOnly toggle in UI
...
The API does not exist yet, and the shape and location
in redux may change.
2017-12-12 14:02:17 -08:00
Alex P
4bba4542be
Create settings table beneath organizations table
...
Only 1 setting for now, when we have more we can find a better home for
it
2017-12-12 14:02:17 -08:00
Luke Morris
0adfac3f45
Merge branch '1.4.0.x'
2017-12-12 13:41:49 -08:00
lukevmorris
ac51c96c7f
Merge pull request #2560 from influxdata/2422-disallow-viewer-switch-kapacitors-rebased
...
Render static text instead of kapacitor switching dropdown for Viewers
2017-12-12 13:41:13 -08:00
Alex P
e67dc7ebbf
Render static text instead of kapacitor switching dropdown for Viewers
2017-12-12 13:40:01 -08:00
lukevmorris
3247269129
Merge pull request #2559 from influxdata/multitenancy_fix_add_spaces_to_org_create_rebased
...
Allow new Organization names to include spaces
2017-12-12 13:38:29 -08:00
Jared Scheib
0050fddc03
Allow new Organization names to include spaces
2017-12-12 13:37:07 -08:00
Michael Desa
49c8868e67
Prevent user joining private default org
...
Previously, if an organization was private and a user was removed from
the default organization, then they would be re-added. This behavior was
so left over from when we thought of the default organization as the
place where all users would exist. This PR removes that behavior.
There is one piece of odd behavior where a user's "current organization"
will be the default organization, but they will have no role in the
default organization.
2017-12-12 13:15:53 -08:00
lukevmorris
290065676c
Merge pull request #2558 from influxdata/fix/extra-template-config-rebased
...
Fix template rendering to ignore template if not in query
2017-12-12 13:06:45 -08:00
Chris Goller
3932bcca31
Update CHANGELOG.md to mention fixing template rendering with extra vars
2017-12-12 13:04:49 -08:00
Chris Goller
7d50711345
Fix template rendering to ignore template if not in query
2017-12-12 13:04:49 -08:00
lukevmorris
98049f016c
Merge pull request #2556 from influxdata/2520-firefox-login-rebased
...
Fix rendering issue on non-Chrome
2017-12-12 12:46:25 -08:00
Luke Morris
5688668c81
Allow for 2 custom links
2017-12-12 12:45:03 -08:00
Luke Morris
525f4ba18d
Shift position of inverse dropdown
2017-12-12 12:45:03 -08:00