1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages/settings
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
..
advanced-tab eth_sign toggle Update in advanced settings (#18848) 2023-05-04 16:44:07 +05:30
alerts-tab Replaced all fa-icon-circle with INFO icon (#17539) 2023-05-09 23:04:58 +05:30
contact-list-tab Send flow UI update (#19465) 2023-06-08 22:39:39 +05:30
experimental-tab Changes in blockaid texts (#19001) 2023-05-04 23:51:46 +05:30
info-tab [MMI] Added code fencing in libs folder (#17929) 2023-06-02 18:40:58 +02:00
networks-tab feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
security-tab feat(srp): add a quiz to the SRP reveal (#19283) 2023-06-20 14:27:10 -04:00
settings-search UX Multichain: updated ui for settings page (#19167) 2023-05-23 23:59:00 +05:30
settings-search-list update icons to ts enum version (#18698) 2023-04-24 09:19:19 -05:00
settings-tab Update settings-tab.component.js (#18753) 2023-04-25 08:27:19 -05:00
snaps [FLASK] Rework Snaps headers and footers (#19442) 2023-06-07 15:18:49 +02:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
index.scss UX Multichain: UI fixes for settings page (#19574) 2023-06-13 20:47:35 +05:30
settings.component.js UX Multichain: UI fixes for settings page (#19574) 2023-06-13 20:47:35 +05:30
settings.container.js RFC: sort keys rule and initial changes (#15534) 2022-08-15 12:41:29 -05:00
settings.stories.js Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
settings.test.js UX Multichain: updated ui for settings page (#19167) 2023-05-23 23:59:00 +05:30