1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages
João Tavares bde74756d3
Add extension desktop UI (#17748)
* feat: add desktop enable button component

This component will be added
to the experimental page. Users
will then be able to initialize
a desktop connection

* feat: add desktop pairing page

* feat: add desktop deep-linking shared lib

* test: add initial entries to render helper

Allow specifying initialEntries for
MemoryRouter. This change will allow
testing pages that use the useParam
hook.

* feat: add desktop error page

Error page for any desktop pairing
related issue

* feat: add desktop routes to route component

* feat: add enable desktop button to experimental tab

* feat: add desktop icon when paired in dev mode

* feat: disable ledger live control when desktop enabled

* feat: register desktop error actions on ui init

* fix: add missing code fencing

* chore: remove enable desktop rpc middleware

Now that we are adding the UI
there's no need for this rpc middleware
(as it was used to test desktop background
code)

* fix: display experimental tab for desktop
2023-02-23 16:39:48 +00:00
..
add-nft NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
asset NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
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 Confirm transaction test (#17780) 2023-02-16 20:23:15 +05:30
confirm-transaction-base Cleanup: clearTimeout on useEffect for gas estimation and prevent state update on unmounted ConfirmTransactionBase (#17804) 2023-02-17 22:11:50 +07:00
confirm-transaction-switch Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
confirmation UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06: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
desktop-error Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
desktop-pairing Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
error Add more tracking for MetaMask (#15462) 2022-08-11 19:33:33 +02:00
home Fix #17825 - Prevent timing conflict with NFT toast messages (#17861) 2023-02-22 11:14:47 -06:00
import-token NFT: Replaced all the instances of collectibles with NFTs (#17741) 2023-02-17 00:53:29 +05:30
keychains Updating Icon html element to span (#17790) 2023-02-22 14:42:50 -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 UX: Icons: Remove usage of chevron fa- icons (#17668) 2023-02-16 07:26:14 -06:00
onboarding-flow UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
permissions-connect UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
routes Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
send UX: Icons: Remove IconCheck and fa-check (#17787) 2023-02-23 07:19:28 -06:00
settings Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
swaps Add hardcoded list of human-readable snap names (#17595) 2023-02-06 11:05:57 +01:00
token-allowance Token allowance unit tests (#17019) 2023-02-23 16:57:12 +01: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 Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00