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 pagination support #917

Merged
merged 4 commits into from
Nov 20, 2024

Conversation

olivernybroe
Copy link
Contributor

This pr builds on top of #735 and adds the missing tests for the PR.

It also adds support for the cursor pagination via the attributes.

closes #735

fikri-kompanion and others added 3 commits September 23, 2023 12:42
Extend model pagination with cursor pagination.

```
@apiResourceModel App\Models\User paginate=10,cursor
```
@olivernybroe olivernybroe force-pushed the fikri-kompanion-patch-1 branch from d0f086b to e00a124 Compare November 11, 2024 13:15
@olivernybroe olivernybroe force-pushed the fikri-kompanion-patch-1 branch from 4f3f3f8 to 6978a9c Compare November 11, 2024 13:37
@shalvah
Copy link
Contributor

shalvah commented Nov 20, 2024

Thank you!

@shalvah shalvah merged commit 46e8399 into knuckleswtf:master Nov 20, 2024
6 checks passed
@shalvah
Copy link
Contributor

shalvah commented Dec 31, 2024

Released in 4.39.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants