1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 18:00:18 +01:00
metamask-extension/ui/pages
Alaa Hadad 5998ae21aa
Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover (#17689)
* feat: disable deposit popover and replace it with global redirect to onramp on pdapp

* feat: remove legacy code for hardcoded onramp providers

* fix: remove unused visuals and components related to legacy code of deposit popover

* fix: remove unused messages

* feat: use a custom hook for all onramps related methods and variables

* fix: modify the custom hook implementation to include test networks

* fix: remove deprecated file buy-url

* fix: remove references for deleted deposit logos

* fix: network-controller failing unit test

* fix: snapshot loading-swaps-quotes-stories-metadata.test.js.snap

* fix: storybook tests

* fix: remove unused constatns related to buyable onramp chains

* fix: remove unused variables and fix eslint

* adding unit test for useRamps custom hook

* feat: add comment on the proper usage of useRamps within confirm-page-container component

* fix: add unit tests for buy button in token-overview page

* fix: add unit test for open the buy crypto URL for a buyable chain ID in token page

* feat: add unit test coverage for eth-overview page

* fix: update locales
2023-03-01 12:45:27 +04:00
..
add-nft UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06:00
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 ConfirmDecryptMessage: avoid mutation of state in decryptMsg/completedTx action (#17895) 2023-02-25 02:02:02 +07:00
confirm-deploy-contract Added storybook check to CI (#17092) 2023-01-21 00:57:46 +05:30
confirm-encryption-public-key Fix GetEncryptionKey TypeError Cannot destructure property 'msgParams' of 'txData' (#17808) 2023-02-25 01:58:42 +07: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 Fix state in confirm transaction (#17838) 2023-02-24 22:37:26 +05:30
confirm-transaction-base UX Icon: updated fa-exclamation-circle (#17879) 2023-02-24 12:52:11 -06: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 window open noopener (#17882) 2023-02-24 15:27:38 +00:00
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 UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -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: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -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 Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover (#17689) 2023-03-01 12:45:27 +04:00
settings UX: Icon: Stop using fa-times (#17811) 2023-02-27 10:42:02 -06: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 UX: Remove legacy metametrics modal (#17817) 2023-02-23 13:58:09 -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