1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 20:39:08 +01:00
metamask-extension/ui/components/app
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
..
account-list-item Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
account-menu UX: Replace all fa-bell instances with Notification icon (#17524) 2023-02-10 19:33:11 -06:00
add-network feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
advanced-gas-controls Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
advanced-gas-fee-popover feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
advanced-gas-inputs Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
alerts Convert shared/constants/hardware-wallets.js -> Typescript (#17310) 2023-01-20 09:14:40 -06:00
app-header Nit fixes for story-test integration (#17344) 2023-01-25 09:24:13 +05:30
app-loading-spinner
approve-content-card Disable fiat conversion in Approve Screen when Show balance and token price checker is OFF (#17443) 2023-02-03 12:13:19 -05:00
asset-list feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
asset-list-item Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
beta-header feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
cancel-button
cancel-speedup-popover feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
confirm-page-container feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
confirmation-warning-modal feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
connected-accounts-list UX: Update three-dot icon for settings (#17558) 2023-02-15 08:39:46 -06:00
connected-accounts-permissions
connected-sites-list
connected-status-indicator feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
contact-list
create-new-vault Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
currency-input Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
custom-spending-cap feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
deposit-popover feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
detected-token feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
dropdowns feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
edit-gas-display feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
edit-gas-fee-button feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
edit-gas-fee-popover feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
edit-gas-popover feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
flask Sort permissions based on weight (#17660) 2023-02-08 15:28:48 +01:00
gas-details-item feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
gas-timing Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
hold-to-reveal-button SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
home-notification Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
import-token-link Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
info-box Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
ledger-instruction-field feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
loading-network-screen
menu-bar UX: Update three-dot icon for settings (#17558) 2023-02-15 08:39:46 -06:00
metamask-template-renderer feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
metamask-translation Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
modal
modals SRP hold to reveal (#17232) 2023-02-15 10:07:33 -08:00
multilayer-fee-message Remove usages of Conversion util in components folder in favor of Numeric (#17333) 2023-01-23 13:30:43 -06:00
multiple-notifications
network-account-balance-header feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
network-display feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
nft-default-image converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
nft-details UX: Update three-dot icon for settings (#17558) 2023-02-15 08:39:46 -06:00
nft-options UX: Update three-dot icon for settings (#17558) 2023-02-15 08:39:46 -06:00
nfts-detection-notice converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
nfts-items converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
nfts-tab converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
permission-page-container Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
permissions-connect-footer
permissions-connect-header feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
permissions-connect-permission-list UX: Replace all fa-bell instances with Notification icon (#17524) 2023-02-10 19:33:11 -06:00
qr-hardware-popover feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
recovery-phrase-reminder feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
selected-account feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
set-approval-for-all-warning feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
signature-request Sanitising string on signature request pages (#17571) 2023-02-09 04:35:52 +05:30
signature-request-original Sanitising string on signature request pages (#17571) 2023-02-09 04:35:52 +05:30
signature-request-siwe feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
srp-input feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
step-progress-bar
tab-bar UX: Replace all fa-bell instances with Notification icon (#17524) 2023-02-10 19:33:11 -06:00
token-cell UX: Fix token image not displaying in asset listing (#17575) 2023-02-06 08:31:19 -06:00
token-list
token-list-display
transaction-activity-log Use network provider state, instead of CurrencyRateController state, to select 'nativeCurrency' (#17450) 2023-01-27 13:47:47 -03:30
transaction-alerts feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
transaction-breakdown Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
transaction-decoding feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
transaction-detail feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
transaction-detail-item feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
transaction-icon Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
transaction-list Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
transaction-list-item feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
transaction-list-item-details Convert actions.js to typescript (#17446) 2023-02-03 11:56:44 -06:00
transaction-status-label Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
user-preferenced-currency-display Convert ui/helpers/constants/common to typescript (#17348) 2023-01-25 09:47:02 -06:00
user-preferenced-currency-input
user-preferenced-token-input
wallet-overview UX: Icons: Use proper send icon on wallet and token overview pages (#17720) 2023-02-15 10:26:21 -06:00
whats-new-popup feature: migrate design-system.ts (#17518) 2023-02-02 20:15:26 +00:00
app-components.scss converted collectibles files to nfts (#17658) 2023-02-08 20:04:56 +05:30
menu-droppo.js