1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui
David Walsh ab4843f06b
UX: Multichain: Implement Account Details Popover (#18811)
* UX: Multichain: Implement Account Details Popover

* Styling account details popover

* using ButtonSecondary with variant, removing Text

* adding account-details jest test

* Close popover when outside area clicked

* Move all export functionality into the popover

* Improve jest tests

* Implement new design for export key screens

* Hide warning when popover is closed

* Vertically align the copy button

* Move AccountDetailsDisplay to its own file

* Move authentication to its own file

* Move private key to its own component

* Fix misalignment of avatar on display screen

* Move private key to its own component

* Update ui/components/multichain/account-details/account-details-authenticate.js

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

* Update ui/components/multichain/account-details/account-details.test.js

Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>

* Prevent account name overflow, update text size

* Use FormTextField

* Add analytics

* Move location of accountDetailsAddress

* Ensure passsword input is used

---------

Co-authored-by: Victor Thomas <10986371+vthomas13@users.noreply.github.com>
Co-authored-by: Nidhi Kumari <nidhi.kumari@consensys.net>
2023-05-03 12:09:13 -05:00
..
__mocks__ Refactoring isManifestV3 variable (#15568) 2022-08-16 20:51:42 +05:30
components UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
contexts Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
css [MMI] Add interactive-replacement-token-page (#18683) 2023-04-27 10:45:37 +02:00
ducks UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
helpers Fixing broken responsive box background color prop and color fix (#18978) 2023-05-03 08:18:56 -05:00
hooks Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
pages UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
selectors [MMI] Don't group transactions by nonce if they are custodial Tx (#18982) 2023-05-03 17:00:38 +02:00
store UX: Multichain: Implement Account Details Popover (#18811) 2023-05-03 12:09:13 -05:00
index.js Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
index.test.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00