0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/core/test
Fabien O'Carroll e865d2218c 🐛 Fixed pagination/duplicate posts and users appearing in admin area (#10031)
closes #10029

- allowed page option for users, posts, & tags browse 
  - The page query param was not forwarding to the query, meaning that when the admin client requested the next page of users or posts, it would receive the first page again.
2018-10-18 10:05:51 +01:00
..
functional 🐛 Fixed pagination/duplicate posts and users appearing in admin area (#10031) 2018-10-18 10:05:51 +01:00
integration Migrated update check to use api v2 2018-10-18 00:13:31 +02:00
unit Added spam prevention for v2 sessions (#10030) 2018-10-18 09:58:29 +01:00
utils Updated webhooks schema and add relation (#10018) 2018-10-17 18:17:13 +07:00
.eslintrc.json ESlint rule: no-multiple-empty-lines 2017-11-06 10:12:18 +00:00
.jshintrc