Ghost/ghost/admin/templates/settings
Maurice Williams fb170d1725 Pagination for Users Management screen
closes #3222
- implementing server-side pagination for /users API
- passing /users?limit=none will return all users
- passing /users?status=invited will filter base on user status
- creating 3 mixins (route, controller and view) to keep pagination logic DRY
- updating route, controller and view for Posts to use new mixing
- implementing infinite scrolling for Users Management screen (using new mixins)
- Users Management screen displays all invited users, but paginates active users
2014-07-21 14:03:26 -04:00
..
users Pagination for Users Management screen 2014-07-21 14:03:26 -04:00
apps.hbs Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00
general.hbs Replace anchors with no real href with buttons 2014-07-15 17:43:21 +01:00
users.hbs Refactor settings routing and mobile interactions 2014-07-14 17:36:48 -06:00