1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/mirage
Kevin Ansfield 3da1702af9 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
..
config Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
factories 🎨 rename language to locale and use en as default locale (#721) 2017-05-31 16:01:46 +01:00
fixtures 🎨 Enabled Unsplash integration by default (#862) 2017-09-20 12:19:48 +02:00
models add dropdown filters for post type, author, and tag (#554) 2017-03-02 12:35:09 -06:00
scenarios deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
serializers Switched from ember-cli-shims to new module imports (#779) 2017-08-22 14:53:26 +07:00
.eslintrc.js deps: ember-cli-mirage@0.2.0 2017-01-13 15:59:37 +00:00
config.js Fixed normalization of attrs in Mirage config and tests (#872) 2017-09-28 09:33:00 +07:00
utils.js New content screen prototype (#503) 2017-01-25 21:05:28 +01:00