0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/client
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
..
app Fix redirect to posts list when saving a new post as an author 2016-04-13 12:28:11 -05:00
config
lib
public/assets
tests Avoid use of this.attrs for closure actions 2016-04-09 10:46:19 +01:00
.ember-cli
.gitignore
.jscsrc
.jshintrc
.watchmanconfig
bower.json
ember-cli-build.js
package.json Merge pull request #6690 from kevinansfield/ember-suave-2-0 2016-04-08 23:05:51 +01:00
testem.js