-
Notifications
You must be signed in to change notification settings - Fork 91
feat: pagination #1490
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
Merged
Merged
feat: pagination #1490
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
b38226e
feat: pagination
rodrigopavezi fdd7f5f
fix: first and skip
rodrigopavezi 378c229
fix: Number conversion issue
rodrigopavezi 5857faf
fix: pagination validation before subgraph query
rodrigopavezi 2cb1afe
fix: per coderabitai review
rodrigopavezi a0e320c
fix: per coderabitai review second time
rodrigopavezi 3e05e00
fix: as per coderabitai review for the third time
rodrigopavezi 30504a1
fix: as per coderabitai review for the fourth time
rodrigopavezi 70b4696
fix: build
rodrigopavezi 2d6e838
fix: as per coderabitai for the sixth time
rodrigopavezi 99befe6
fix: duplicate types
rodrigopavezi bbc876f
remove check for pagination
rodrigopavezi be0090b
fix: page and pageSize params
rodrigopavezi db40d41
fix: transaction manager tests
rodrigopavezi 3be1003
fix: request-node failing test
rodrigopavezi e22ab74
test: with Number instead of parseInt
rodrigopavezi 9b85288
debug: add more logging
rodrigopavezi e3b26b1
fix: min pagination for pending items
rodrigopavezi 7558799
refactor: getChannelsByMultipleTopics with pagination
rodrigopavezi 20ac8a3
fix: adjustedPageSize equal zero
rodrigopavezi 6baba83
fix: enhance coding and logic
rodrigopavezi e88c205
fix: integration test
rodrigopavezi d04c257
revert changes
rodrigopavezi ef4ef09
fix: getChannelsByMultipleTopics pagination
rodrigopavezi 385d74e
fix: request node test
rodrigopavezi c4de059
reverted
rodrigopavezi 88aa1fa
fix: issue
rodrigopavezi 8f97941
Merge branch 'master' into feat/pagination
rodrigopavezi e0b2b82
fix: pagination reverting some code changes
rodrigopavezi 3dfc31c
fix: per coderabitai reviews
rodrigopavezi 69aa757
Update packages/transaction-manager/test/index.test.ts
rodrigopavezi 5fd6588
fix: tests
rodrigopavezi 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
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.
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.