1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages
Monte Lai cdc1bce688
SRP hold to reveal (#17232)
* refactor class to functional component

* update messages

* fix: use classnames

* feat: add hold to reveal modal

* feat: add new zendesk url for secret recovery phrase and noncustodial wallet

* update: clipboard to clear copied text after delay

* fix: remove save to csv

* feat: update styles for reveal seed page

* fix: update reveal seed snapshot

* add test to check for modal

* fix: lint

* fix: unused messages locale

* fix: use new banner component

* fix: use new button from design system

* fix: update snapshot

* fix: lint

* revert text

* fix: lint

* fix: remove --copy-only

* fix: marginBottom prop value

* fix: iconName and prop error

* --made the QR code slightly smaller so it's less likely to have a scrollbar
--updated the snapshots

* fix: error message not displaying

* SRP hold to reveal using more DS components (#17583)

* Updating to add DS components and remove CSS

* Fixing rendered html and removing some unneeded props

* fix: set block to true

---------

Co-authored-by: Monte <monte.lai@consensys.net>

* fix: add descriptions to messages

* Update ui/components/ui/export-text-container/export-text-container.component.js

fix: lint

Co-authored-by: HowardBraham <HowardBraham@users.noreply.github.com>

* fix: remove using displayWarning in requestRevealSeedWords

* fix: update test to remove displayError

* fix: update design system enums

* fix: messages descriptions

* fix: banner to banneralert

* fix: update preview

* add additional tests

* fix: use jest instead of sinon

* add test if long press isn't completed

* add test if password is wrong

---------

Co-authored-by: Howard Braham <howrad@gmail.com>
Co-authored-by: George Marshall <george.marshall@consensys.net>
2023-02-15 10:07:33 -08:00
..
add-nft Updated messages/strings to replace Collectibles with NFTs (#17659) 2023-02-10 21:06:58 +05:30
asset UX: Update three-dot icon for settings (#17558) 2023-02-15 08:39:46 -06:00
confirm-add-suggested-token Use PageContainerFooter to render footer on all confirmation pages (#17316) 2023-01-23 20:52:12 +05:30
confirm-approve Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
confirm-contract-interaction Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirm-decrypt-message feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
confirm-deploy-contract Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-encryption-public-key Replace usages of conversion util in rest of UI folder in favor of Numeric (#17334) 2023-01-24 08:44:49 -06:00
confirm-import-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-ether Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-send-token Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-signature-request remove siwe feature flag (#17690) 2023-02-10 02:05:16 +07:00
confirm-token-transaction-base Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
confirm-transaction Clean ConfirmTranscationPage component (#17546) 2023-02-11 22:17:12 +07:00
confirm-transaction-base Ensure simulation failure warning is shown on all networks and accounts (#17458) 2023-02-10 11:45:54 -03:30
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
connected-accounts Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
connected-sites Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
create-account Put hardware wallets behind an HARDWARE_WALLETS_MV3 flag (#17354) 2023-01-25 17:42:08 -03:30
error Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
home Updated messages/strings to replace Collectibles with NFTs (#17659) 2023-02-10 21:06:58 +05:30
import-token Updated messages/strings to replace Collectibles with NFTs (#17659) 2023-02-10 21:06:58 +05:30
keychains SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
lock Various test files converting to @testing-library/react. (#15470) 2022-08-08 13:28:49 -07:00
mobile-sync SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
notifications fix: fix non-critical warning in tests (#17567) 2023-02-02 20:37:53 +00:00
onboarding-flow fix: fix non-critical warning in tests (#17567) 2023-02-02 20:37:53 +00:00
permissions-connect Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
routes converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
send UX: Update fa-search icon (#17527) 2023-02-10 19:33:02 -06:00
settings UX: Replace all fa-bell instances with Notification icon (#17524) 2023-02-10 19:33:11 -06:00
swaps Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
token-allowance Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
token-details feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
unlock-page Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
index.js Renamed metametrics.new.js to metametrics.js (#14327) 2022-04-01 14:11:12 -05:00
pages.scss converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30