Ghost/ghost/admin/app/serializers
Kevin Ansfield f622b31b1f Fix Ember deprecations and warnings (#895)
no issue 

- `controller.content` will no longer be an alias to `controller.model`
- split relationships and `attrs` in Post model, add missing transforms
- fix unknown `error` field in payload warning when `/users/me` returns 404 during tests
- fix unsafe style binding warnings
2017-10-13 16:39:49 +07:00
..
application.js
invite.js
notification.js
post.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
role.js
setting.js
subscriber.js
tag.js 🐛 Fixed error when navigating to tag from admin search box (#881) 2017-10-03 11:54:24 +07:00
theme.js
user.js