Ghost/core/client/app/serializers
Kevin Ansfield 72023d3ff2 Fix redirect to posts list when saving a new post as an author
no issue
- replace deprecated `normalizeHash` with `normalize` in post serializer
- ensure we check for both `post` and `posts` properties as it will vary depending on the expected response type
2016-04-13 12:28:11 -05:00
..
application.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
post.js Fix redirect to posts list when saving a new post as an author 2016-04-13 12:28:11 -05:00
setting.js Standardise client property names to camelCase 2016-01-23 19:12:22 +01:00
tag.js Use es6 across client and add ember-suave to enforce rules 2015-11-30 10:41:01 +00:00
user.js deps: ember-data@2.4.2 2016-03-21 16:37:42 +00:00