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 Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
invite.js 🎨 invites roles table into a field on the invites table (#394) 2016-11-16 11:01:58 +00:00
notification.js 🐛 fix duplicate server alerts + default alert bg color (#242) 2016-09-01 11:01:54 -05:00
post.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
role.js Renaming date properties to contain UTC 2016-06-17 11:09:21 +02:00
setting.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscriber.js Renaming date properties to contain UTC 2016-06-17 11:09:21 +02:00
tag.js 🐛 Fixed error when navigating to tag from admin search box (#881) 2017-10-03 11:54:24 +07:00
theme.js fetch themes from /themes endpoint (#542) 2017-02-21 18:28:44 +00:00
user.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00