Ghost/ghost/admin/tests
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
..
acceptance Fix Ember deprecations and warnings (#895) 2017-10-13 16:39:49 +07:00
helpers
integration Custom Post Templates UI (#878) 2017-10-10 14:26:19 +02:00
unit Fixed missing Unsplash icons when API doesn't return an unsplash setting (#865) 2017-09-21 11:13:31 +02:00
.eslintrc.js
index.html
test-helper.js