influxdb/organizations
Michael Desa c7e3ebdc41 Only promote user to super admin in user org store
Add diff check to Organization UsersStore Add tests

Previously, a users super admin status was disregarded in the Add
facade. This was problematic when new users were added with a super
admin status, because they would not be granted the status. This created
an odd user experiece.
2017-12-14 10:56:23 -08:00
..
dashboards.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
dashboards_test.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
organizations.go Expose some organization routes to admins 2017-11-10 12:48:10 -05:00
organizations_test.go Expose some organization routes to admins 2017-11-10 12:48:10 -05:00
servers.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
servers_test.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
sources.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
sources_test.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
users.go Only promote user to super admin in user org store 2017-12-14 10:56:23 -08:00
users_test.go Only promote user to super admin in user org store 2017-12-14 10:56:23 -08:00