Commit Graph

6549 Commits (d201fa941ae4d548c80e41268d57f49dee6df1e0)

Author SHA1 Message Date
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
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
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
Luke Morris d4f2d97430 Control direction of sidebar-menu--user-nav with flexbox 2017-12-12 12:45:03 -08:00
Luke Morris 585b4e4393 Unupdate changelog 2017-12-12 12:44:57 -08:00
Luke Morris e4cae5fc36 Update changelog 2017-12-12 12:43:38 -08:00
Luke Morris 62213ee9cc visualViewport is supported in Chrome only 2017-12-12 12:37:30 -08:00
lukevmorris d92b7d29ac Merge pull request #2543 from influxdata/2520-firefox-login
Repair rendering bug in Firefox
2017-12-12 11:56:59 -08:00
Alex Paxton 631f1e323e Merge pull request #2550 from influxdata/2422-disallow-viewer-switch-kapacitors
Render static text instead of kapacitor switching dropdown for Viewers
2017-12-12 11:46:51 -08:00
Alex P a949144ea0 Actually fix the issue 2017-12-12 10:25:57 -08:00
Luke Morris 552698a13a Allow for 2 custom links 2017-12-11 17:06:38 -08:00
Alex P a07e17a55b Render static text instead of kapacitor switching dropdown for Viewers 2017-12-11 16:59:01 -08:00
Luke Morris e0b6b01510 Shift position of inverse dropdown 2017-12-11 16:16:14 -08:00
Luke Morris 58966b4b1a Control direction of sidebar-menu--user-nav with flexbox 2017-12-11 15:20:58 -08:00
Luke Morris b3f503e744 Unupdate changelog 2017-12-11 14:52:33 -08:00
Jared Scheib 465c0d4d1d Merge pull request #2542 from influxdata/multitenancy_fix_add_spaces_to_org_create
Allow new Organization names to include spaces
2017-12-11 14:50:33 -08:00
Luke Morris c977352f90 Update changelog 2017-12-11 14:47:55 -08:00
Luke Morris dd403c3de6 visualViewport is supported in Chrome only 2017-12-11 14:46:28 -08:00
Jared Scheib 17e3641ae4 Allow new Organization names to include spaces 2017-12-11 14:42:24 -08:00
Chris Goller 88bd894903 Merge pull request #2528 from influxdata/fix/extra-template-config
Fix template rendering to ignore template if not in query
2017-12-11 12:23:48 -06:00
Luke Morris da5ec796d5 Merge branch 'master' into fix-optin-cursor 2017-12-11 09:52:31 -08:00
Chris Goller ff74d945af Update CHANGELOG.md to mention fixing template rendering with extra vars 2017-12-11 09:53:29 -06:00