1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/ui/selectors
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
..
confirm-transaction.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
confirm-transaction.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
custom-gas.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
custom-gas.test.js feature: convert level 32 files to typescript (#17390) 2023-01-27 18:28:03 +00:00
first-time-flow.js Remove ONBOARDING_V2 flag for release (#16865) 2023-01-13 10:25:01 -06:00
index.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
metametrics.test.js Implement event fragments (#12251) 2022-01-12 13:31:54 -06:00
nonce-sorted-transactions-selector.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00
permissions.js [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
permissions.test.js [FLASK] Expose transaction origin to transaction insight snaps (#16671) 2022-12-01 14:38:56 +01:00
selectors.js Buy crypto by redirecting to onramp experience on pdapp instead of deposit popover (#17689) 2023-03-01 12:45:27 +04:00
selectors.test.js Add extension desktop UI (#17748) 2023-02-23 16:39:48 +00:00
transactions.js Relocate conversion utils to shared/modules/conversion.utils.js (#17319) 2023-01-20 11:04:37 -06:00
transactions.test.js Convert Transaction constants to typescript (#17149) 2023-01-18 08:47:29 -06:00