Ghost/core
David Arvelo 8cbc6dc3b7 Calls to POST API have include=tags
closes #2998
- update PostSerializer to use DS.EmbeddedRecordsMixin
- create PostAdapter to include include=tags in query params for POST and PUT
- set include=tags for various GET post requests
- change PostModel to have { embedded: always } instead of { async: true }
- update Ember-Data to beta8 from beta7
- make call to get tags from model in editor.edit route synchronous since the tags now exist in the store
- change casper test to wait for call to posts api with `?include=tags`
2014-06-28 03:13:31 -04:00
..
client Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
clientold User API changes 2014-06-20 11:15:01 +02:00
server Fix mail test send endpoint 2014-06-26 22:00:31 +00:00
shared Implement Mobile Editor 2014-06-24 18:33:43 -04:00
test Calls to POST API have include=tags 2014-06-28 03:13:31 -04:00
bootstrap.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
index.js Improve error handling during bootstrap process 2014-06-19 12:59:16 +00:00
server.js Shims for deleted (refactored away) files 2014-01-09 09:21:09 -06:00