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

Add pagination and option to configure limit for CloudAPL #333

Merged
merged 10 commits into from
Jan 3, 2024

Conversation

witoszekdev
Copy link
Member

  • Format with prettier
  • Add limit=1000 for getAll requests in cloud apl
  • Add paginator and option to configure limit

@witoszekdev witoszekdev requested a review from a team January 3, 2024 14:40
Copy link

changeset-bot bot commented Jan 3, 2024

🦋 Changeset detected

Latest commit: f2844ec

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@saleor/app-sdk Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240103144848

Install it with

pnpm add @saleor/[email protected]

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240103150641

Install it with

pnpm add @saleor/[email protected]

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Released snapshot build with @dev tag in npm with version: 0.0.0-pr-20240103150924

Install it with

pnpm add @saleor/[email protected]

Copy link
Contributor

github-actions bot commented Jan 3, 2024

Package Line Rate Branch Rate Complexity Health
src 79% 95% 0
src.APL 85% 85% 0
src.APL.saleor-cloud 75% 86% 0
src.APL.vercel-kv 55% 69% 0
src.app-bridge 88% 86% 0
src.handlers.next 90% 85% 0
src.handlers.next.saleor-webhooks 94% 80% 0
src.middleware 60% 97% 0
src.settings-manager 96% 89% 0
src.test-utils 100% 90% 0
src.util 76% 100% 0
Summary 84% (3730 / 4451) 87% (437 / 503) 0

@witoszekdev witoszekdev merged commit 9845d88 into main Jan 3, 2024
5 checks passed
@witoszekdev witoszekdev deleted the fix-cloud-apl-limit branch January 3, 2024 15:09
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.

2 participants