Alex Donesky
09164dcabb
Bump controllers v30.0.2 ( #14906 )
...
* bump @metamask/controllers to v30.0.2 and adapt
2 years ago
Dan Miller
bc6c60cde1
Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
...
This reverts commit 4d42715220
, reversing
changes made to f09ab88891
.
2 years ago
Dan Miller
24662963c5
Revert "Merge pull request #15063 from MetaMask/revert-v10.16.0"
...
This reverts commit 4d42715220
, reversing
changes made to f09ab88891
.
2 years ago
Mark Stacey
925a19fa4a
Revert "Merge pull request #14912 from MetaMask/Version-v10.16.0"
...
This reverts commit f09ab88891
, reversing
changes made to effc761e0e
.
This is being temporarily reverted to make it easier to release an
urgent fix for v10.15.1.
2 years ago
Alex Donesky
5290402181
Fix tokenIds larger than MAX_SAFE_INTEGER converted to scientific notation and failing to import ( #15016 )
...
* fix tokenIds larger than MAX_SAFE_INTEGER breaking
* add tests
2 years ago
Niranjana Binoy
6c757ab5e0
Event tracking for Token Detection V2 ( #14441 )
3 years ago
Olusegun Akintayo
095cc94ed0
Add new token added event (duplicating the existing event structure) when collectible is manually added ( #14279 )
...
* Add new token added event (duplicating the existing event structure) when auto detection occurs for NFTs
Set source property to detected on the new token added event,
3 years ago
Niranjana Binoy
8174aaa6b5
Adjusting the padding in Alert / error state ( #13819 )
3 years ago
Guillaume Roux
a7ac83f9d3
Dark Mode: Swap hex colors in ui/pages ( #14214 )
...
* swap hex colors in ui/pages
* update snapshots
3 years ago
Niranjana Binoy
f52fbd4684
Showing new message while converting token to NFT ( #13838 )
...
* adding new message while converting token to nft if the nft is already added via nft flow.
* updating the copy
Co-authored-by: Alex Donesky <adonesky@gmail.com>
Co-authored-by: Alex Donesky <adonesky@gmail.com>
3 years ago
Niranjana Binoy
96ab979e7c
UI/UX update - Error message in Import NFT ( #13772 )
3 years ago
Alex Donesky
f087e501a1
Add modal with directions to re-add token as NFT ( #13291 )
...
* Add modal pop for NFTs previously added as tokens - with directions to re-add as NFTs
3 years ago
Alex Donesky
f7849a0b7c
Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page ( #13271 )
...
* Add error that redirects users to Import NFT page when they attempt to add an NFT on the Import Token page
3 years ago
Alex Donesky
1b6e58c417
Feat/collectibles the return ( #12970 )
...
* Wire collectibles frontend UI with controller data
3 years ago
Alex Donesky
3cff801b8e
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
Alex Donesky
9e2935dd55
Revert "Feat/collectibles display ( #12873 )" ( #12934 )
...
This reverts commit 81ea24f08a
.
3 years ago
Alex Donesky
81ea24f08a
Feat/collectibles display ( #12873 )
...
* Wiring up Collectibles lists/items
* wip
* more wip
* more more wip
* yet more wip
* wippp
* more wipppp
* closer
* wroking
* more wip
* cleanup
* cleanup
* add-collectible form validation
* update default ipfs-gateway
* update refresh button
* fix proptypes issue + add more padding to asset background
* css tweaking
* more cleanup
* more cleanup
* more cleanup
* add migration
* address feedback
* fix migration + cleanup
* bumping controllers version + adapting new collectiblesController shape
* fix yarn dedupe
3 years ago
Alex Donesky
5aa191fd2e
Feat/add collectible manually ( #12834 )
...
* hook up add collectible manually flow
* address feedback
3 years ago
ryanml
5712539a38
Implement 'Add NFT' screen ( #12544 )
...
* Implement 'Add NFT' screen
* Guarding added route with feature flag
3 years ago