Ghost/core/client/templates
David Arvelo 12e6b09943 Infinite Scroll on Posts List
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
2014-05-30 22:14:45 -04:00
..
components Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
modals Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
posts Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
settings Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
-floating-header.hbs Ember Data with Posts 2014-05-29 07:42:51 -05:00
-navbar.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
-publish-bar.hbs Ember Data with Posts 2014-05-29 07:42:51 -05:00
application.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
debug.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
editor-save-button.hbs Ember editor save and publish button functionality 2014-05-24 07:47:55 -06:00
editor.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
error.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
forgotten.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
loading.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
new.hbs Add admin prototype 2014-03-07 14:01:26 +00:00
post-settings-menu.hbs Update Ember Components with proper gh- prefix 2014-05-28 15:26:16 -04:00
posts.hbs Infinite Scroll on Posts List 2014-05-30 22:14:45 -04:00
reset.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
settings.hbs Add active class to settings tabs 2014-05-24 08:02:42 -06:00
signin.hbs Added fancy fade-in effect and autofocus to the login pages (signin, signup, forgotten, reset). 2014-04-08 00:02:54 +02:00
signup.hbs Implement signup in Ember 2014-05-23 12:17:28 -05:00