Jared Scheib
97739e84be
Duplicate UsersPage components into AllUsersPage; remove SuperAdmin
2018-01-09 18:01:15 -08:00
Jared Scheib
a5ba7b035b
Add temp duplicate UsersPage for All Users
2018-01-09 17:27:31 -08:00
Jared Scheib
b2b34adaae
Rename Users tab to Current Org Users
2018-01-09 17:21:25 -08:00
Michael Desa
1c33580f99
Modify CRUD user handlers for global operations
...
Add raw query param middleware performing raw ops
This commit introduces middleware that allows SuperAdmin Users to
specify a query param `raw=true` which will give them raw access to the
data store. Raw access means that it is not in behind the usual
organization facade.
Currently, only the user routes use this middleware.
2018-01-09 13:43:33 -05:00
Hunter Trujillo
177d81b21e
Hotfix synchronization. Small quick fix. Reviewed by Watts while pairing.
2018-01-05 12:15:35 -07:00
Andrew Watkins
4330d43c7a
Merge pull request #2664 from influxdata/bugfix/custom-time-overlap
...
Fix positioning of CustomTimeIndicator
2018-01-05 11:05:29 -08:00
Andrew Watkins
4bd9572761
Fix style name
2018-01-04 18:21:04 -08:00
Andrew Watkins
af4e525aaf
Merge pull request #2672 from influxdata/feature/env
...
ENV variable TELEGRAF_SYSTEM_INTERVAL
2018-01-04 12:37:31 -08:00
Andrew Watkins
f92148a323
Make the time proportional to the group by interval
2018-01-03 15:23:18 -08:00
Andrew Watkins
d01f3ea09e
Refactor multiple promises to use async await
2018-01-03 14:53:34 -08:00
Andrew Watkins
340f26cf1e
Add environment variables and links to chronograf
2018-01-03 13:13:56 -08:00
Michael Desa
b41816c5cd
Add /chronograf/v1/env endpoint to expose env vars
...
Some environment variables are needed by the front end. This PR
introduces a route so that those environment variables can be exposed.
Additionally, a new environment variable TELEGRAF_SYSTEM_INTERVAL was
added. This env var controls the rate at which the host list page will
update its red/green status.
2018-01-03 11:52:40 -08:00
Andrew Watkins
8ea050e0bf
WIP handle telegrafSystemInterval env
2018-01-03 11:50:34 -08:00
Andrew Watkins
b63e0496b5
Update CHANGELOG
2018-01-02 17:40:51 -08:00
Andrew Watkins
924960bbcc
Fix positioning of CustomTimeIndicator
2018-01-02 16:35:26 -08:00
Nathan Haugo
711cb48d14
Update package.json
2017-12-22 13:09:03 -08:00
Nathan Haugo
93d8b10870
Bumpversion to 1.4.0.0
2017-12-22 12:59:04 -08:00
Nathan Haugo
23e20f67ba
Changelog cleanup for 1.4.0.0
2017-12-22 12:57:04 -08:00
Nathan Haugo
dabd2ccb1a
Merge pull request #2652 from influxdata/fix/sourcepage_render_styles
...
Fix SourcePage render & render Page Header for user context when adding initial source
2017-12-22 12:53:31 -08:00
Alex Paxton
da2d8a4fbd
Merge pull request #2598 from influxdata/single-stat-colors-polish
...
Single Stat Colors Polish
2017-12-22 12:48:50 -08:00
Jared Scheib
a4ccb0db45
Logdate upchange
2017-12-22 12:37:28 -08:00
Jared Scheib
a5b3370197
Show Page Header & 'Add a New Source' copy when adding initial source
2017-12-22 12:30:04 -08:00
Jared Scheib
95911f4385
Fix SourcePage styles to render edit source page successfully
2017-12-22 12:30:04 -08:00
Luke Morris
6615a3fb1e
This should never have been committed
2017-12-21 12:49:01 -08:00
Nathan Haugo
efbb71e9d7
Update version
2017-12-21 11:36:03 -08:00
Nathan Haugo
5340244c0f
Merge pull request #2646 from influxdata/feature/1.4.0.0rc2-changelog
...
Update changelog for release
2017-12-21 11:31:12 -08:00
Nathan Haugo
2b7e9e1deb
Update changelog for release
2017-12-21 11:30:31 -08:00
Alex P
dbdaa160db
Do not require suffix in single stat graph
2017-12-21 00:13:50 -08:00
Alex P
0ad61caab4
Fix color validation logic
2017-12-21 00:13:27 -08:00
Jared Scheib
eeae8d398c
Merge pull request #2642 from influxdata/bugfix/rls-pls
...
DE UI fix
2017-12-20 19:04:31 -08:00
Hunter Trujillo
58ced8b03e
updoot2
2017-12-20 19:57:17 -07:00
Hunter Trujillo
4c103d8eac
Merge branch 'master' into bugfix/rls-pls
2017-12-20 19:56:44 -07:00
Jared Scheib
e475fecfca
Merge pull request #2632 from influxdata/feature/superadmin_gets_default_role
...
Give SuperAdmin DefaultRole on PUT /me
2017-12-20 18:07:55 -08:00
Alex P
1ed028f5db
Fix merge issues
2017-12-20 18:00:10 -08:00
Alex P
367c3d61ba
Merge branch 'master' into single-stat-colors-polish
2017-12-20 17:59:52 -08:00
Jared Scheib
2da402fa53
Update changelog
2017-12-20 17:52:41 -08:00
Jared Scheib
aee4636d79
Merge branch 'master' into feature/superadmin_gets_default_role
2017-12-20 17:49:29 -08:00
Nathan Haugo
2a41982c2f
Merge pull request #2643 from influxdata/fix/add-changelog-for-2369
...
Add changelog for 2369
2017-12-20 16:57:50 -08:00
Nathan Haugo
0771d708ea
Add changelog for 2369
2017-12-20 16:56:58 -08:00
Michael Desa
82c8646216
Merge pull request #2639 from influxdata/fix/prevent_demoting_superadmin_for_self
...
Prevent SuperAdmin from modifying their own status
2017-12-20 16:51:17 -08:00
Michael Desa
979ad34ed0
Check specific case when SA changes their status
...
SA - SuperAdmin
2017-12-20 16:34:31 -08:00
Jared Scheib
023705d9ab
Notify user what role & organization they switched to
...
Show that notification for 4 seconds.
Change copy from 'signed in' to 'logged in'.
Remove concept of userHasRoleInOrg since now obsolete.
2017-12-20 16:20:12 -08:00
Alex P
ac43e3b50b
Disable SuperAdmin slide toggle on users own row
2017-12-20 16:05:07 -08:00
Alex P
e53b702c31
Add disabled state logic to SlideToggle component
2017-12-20 16:04:37 -08:00
Alex P
66a635e84e
Add styles for slide toggle disabled state
2017-12-20 16:00:34 -08:00
Hunter Trujillo
ebcde4a3fd
FIx issue with DE UI state not also updating Redux state when first used.
2017-12-20 16:49:57 -07:00
Michael Desa
0cc30d927f
Prevent SuperAdmin from modifying their own status
...
Previously it was possible for SuperAdmins to remove their own status.
This could create an application state where there were no super admins.
This is not an acceptable application state.
2017-12-20 15:17:08 -08:00
Michael Desa
903e7033f4
Give SuperAdmin DefaultRole on PUT /me
...
Previously, SuperAdmins were given the admin role in an organization
when they switched into it (via a PUT to /me). This is undesireable for
the comonitoring organization. This PR gives SuperAdmins the default
role for the organization when they switch into it.
2017-12-20 14:20:24 -08:00
Chris Goller
1e93ac0baf
Merge pull request #2626 from influxdata/1.4.0.x
...
Remove backup chronograf database
2017-12-19 21:05:11 -06:00
Chris Goller
e672f174a3
Remove backup chronograf database
2017-12-19 20:56:32 -06:00