0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Jason Williams baf9138b27 Update user roles in store after owner transfer
Closes #3466
- Transferring the owner role is now done via a separate
  endpoint and not through Ember-Data.  As a result the
  user role data needs to be updated manually.
- Updated the owner endpoint to return a response body
  containing the updated user objects.
- Updated tests.
2014-07-31 13:41:10 +00:00
..
api Update user roles in store after owner transfer 2014-07-31 13:41:10 +00:00
model Merge pull request #3443 from halfdan/30850-users-api 2014-07-30 22:47:55 +01:00
export_spec.js Fix lazy loading of settings 2014-07-29 10:43:38 -05:00
import_spec.js Improve importer error messaging 2014-07-29 12:02:18 +01:00
update_check_spec.js Ghost instance not needed in update check test 2014-07-29 22:29:13 +00:00