1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00
metamask-extension/ui/helpers/constants
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
..
snaps Clean up some code fencing around snaps (#18802) 2023-05-03 10:53:58 +02:00
available-conversions.json remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
beta.js BETA - Add beta banner to all screens (#16307) 2022-11-16 11:41:15 -06:00
common.ts feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
connected-sites.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
design-system.ts feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
error-keys.js Remove related UI code from the app dir (#15384) 2022-09-16 14:05:21 -05:00
gas.js When gas fees suggested by dapp is too high, show warning color and icon (#19088) 2023-06-08 13:26:18 +03:00
notifications.ts feat: add yaml feature management (#18125) 2023-04-25 16:32:51 +02:00
onboarding.js Fixed issues in onboarding flow (#13826) 2022-03-10 10:33:53 -06:00
routes.ts Extend wallet_watchAsset to support ERC721 and ERC1155 tokens (#19454) 2023-06-15 15:18:12 -05:00
settings.js feat: add new linea mainnet network (#19326) 2023-06-16 14:05:33 -02:30
transactions.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
zendesk-url.js feat(srp): add a quiz to the SRP reveal (#19283) 2023-06-20 14:27:10 -04:00