0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/server/models/base
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
..
index.js Add filter parameter using GQL 2015-10-22 11:29:05 +01:00
pagination.js Add filter parameter using GQL 2015-10-22 11:29:05 +01:00
token.js Misc cleanup: moving files & naming functions 2015-06-15 09:43:19 +01:00
utils.js Add filter parameter using GQL 2015-10-22 11:29:05 +01:00