-
Notifications
You must be signed in to change notification settings - Fork 63
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
TW-1125: [epic] Assets rework #1006
Merged
Merged
Conversation
This file contains 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
alex-tsx
force-pushed
the
TW-1125-epic-assets-rework
branch
from
December 14, 2023 11:27
14b4473
to
0cba4ac
Compare
* TW-993: Assets rework. NFTs pagination. + buildCollectibleImagesStack * TW-993: Assets rework. NFTs pagination. WIP. Not sending all NFTs. Not loading all NFTs meta * TW-993: Assets rework. NFTs pagination. WIP. + type StoredCollectible * TW-993: Assets rework. Collectibles pagination. Rolled back to not saving & * TW-993: Assets rework. Collectibles pagination. WIP. Grid. Without search * TW-993: Assets rework. Collectibles pagination. WIP. Grid. + Search * TW-993: Assets rework. Collectibles pagination. WIP. Tuned meta refresh * TW-993: Assets rework. Collectibles pagination. + Search in grid * TW-993: Assets rework. Collectibles pagination. Improved paginated loading * TW-993: Assets rework. Collectibles pagination. Manage assets page. Refactor * TW-993: Assets rework. + Manage Collectibles component * TW-993: Assets rework. Pagination & listing logic. Refactor * TW-993: Assets rework. Pagination logic. Cleared logs * TW-993: Assets rework. Pagination logic. WIP. + ReduxStoreState.collectiblesMetadata * TW-993: Assets rework. Pagination logic. Collectibles meta. WIP. + Slice size check * TW-993: Assets rework. Pagination logic. Metadata refactor * TW-993: Assets rework. Pagination logic. Metadata refactor. + Migration * TW-993: Assets rework. Pagination logic. Refactor * TW-993: Assets rework. Pagination logic. Refactor * TW-993: Assets rework. Pagination logic. ++ To known meta when loading assets * TW-993: Assets rework. Pagination logic. Manage assets page. Refactor * TW-993: Assets rework. Pagination logic. Fix paginated list update + Fix search * TW-993: Assets rework. Pagination logic. Using stored balances * TW-993: Assets rework. Pagination logic. Refactor * TW-993: Assets rework. Pagination logic. ++ * TW-993: Assets rework. Pagination logic. ++ useIntersectionDetection() * TW-993: Assets rework. Pagination logic. ++ * TW-993: Assets rework. Pagination logic. ++ Persistance logic * TW-993: Assets rework. Pagination logic. Refactor * TW-993: Assets rework. Pagination logic. + Kept page items amount in URL * TW-993: Assets rework. Pagination logic. + Map type to Redux store * TW-993: Assets rework. Pagination logic. + <ImageStacked /> * TW-993: Assets rework. Pagination logic. Minor fixes * TW-993: Assets rework. Pagination logic. Minor fixes * TW-993: Assets rework. Pagination logic. ++ Performance * TW-993: Assets rework. Pagination logic. ++ Performance. Removed bottleneck of reducing collectibles in Store * TW-993: Assets rework. Pagination logic. Performance. Refactor * TW-993: Assets rework. Pagination logic. Performance. Refactor * TW-993: Assets rework. Pagination logic. Refactor. -- 'mem' * TW-993: Assets rework. Pagination logic. Tiny fix * TW-993: Fix unit tests * TW-993: Assets rework. Pagination logic. Fix adding token * TW-993: Assets rework. Pagination logic. Fix removing token * TW-993: Fix unit tests. -- Send NFT * TW-993: Assets rework. Clean-up deps * TW-993: Assets rework. NFTs pagination. Loading 30+50 at a time * TW-993: Assets rework. NFTs pagination. <SimpleInfiniteScroll> reduced scrollThreshold * TW-993: Assets rework. NFTs pagination. Rearranged NFTs images sources * TW-993: Assets rework. NFTs pagination. Fix gas balance loading * TW-993: Assets rework. NFTs pagination. Overcome OBJKT API byte-size payload limit * TW-993: Assets rework. NFTs pagination. Fix lost sorting in SendForm * TW-993: Assets rework. NFTs pagination. Fix areStringArraysEqual
keshan3262
reviewed
Dec 29, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great job 👍
keshan3262
approved these changes
Jan 17, 2024
lendihop
approved these changes
Jan 17, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
https://madfish.atlassian.net/browse/TW-1125