1
0
Fork 0
mirror of https://github.com/TryGhost/Ghost-Admin.git synced 2023-12-14 02:33:04 +01:00
Ghost-Admin/models
William Dibbern b77d09173a Infinite Scroll Pagination for content screen
Fixes #258

- Modified post collection to have default values for paging.
- Added scroll handler to content view to check for more posts and load
as appropriate.
- Sanitized result from server-side post paging, ensure page # is
returned as an integer.
- Added a functional test stub.
2013-09-15 18:34:23 -05:00
..
post.js Infinite Scroll Pagination for content screen 2013-09-15 18:34:23 -05:00
settings.js Add setting filter 2013-09-15 18:04:01 +02:00
tag.js Add post tagging functionality 2013-08-30 16:20:22 +01:00
uploadModal.js User Profile Image Upload 2013-09-08 17:19:57 +01:00
user.js Current user added 2013-08-17 22:02:46 +01:00
widget.js App restructure - closes #245 2013-07-11 20:23:34 +01:00