-
-
Notifications
You must be signed in to change notification settings - Fork 230
feat: Implement display nft media #1893
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
tommasini
wants to merge
28
commits into
main
Choose a base branch
from
feat/1166-display-nft-media
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
Changes from 21 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
698c481
implement nft media
tommasini 05acddb
solve conflicts and merge main
tommasini 7facede
Merge branch 'main' into feat/1166-nft-media
tommasini d40f9b2
default value of displayNftValue is true
tommasini 8e3cbed
fix preferences controller test
tommasini 96485cf
merge main and update use case on NfTController with preferences, mor…
tommasini c697745
update tests for when ipfs is disabled and enabled and display nft me…
tommasini 710df7e
add try catch for handle when fetch web2 or opensea via proxy fails a…
tommasini 138a095
disable fetch URI if displayNftMedia is disabled and URI is not on IPFS
tommasini 240b81d
update watch nft tests with the display nft media logic
tommasini c19d228
Merge branch 'main' into feat/1166-nft-media
tommasini f574fb1
merge main and solve the conflicts
tommasini 234b303
remove duplicated test
tommasini 0cc2d25
remove duplicated code
tommasini dd956ad
merge main and address conflicts on nft controller
tommasini 6c6e74d
Merge branch 'main' into feat/1166-display-nft-media
tommasini b06d633
reduce code duplication and create an enum for the error entries
tommasini 9b9f5ed
Merge branch 'main' into feat/1166-display-nft-media
tommasini 68fe925
merge main and solve conflicts
tommasini 8b66244
Update packages/assets-controllers/src/NftController.ts
tommasini 592a893
update test cases
tommasini c6eebc1
Update packages/assets-controllers/src/NftController.test.ts
tommasini e2662fc
Update packages/assets-controllers/src/NftController.test.ts
tommasini 7332e93
Update packages/assets-controllers/src/NftController.test.ts
tommasini f6d05a9
solve conflicts and unit tests failling, it is missing the global cov…
tommasini f4be49e
solve conflicts and unit tests failling, it is missing the global cov…
tommasini 849fa92
Revert "solve conflicts and unit tests failling, it is missing the gl…
tommasini 665f48c
Revert "solve conflicts and unit tests failling, it is missing the gl…
tommasini 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
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.