Jared Scheib
|
26716ad280
|
Merge branch 'master' into feature/admin
Conflicts:
CHANGELOG.md
enterprise/users.go
server/admin.go
server/admin_test.go
ui/.eslintrc
ui/src/shared/constants/index.js
ui/src/store/configureStore.js
ui/src/style/theme/theme-dark.scss
|
2017-03-10 18:36:37 -08:00 |
Chris Goller
|
b93cf4ca94
|
Add ability to update roles on a user resource
|
2017-03-10 16:52:24 -06:00 |
Chris Goller
|
e8da54a6c3
|
Update user/role responses to return empty arrays
|
2017-03-10 13:24:48 -06:00 |
Chris Goller
|
cc82d825d4
|
Fix users and roles PATCH removing all permissions
|
2017-03-02 13:57:53 -06:00 |
Chris Goller
|
51c65f9111
|
Update InfluxEnterprise users to return their roles
|
2017-03-01 19:13:44 -06:00 |
Chris Goller
|
1f878aa6d9
|
Fix enterprise create user to add permissions
|
2017-02-24 01:16:28 -06:00 |
Chris Goller
|
08271f25ef
|
Add roles to chronograf
|
2017-02-23 16:02:53 -06:00 |
Chris Goller
|
9ee5c40ecc
|
Add a listing of all possible permissions for OSS and Enterprise
|
2017-02-19 13:47:19 -06:00 |
Chris Goller
|
f49b8309ac
|
Add updating permissions for enterprise users
|
2017-02-17 16:35:56 -06:00 |
Chris Goller
|
b304ac256e
|
Add get of all users for a data source
|
2017-02-17 15:13:51 -06:00 |
Chris Goller
|
2a2e188560
|
Refactor users and add client usersstore
|
2017-02-17 13:37:00 -06:00 |