Ghost/ghost/admin/models
David Arvelo 7658cd2ee8 Get single post from API by id and query params; Auto-sort posts list
closes #2883, closes #2951
- introduce custom findQuery in ApplicationAdapter
- posts/post route and editor/edit route now use custom findQuery to find a single post by id with query params
- create a sorting function in PostsController for out-of-order loading
- refresh updated posts in posts.index to make PostsList highlight latest draft after returning from a save in editor
2014-06-17 18:10:11 -04:00
..
base.js Add ghostPaths util and initializer 2014-05-24 08:52:47 +02:00
post.js Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04:00
settings.js Ember cleanup: single quotes for JS 2014-06-01 21:53:16 +01:00
slug-generator.js Refactored PostSettingsMenuController 2014-06-13 12:14:58 -06:00
tag.js Make exports consitent. 2014-06-09 13:58:35 -04:00
user.js Merge pull request #2922 from lholmquist/user_model 2014-06-09 20:14:53 +02:00