1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/ui/pages
Mark Stacey 7929a92c66
Clear the clipboard after the seed phrase is pasted (#12828)
* Clear the clipboard after the seed phrase is pasted

On the "Import" page of the import onboarding flow, we now clear the
clipboard after the secret recovery phrase is pasted. This ensures that
the SRP isn't accidentally pasted somewhere else by the user, which can
be an easy and disastrous mistake to make.

* Clear clipboard during new onboarding flow as well
2021-11-24 13:39:12 -03:30
..
add-collectible Implement 'Add NFT' screen (#12544) 2021-11-15 10:28:35 -07:00
asset Add target object word to "View on Etherscan" links (#12100) 2021-09-24 21:14:07 +04:00
confirm-add-suggested-token UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
confirm-approve addresses an issue found in 10.6.0 QA (#12710) 2021-11-15 18:34:09 -03:30
confirm-decrypt-message Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
confirm-deploy-contract CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
confirm-encryption-public-key Reject popup confirmations on close (#12643) 2021-11-15 17:13:51 +01:00
confirm-import-token UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
confirm-send-ether CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
confirm-send-token CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
confirm-token-transaction-base Ensure exchange rate is stringified before passing to bignumber in confirm-token-transaction component (#12550) 2021-11-02 05:53:12 -02:30
confirm-transaction Hardening property check for stopPropagation in ConfirmTxScreen (#12158) 2021-09-21 11:58:39 -07:00
confirm-transaction-base Confirm transaction page - onchain failure handling (#12743) 2021-11-24 22:32:53 +05:30
confirm-transaction-switch Replace hardcoded sent ether label on confirm screen (#11802) 2021-09-15 16:54:51 -05:00
confirmation UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
connected-accounts CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
connected-sites CI - add metamaskbot comment "highlights" section for showing relevant storybook changes (#12095) 2021-09-15 08:55:48 -10:00
create-account Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
error remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
first-time-flow Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
home Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
import-token Fixing invalid prop type for ActionableMessage (ImportToken) (#12377) 2021-10-18 09:28:56 -07:00
keychains Adding copy to SRP import screen to warn users (#12400) 2021-10-21 06:20:17 -02:30
lock remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
mobile-sync UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
onboarding-flow Clear the clipboard after the seed phrase is pasted (#12828) 2021-11-24 13:39:12 -03:30
permissions-connect UX Papercuts Epic: Create a consistent representation of the Buttons (#12096) 2021-10-05 15:20:42 -04:00
routes Introduce QR based signer into MetaMask (#12065) 2021-11-23 13:58:39 -03:30
send Use gas recommendation constants throughout app (#12461) 2021-11-05 19:59:23 -05:00
settings Remove localhost from default network list (#12790) 2021-11-22 19:02:03 -03:30
swaps Use v2 API for fiat onboarding URL creation, fix wrapping / unwrapping (#12729) 2021-11-17 18:04:50 +01:00
unlock-page Fix fllWidth proptype error (#12555) 2021-11-03 15:28:29 -05:00
index.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
pages.scss Eip1559 v2 12593 (#12719) 2021-11-23 23:48:44 +05:30