0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/client/controllers
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
..
editor Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
modals Reach Editor parity with Ember 2014-06-13 18:12:03 -04:00
posts Implements page class toggling. 2014-06-16 17:08:58 +03:00
settings Ember: correct editor layout and other niggles 2014-05-31 19:32:22 +01:00
application.js Implement signup in Ember 2014-05-23 12:17:28 -05:00
debug.js Move debug page from /settings/debug to /debug 2014-05-19 19:18:07 +02:00
forgotten.js Created ForgottenController 2014-03-30 22:18:15 +02:00
post-settings-menu.js Fix removeObserver for title property 2014-06-17 15:47:03 +00:00
posts.js Get single post from API by id and query params; Auto-sort posts list 2014-06-17 18:10:11 -04:00
reset.js Created ResetController. 2014-03-31 13:06:28 +02:00