0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Jason Williams 739b57e05b Update Users API to handle role objects or ids
Closes #3357
- API method User#edit now handles User objects that have either
  an array of Role ids or objects.
- Fixed error handler notification on upload modal controller.
2014-07-22 05:48:16 +00:00
..
client Update Users API to handle role objects or ids 2014-07-22 05:48:16 +00:00
server Update Users API to handle role objects or ids 2014-07-22 05:48:16 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Merge pull request #3343 from sebgie/issue#3087 2014-07-22 01:12:26 +01:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js