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

#12 add list object for sorting, filtering and pagination #15

Merged
merged 3 commits into from
Mar 21, 2024

Conversation

davidhoelzel
Copy link
Member

Components from ComponentService are now returned as ComponentItemList. On this object it is possible to sort, filter and paginate.

Also added caching and a cache-warmer.

@davidhoelzel davidhoelzel linked an issue Mar 21, 2024 that may be closed by this pull request
@davidhoelzel davidhoelzel merged commit 70b6bb3 into main Mar 21, 2024
2 checks passed
@davidhoelzel davidhoelzel deleted the issue-12/add-pagination branch March 21, 2024 07:50
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.

Add Pagination to component lists
1 participant