Luke Morris
|
a78ad59748
|
Invert only the user nav; leave alerting/admin untouched
|
2017-12-12 14:48:22 -08:00 |
lukevmorris
|
31ee9c4f46
|
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
|
26451ba577
|
Render static text instead of kapacitor switching dropdown for Viewers
|
2017-12-12 13:40:01 -08:00 |
lukevmorris
|
de4e19c9b0
|
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
|
a6a1cdf2e7
|
Allow new Organization names to include spaces
|
2017-12-12 13:37:07 -08:00 |
lukevmorris
|
e72601cf1f
|
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
|
4e426b04cf
|
Update CHANGELOG.md to mention fixing template rendering with extra vars
|
2017-12-12 13:04:49 -08:00 |
Chris Goller
|
9a83a285d9
|
Fix template rendering to ignore template if not in query
|
2017-12-12 13:04:49 -08:00 |
lukevmorris
|
f563f5cf14
|
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
|
05f119a0cf
|
Allow for 2 custom links
|
2017-12-12 12:45:03 -08:00 |
Luke Morris
|
c1376a757e
|
Shift position of inverse dropdown
|
2017-12-12 12:45:03 -08:00 |
Luke Morris
|
90947245fa
|
Control direction of sidebar-menu--user-nav with flexbox
|
2017-12-12 12:45:03 -08:00 |
Luke Morris
|
d785806793
|
Unupdate changelog
|
2017-12-12 12:44:57 -08:00 |
Luke Morris
|
a9adf35acb
|
Update changelog
|
2017-12-12 12:43:38 -08:00 |
Luke Morris
|
fa1b19d96f
|
visualViewport is supported in Chrome only
|
2017-12-12 12:37:30 -08:00 |
Nathan Haugo
|
4b2ca37660
|
Update CHANGELOG.md to organize release notes
|
2017-12-07 15:03:58 -06:00 |
Nathan Haugo
|
86141bed87
|
Add unreleased 1.4.0.0-beta2 to CHANGELOG
|
2017-12-07 14:40:40 -06:00 |
Nathan Haugo
|
1e8a66dffa
|
Update bumpversion with 1.4.0.0-beta1
|
2017-12-07 14:38:28 -06:00 |
Nathan Haugo
|
03444af5ee
|
Release 1.4.0.0-beta1
|
2017-12-07 14:18:19 -06:00 |
Jared Scheib
|
7b82aeadad
|
Merge pull request #2506 from influxdata/multitenancy
Add support for multiple organizations, multiple users with role-based access control, and private instances
|
2017-12-07 11:21:02 -08:00 |
Jared Scheib
|
60bf71ab0a
|
Update changelog
|
2017-12-07 11:11:44 -08:00 |
Jared Scheib
|
d9f3cb95c2
|
Remove failing propType when not using auth
|
2017-12-06 19:10:08 -08:00 |
Jared Scheib
|
482a4de6c1
|
Merge branch 'master' into multitenancy
|
2017-12-06 19:05:16 -08:00 |
Jared Scheib
|
8f3672f641
|
Merge pull request #2399 from influxdata/multitenancy_reset_current_org
Refactor server to issue 403s instead of 401s; handle 403s & routing in client; remove source Role concept
|
2017-12-06 18:58:40 -08:00 |
Luke Morris
|
1e08695a1f
|
Repair go integration spec - we return 403s now
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 18:50:53 -08:00 |
Jared Scheib
|
9e70048dbc
|
Repair javascript specs
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 18:39:45 -08:00 |
Luke Morris
|
aa51950668
|
If a superadmin is removed from an organization, send to purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 18:39:45 -08:00 |
Luke Morris
|
bc6111f27c
|
If a superadmin is removed from an organization, send to purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 18:14:24 -08:00 |
Jared Scheib
|
ca75b6c7b6
|
Display helpful messages to users
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 17:56:12 -08:00 |
Luke Morris
|
64962bb1db
|
When user removed from private org, log them out
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 17:53:30 -08:00 |
Hunter Trujillo
|
d0fb393f29
|
Merge pull request #2495 from influxdata/feature/yowo
You're Only Warned Once
|
2017-12-06 18:35:52 -07:00 |
Jared Scheib
|
236a62f911
|
Refactor to use isUsingAuth
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 17:24:01 -08:00 |
Luke Morris
|
95f9af226a
|
Allow superadmin-members to login from Purgatory
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 17:22:36 -08:00 |
Jared Scheib
|
472ddab561
|
Add failsafe to kick user to login if me becomes null
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 17:07:24 -08:00 |
Hunter Trujillo
|
7c5e613195
|
Merge pull request #2427 from influxdata/feature/infinite-scroll
Infinite Scroll
|
2017-12-06 17:17:16 -07:00 |
Luke Morris
|
94e94d3aa9
|
Revert "Revert "Log out user if organization is gone on the server""
This reverts commit 6fef259625 .
|
2017-12-06 15:44:09 -08:00 |
Jared Scheib
|
4b3a239b74
|
meGetCompleted requires me/auth/logoutLink from AJAX response
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 15:40:09 -08:00 |
Luke Morris
|
6fef259625
|
Revert "Log out user if organization is gone on the server"
This reverts commit eca17da637 .
|
2017-12-06 15:23:18 -08:00 |
Luke Morris
|
eca17da637
|
Log out user if organization is gone on the server
|
2017-12-06 15:10:48 -08:00 |
Andrew Watkins
|
b50f728ccc
|
Merge pull request #2499 from influxdata/origin/multitenancy/enter-and-escape-admin-user
Add enter and escape key behavior to Chronograf admin users page
|
2017-12-06 15:07:54 -08:00 |
Jared Scheib
|
febdbd0d1b
|
Clean up error message for consistency
|
2017-12-06 14:57:49 -08:00 |
Hunter Trujillo
|
f606bd9a01
|
Merge pull request #2496 from influxdata/multitenancy_fix_sources_update
Fix Sources Update on Source Creation or Updation
|
2017-12-06 15:34:45 -07:00 |
Jared Scheib
|
9e9aadcb1b
|
Add notification for successful delete of source
|
2017-12-06 14:25:19 -08:00 |
Jared Scheib
|
731c3ab47c
|
Fix notification copy on add & update source
|
2017-12-06 14:23:49 -08:00 |
deniz kusefoglu
|
03614b7678
|
Add enter and escape key behavior to Chronograf admin users page
|
2017-12-06 14:22:27 -08:00 |
Hunter Trujillo
|
283d2eefcd
|
Same story for updateSourceAction.
|
2017-12-06 15:06:21 -07:00 |
Jared Scheib
|
d1cf8d95f6
|
Fetch sources anew if showDatabases fails; communicate errors to user
Signed-off-by: Luke Morris <lukevmorris@gmail.com>
|
2017-12-06 13:42:51 -08:00 |
Hunter Trujillo
|
c4b862c5b8
|
Fix source updating upon adding sources by calling the bound action creator from props instead of just the action creator by itself.
|
2017-12-06 14:38:37 -07:00 |
Luke Morris
|
66522fb1a9
|
Route demoted admin to / from /admin-chronograf
Signed-off-by: Jared Scheib <jared.scheib@gmail.com>
|
2017-12-06 11:03:12 -08:00 |
Hunter Trujillo
|
dc2c1ca9ba
|
Add reducer to keep track of dismissed notifications. So that You're Only Warned Once.
|
2017-12-06 09:28:10 -07:00 |