Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cursor based pagination #178

Open
2 tasks
johanjanssens opened this issue Oct 17, 2019 · 0 comments
Open
2 tasks

Cursor based pagination #178

johanjanssens opened this issue Oct 17, 2019 · 0 comments
Labels
Milestone

Comments

@johanjanssens
Copy link
Member

johanjanssens commented Oct 17, 2019

Implement support for cursor based pagination:

Additional changes:

  • Add 'number' and 'size to the JSONAPI metadata. Could consider adding a pagination block to the metadata to make it easier to get all related pagination meta information.

  • Add pagination link headers (see and see and see)

Note: Pagination should be split into a helper to render the html and a pages object (which exists but is not used anymore).

@johanjanssens johanjanssens added this to the Backlog milestone Oct 17, 2019
@johanjanssens johanjanssens modified the milestones: Backlog, 0.15.0 Nov 11, 2019
@johanjanssens johanjanssens modified the milestones: 0.16.0, 0.17.0 Dec 23, 2019
@johanjanssens johanjanssens modified the milestones: 0.17.0, Backlog Jan 20, 2020
@johanjanssens johanjanssens modified the milestones: Backlog, 0.20.0 May 2, 2020
@johanjanssens johanjanssens removed this from the 0.20.0 milestone May 8, 2020
@johanjanssens johanjanssens added this to the Backlog milestone Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant