1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages/onboarding-flow
Howard Braham 9acd4b4ea1
feat(srp): add a quiz to the SRP reveal (#19283)
* feat(srp): add a quiz to the SRP reveal

* fixed the popover header centering

* lint fixes

* converted from `ui/components/ui/popover` to `ui/components/component-library/modal`

* responded to @darkwing review

* added unit tests

* renamed the folder to 'srp-quiz-modal'

* responded to Monte's review

* using i18n-helper in the test suite

* small improvement to JSXDict comments

* wrote a new webdriver.holdMouseDownOnElement() to assist with testing the "Hold to reveal SRP" button

* Updating layout and some storybook naming and migrating to tsx

* Apply suggestions from @georgewrmarshall

Co-authored-by: George Marshall <george.marshall@consensys.net>

* Unit test searches by data-testid instead of by text

* new layout and copy for the Settings->Security page

* now with 100% test coverage for /ui/pages/settings/security-tab
fixes #16871
fixes #18140

* e2e tests to reveal SRP after quiz

* e2e- Fix lint, remove unneeded extras

* @coreyjanssen and @georgewrmarshall compromise

Co-authored-by: George Marshall <george.marshall@consensys.net>
Co-authored-by: Corey Janssen <corey.janssen@consensys.net>

* trying isRequired again

* transparent background on PNG

* [e2e] moving functions to helpers and adding testid for SRP reveal quiz (#19481)

* moving functions to helpers and adding testid

* fix lint error

* took out the IPFS gateway fixes

* lint fix

* translations of SRP Reveal Quiz

* new Spanish translation from Guto

* Update describe for e2e tests

* Apply suggestion from @georgewrmarshall

Co-authored-by: George Marshall <george.marshall@consensys.net>

* fixed the Tab key problem

---------

Co-authored-by: georgewrmarshall <george.marshall@consensys.net>
Co-authored-by: Plasma Corral <32695229+plasmacorral@users.noreply.github.com>
Co-authored-by: Corey Janssen <corey.janssen@consensys.net>
2023-06-20 14:27:10 -04:00
..
add-network-modal Swaps UI update (#19169) 2023-06-15 20:17:21 +02:00
create-password feat(srp): add a quiz to the SRP reveal (#19283) 2023-06-20 14:27:10 -04:00
creation-successful Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
import-srp Import srp onboarding unit tests (#18255) 2023-04-20 09:06:36 -07:00
metametrics update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
onboarding-app-header UX: Multichain: Make MetaFox logo more accessible (#19395) 2023-06-02 11:43:20 -05:00
onboarding-flow-switch feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
pin-extension Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
privacy-settings feat(srp): add a quiz to the SRP reveal (#19283) 2023-06-20 14:27:10 -04:00
recovery-phrase update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
secure-your-wallet Rename provider to providerConfig (#18907) 2023-05-02 13:23:20 -02:30
welcome Updating Terms of Use, Adding popover and onboarding flow check (#18221) 2023-04-14 12:51:13 -04:00
index.scss Update media query instances (#15068) 2022-08-04 09:03:02 -05:00
onboarding-flow.js feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
onboarding-flow.test.js Release MultiChain 0.5 (#18903) 2023-06-01 16:14:38 -05:00