1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 01:39:44 +01:00
metamask-extension/ui
Vladimir Saric 42be5a07d7
Replaced addresses by the address component on SignTypedData v4 signatures (#16018)
* Replaced addresses by the address component on SignTypedData v4 signatures

* Fixing signature-request e2e tests

* Modified scss file for signature-request message

* Using address component for rendering the addresses and bold label where hex address is not valid

* Modify the address component

* Added proper BEM syntax for class names and used Box and Typography

* FIxing e2e tests

* Commited requested changes from George and added storybook

* Review requested changes

* Created new component for rendering data in signature-request-message.js

* Fixing proper usage for getAccountName and getMetadataContractName selectors

* Fixing e2e tests
2022-11-10 06:58:34 -03:30
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Replaced addresses by the address component on SignTypedData v4 signatures (#16018) 2022-11-10 06:58:34 -03:30
contexts Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
css Show error message if service worker did not load (respond to the UI) (#15774) 2022-11-03 21:25:13 +04:00
ducks Token allowance screen updated (#16157) 2022-11-07 12:21:38 -06:00
helpers BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
hooks [FLASK] Catch and display errors in snaps insight (#16416) 2022-11-09 14:20:57 +01:00
pages BETA - Update verbiage for success messages after onboarding (#16343) 2022-11-09 16:15:44 -06:00
selectors Replaced addresses by the address component on SignTypedData v4 signatures (#16018) 2022-11-10 06:58:34 -03:30
store Make event tracking idempotent using unique messageId (#16267) 2022-11-08 23:38:08 +05:30
index.js refactor sentryHooks object (#16435) 2022-11-09 19:28:32 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00