1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 03:12:42 +02:00
metamask-extension/ui/pages/confirm-transaction-base
Albert Olivé b5ece42ca1
[MMI] Fix Connect MMI and Deep link Flows (#19881)
* Sending showCustodyConfirmLink as a prop and fixing other issues

* Upgraded MMI extension monrepo and trying to fix the issue

* prevents deeplink from closing

* Fixed styles of Custody view and changed the place of it

* Fixed CI issues

* fixing eslint issues

* Update LavaMoat policies

* fixing tests

* Fixed test

* updated snapshots

* reorder, otherwise it won't make sense

* adds necessary methods

* removes duplicated key value

* updated snapshot

---------

Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net>
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
Co-authored-by: António Regadas <apregadas@gmail.com>
2023-07-13 10:42:08 +02:00
..
__snapshots__ Fix fallback gas estimation (#19746) 2023-06-26 16:13:16 -02:30
confirm-transaction-base.component.js [MMI] Fix Connect MMI and Deep link Flows (#19881) 2023-07-13 10:42:08 +02:00
confirm-transaction-base.container.js [MMI] Fix Connect MMI and Deep link Flows (#19881) 2023-07-13 10:42:08 +02:00
confirm-transaction-base.stories-to-do.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-transaction-base.test.js [MMI] Fix Connect MMI and Deep link Flows (#19881) 2023-07-13 10:42:08 +02:00
index.js