Ghost/core/client/routes/posts
David Arvelo 85f7e1d269 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
..
index.js Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04: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