0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core
Hannah Wolfe b5cebb9ec6 Add filter parameter using GQL
refs #5604, refs #5463

- deps: ghost-gql@0.0.2
- adds code to wire up the filtering to a paginated query
- updated pagination plugin count query to use 'distinct' so it's more robust
- rename paginationUtils.query to addLimitAndOffset to be more explicit and make the code clearer
- add a new 'advanced browsing spec' set of tests for tracking these features as they are built out
2015-10-22 11:29:05 +01:00
..
client Merge pull request #5953 from kevinansfield/fix-invite-revoke 2015-10-21 17:56:59 +01:00
server Add filter parameter using GQL 2015-10-22 11:29:05 +01:00
shared First pass at user onboarding screens 2015-05-25 17:43:12 +01:00
test Add filter parameter using GQL 2015-10-22 11:29:05 +01:00
index.js Misc grunt /dev updates 2015-05-28 20:25:14 +01:00