1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui
Vladimir Saric 1d5e8a7840
Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen (#17992)
* Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen and added unit tests

* Fixing lint

* Review requested changes

* Modify small copy changes in messages.json

* Fixing nft e2e tests

* Fixing nft e2e tests final

* Added snapshots for tests and removed data-testid

* Modify translation messages and e2e tests
2023-03-20 18:05:48 +01:00
..
__mocks__
components [MMI] adds the jwt-url-form component (#18198) 2023-03-20 11:55:53 +00:00
contexts
css
ducks NFTs: Remove feature flag for release (#17401) 2023-03-13 14:29:37 -05:00
helpers [FLASK] Add tooltips to show info about a permission (#17685) 2023-03-20 12:32:03 +01:00
hooks Extract out confirm-data and confirm-hex-data components from confirm-transaction-base.component.js (#17822) 2023-03-09 10:38:37 +05:30
pages Added fallback copy for when we're not able to retrieve a erc721 or erc1155 name in the setApprovalForAll screen (#17992) 2023-03-20 18:05:48 +01:00
selectors [FLASK] snaps-monorepo@0.31.0 (#18142) 2023-03-17 12:00:05 +01:00
store Use core message managers and create sign controller (#18163) 2023-03-20 13:19:50 +00:00
index.js Move desktop code to flask build type (#17960) 2023-03-06 19:35:00 +00:00
index.test.js