1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/pages/keychains
Monte Lai 0306422bbf
Add reveal to export private key (#18170)
Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: Brad Decker <bhdecker84@gmail.com>
Co-authored-by: David Walsh <davidwalsh83@gmail.com>
Co-authored-by: Howard Braham <howrad@gmail.com>

* change js to tsx

* update to typescript

* add labels to circle animation

* add willHide prop to hold to reveal modal

* add test

* convert to design system

* fix lint

* fix type

* bump coverage

* rename

* remove comments

* remove ts comment and add fix exhuastive dep check

* update coverage

* add hide modal test

* use banneralert

* update label

* remove unused

* fix text

* update aria label messages

* change exportAccountAndGetPrivateKey to be async

* fix lint

* update coverage target

* update coverage

* update input component

* update coverage

* update coverage

* fix blank line

* use &&

* move plainKey to under !privateKeyInput

* update hold modal to display srp and private key message

* fix styling

* fix lint and test

* fix unused locales

* remove redundent check

* update storybook

* fix text alignment

* fix lint

* update snapshot

* fix test

* update coverage

* fix merge conflict

* refactor

* fix variant

* update snapshot

* fix test after merge

* fix test after merge conflict

* fix label text

* update to use label component
2023-05-06 17:04:20 -04:00
..
__snapshots__ update text component color to use box color (#18246) 2023-03-23 13:00:37 -07:00
index.scss SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
restore-vault.js Convert shared/constants/metametrics to TS (#18353) 2023-04-03 09:31:04 -06:00
restore-vault.test.js Updating content to sentence case and updating tests (#15285) 2022-08-08 12:01:38 -07:00
reveal-seed.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00
reveal-seed.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
reveal-seed.test.js Add reveal to export private key (#18170) 2023-05-06 17:04:20 -04:00