mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-12 06:25:51 +03:00
12e6b09943
closes #2414 - Add PostsController with loadNextPage action - Collect and store pagination info from PostsRoute into PostsController - Use `store.filter` on PostsRoute model hook to auto-update posts list template as post models are added to the store - Add content list view and use it to check for scroll event - Make PostRoute only load a post that's already in the store, until we figure how to load multiple pages on refresh - Add util function from clientold that concats error messages from server response |
||
---|---|---|
.. | ||
components | ||
modals | ||
posts | ||
settings | ||
-floating-header.hbs | ||
-navbar.hbs | ||
-publish-bar.hbs | ||
application.hbs | ||
debug.hbs | ||
editor-save-button.hbs | ||
editor.hbs | ||
error.hbs | ||
forgotten.hbs | ||
loading.hbs | ||
new.hbs | ||
post-settings-menu.hbs | ||
posts.hbs | ||
reset.hbs | ||
settings.hbs | ||
signin.hbs | ||
signup.hbs |