Ghost/ghost/admin/mirage/config
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
..
authentication.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
configuration.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
invites.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
posts.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
roles.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
settings.js 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
slugs.js Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
subscribers.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
tags.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
themes.js show theme warnings/errors when activating a theme (#576) 2017-03-14 08:54:58 -05:00
uploads.js streamline image uploads in settings/general (#702) 2017-05-23 10:50:04 +02:00
users.js Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00