chronograf/organizations
Michael Desa d854d6f8a4 Fix Update method in organization.UsersStore
Previously, when users were updated, we did not use the fields on the
user that was being persisted. As a result, the API responded with the
attribute being set, but the updated values were not actually stored in
bolt. This was not noticed previously because SuperAdmins had raw access
to the UsersStore
2017-11-10 19:06:38 -05: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
layouts.go Add comments throughout codebase 2017-11-01 12:30:42 -04:00
layouts_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 Fix Update method in organization.UsersStore 2017-11-10 19:06:38 -05:00
users_test.go Fix Update method in organization.UsersStore 2017-11-10 19:06:38 -05:00