David Walsh
|
f69180c174
|
UX: Remove unwanted spacing from last NFT collection (#20442)
|
2023-08-14 09:52:52 -05:00 |
|
Nidhi Kumari
|
4c37448c97
|
Added IPFS toggle (#20172)
* added ipfs toggle
* added placeholder valur
* fixed snapshot
* updated tests
* updated spec file
* hide input if toggle is disabled
* updated e2e tests for nft image
* fixed view-ercc-1155 spec
* updated e2e tests for nfts
* added ipfs toggle modal
* updated UI for ipfs
* updated tests
* updated classname
* added placeholder image
* lint fix
* removed prop ipfsEnabled and used with selector
* fixed ui for ipfs toggle
* updated test
* updated test to handle cases
* nit fix
* ensure default image height match nft image
|
2023-08-01 23:51:51 +05:30 |
|
Elliot Winkler
|
f77b1f65e2
|
Upgrade assets-controllers to v9 (#19472)
|
2023-06-09 15:48:48 -05:00 |
|
vthomas13
|
1726fb3fd0
|
Remove MULTICHAIN flag for NFT badges (#19416)
|
2023-06-04 12:28:48 -04:00 |
|
vthomas13
|
4f8c4820d2
|
Multichain NFT network badges (#19029)
* adding badges for nfts
* fixing default nft styling issue
* adding multichain flag, making borderRadius inline
* Apply suggestions from code review
Co-authored-by: George Marshall <george.marshall@consensys.net>
* fixing imports
* removing nullcheck for guaranteed fields
* moving badgewrapper UI into multichain component
* using Box for button, removing inline style, border-radius for NFT default image
* adding nft badges to NFT Details page
* nits, snap update
* fixing/refactoring nftdefaultimage display, adding clickable, removing handleimageclick, refactor NFTItem, required props
* editing nft-default-image story, test, and snap
* Updating to fix positioning, use Box props to reduce CSS and BEM naming conventions
* moving minor styling to Box props, adding comment
* display block typo
---------
Co-authored-by: George Marshall <george.marshall@consensys.net>
|
2023-06-02 11:01:51 -04:00 |
|
Garrett Bear
|
34c1e5a2a1
|
Fix/18492/update icon ts app folder (#18645)
|
2023-04-19 14:16:49 -07:00 |
|
George Marshall
|
739075662c
|
Migrating Icon to typescript and deprecating JS component (#18431)
* Migrating Icon to typescript and deprecating JS component
* gw suggestions (#18434)
---------
Co-authored-by: Garrett Bear <gwhisten@gmail.com>
|
2023-04-04 09:48:04 -07:00 |
|
David Walsh
|
423e0854d3
|
Fix #17848 - Ensure NFT collections toggle appropriately (#17972)
|
2023-03-09 12:10:37 -06:00 |
|
Thomas Huang
|
766c8a3e53
|
Force update mock state and render nfts item test fix (#18044)
|
2023-03-09 22:06:12 +05:30 |
|
Thomas Huang
|
786a74dbbc
|
Fix nft test state (#17981)
|
2023-03-07 08:46:02 -06:00 |
|
Nidhi Kumari
|
33cc8d587a
|
NFT: Replaced all the instances of collectibles with NFTs (#17741)
* replaced all the instances of collectibles with nfts
* updated actions
* updated e2e seeder
* updated confirm Approve test
* updated test dapp change
* updated test dapp change
* nit fix
* nit fix
* updated casing and snapshots
* updated casinG
* added migrations
* updated ,igration
* updated 078.test
* updated tests for 078 migration
* updated migration
* updated 078 index.js
|
2023-02-17 00:53:29 +05:30 |
|
David Walsh
|
4dcb639652
|
UX: Icons: Remove usage of chevron fa- icons (#17668)
|
2023-02-16 07:26:14 -06:00 |
|
Nidhi Kumari
|
3be1fc6d0c
|
converted collectibles files to nfts (#17658)
* converted collectibles files to nfts
* updated relative import for scss
* updated scss for pages
|
2023-02-08 20:04:56 +05:30 |
|