1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui
Vladimir Saric 8aa3263b82
Added navigation between multiple sign prompts and reject all sign prompts (#17093)
* Fixed navigation through multiple unapproved transactions for ERC20 tokens

* Fixed tx details activity-log currency

* Fixed e2e test failure

* Added navigation between multiple sign prompts and reject all sign prompts

* Resolving conflicts

* Creating SignatureRequestNavigation component and extracting the UI rendering part into a single component

* Fixing e2e tests and updating snapshot

* Using single component for navigation which shows both messages and transactions requests

* Fixing test-unit-jest-main

* Added more unit tests

* Fixing test-storybook

* Fixing test-storybook

---------

Co-authored-by: Filip Sekulic <filip.sekulic@consensys.net>
2023-01-31 16:29:23 +01:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components Added navigation between multiple sign prompts and reject all sign prompts (#17093) 2023-01-31 16:29:23 +01:00
contexts i18n: fix missing locale for "en" error (#17014) 2022-12-22 00:31:06 +07:00
css Added padding/margin inline support to the Box component (#17134) 2023-01-14 10:54:25 +05:30
ducks feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
helpers feat(mme-17214): migrate L33 files to typescript (#17372) 2023-01-31 12:01:10 +00:00
hooks feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
pages Added navigation between multiple sign prompts and reject all sign prompts (#17093) 2023-01-31 16:29:23 +01:00
selectors feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
store Document displayWarning as deprecated (#17465) 2023-01-30 09:37:04 -03:30
index.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00