Ghost/ghost/admin/app/serializers
ivan sebastian 06e3cbaa27 Fix delete post (#372)
closes TryGhost/Ghost#7599
- when deleting a post we don't have a pluralised root in the response, adds a guard to ensure we don't throw an error
2016-11-03 13:39:40 +00:00
..
application.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
invite.js Separate invites and users (#277) 2016-09-26 18:03:53 +02:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
post.js Fix delete post (#372) 2016-11-03 13:39:40 +00:00
role.js Renaming date properties to contain UTC 2016-06-17 11:09:21 +02:00
setting.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
subscriber.js Renaming date properties to contain UTC 2016-06-17 11:09:21 +02:00
tag.js convert ember imports to ember-cli-shim imports where possible (#95) 2016-06-30 11:21:47 +01:00
user.js use ember-ajax in place of ember-data's networking (#283) 2016-09-26 11:59:04 -05:00