-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Feat: pagination #7653
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
Draft
martinjagodic
wants to merge
35
commits into
main
Choose a base branch
from
pagination
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Feat: pagination #7653
Changes from 20 commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
c39833f
feat: pagination phase 1
martinjagodic 319fd6c
feat: pagination phase 2
martinjagodic 1d19cf5
feat: pagination phase 3
martinjagodic 322b86d
feat: pagination phase 4
martinjagodic c97a457
feat: pagination phase 5
martinjagodic 437d9b8
feat: pagination phase 5 fix
martinjagodic 27b22dd
feat: pagination phase 5 fix 2
martinjagodic dba88f6
feat: pagination settings work
martinjagodic 76c33d1
chore: remove user options
martinjagodic 297a9a9
chore: refactor
martinjagodic d48ed1f
feat: grouping exception
martinjagodic 3bb4124
feat: page size
martinjagodic a029291
feat: sorting + pagination
martinjagodic 6f750b0
feat: filtering + pagiantion
martinjagodic 2876d04
feat: make grouping + sorting + filtering + pagination work
martinjagodic 8b02688
feat: add tests, refactor
martinjagodic 52444da
chore: refactor
martinjagodic 447d5c6
chore: remove pagination temp docs
martinjagodic 7d01d75
Merge branch 'main' into pagination
martinjagodic 79b17d6
chore: fix tests
martinjagodic e718ef6
feat: fix for i18n
martinjagodic c78e3d1
fix: show all sorted entries when pagination is disabled
martinjagodic 6a6be97
Update packages/decap-cms-core/src/reducers/entries.ts
martinjagodic 403dff9
Update packages/decap-cms-backend-test/src/implementation.ts
martinjagodic 2354338
Update packages/decap-cms-core/src/components/Collection/Entries/Pagi…
martinjagodic 420136b
Update packages/decap-cms-core/src/lib/immutableHelpers.ts
martinjagodic 2c2a576
Update packages/decap-cms-backend-test/src/implementation.ts
martinjagodic bb7db1f
fix: format, warnings
martinjagodic a5a29cd
chore: refactor and document pagination
martinjagodic a50e5ee
feat: add pagination docs
martinjagodic 2460ef7
feat: pagination cache
martinjagodic 11368fc
Merge branch 'main' into pagination
martinjagodic 75f83ce
Merge branch 'main' into pagination
martinjagodic e95abe3
fix: create pagination state if it doesn't exist
martinjagodic 7055918
feat: disable pagination on nested collections
martinjagodic File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.