1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00
metamask-extension/ui/pages/swaps
Daniel 4c16b583c3
Improvements for Smart Transactions / Swaps (#14022)
- Don’t call /estimateGas if a user doesn’t have enough funds
- Hardcode block explorer URLs for Swaps
- Track the "stx_prev_user_opt_in" param
- Add fee estimates tracking for regular txs and STX
- Track estimated_gas and estimated_vs_used_gasRatio for STX
- Only track the "Error Smart Transactions" event once
- Don't overwrite "maxGasLimit" for STX on the View Quote page for better "balance needed" estimations
- Update description for Transak
- Fix styles for the input field on the Build Quote page
- Refactor variables for STX error types and add translation for each STX error type
- Do additional logging for the "current_stx_enabled" param
- Add a close icon for an STX notification, update STX content
2022-03-23 20:28:26 +01:00
..
__snapshots__ Swaps UI redesign for the View Quote page (#12950) 2021-12-07 00:21:26 -03:30
awaiting-signatures Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
awaiting-swap Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
build-quote Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
countdown-timer Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
dropdown-input-pair Dark mode: Updating arrows icon in build quote (#14155) 2022-03-23 12:07:29 -07:00
dropdown-search-list Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
exchange-rate-display Dark Mode: Select Quote Popover (#14054) 2022-03-21 08:33:22 -05:00
fee-card Dark Mode: Swaps Colors (#13976) 2022-03-17 13:04:01 -05:00
import-token Dark Mode: Fix Import Token Styles (#14099) 2022-03-22 11:21:32 -07:00
loading-swaps-quotes Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
main-quote-summary Dark mode: Replacing svg image with font awesome icon for main-quote-summary (#14137) 2022-03-23 16:25:28 +01:00
searchable-item-list Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
select-quote-popover Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
slippage-buttons Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
smart-transaction-status Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
swaps-footer Dark Mode: Replace color occurences (#14112) 2022-03-23 16:43:53 +01:00
swaps-gas-customization-modal Organizing storybook to echo app folder structure (#12796) 2021-12-01 11:27:57 -08:00
view-quote Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
index.js Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
index.scss Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
index.test.js Send all swaps requests to api2, remove useNewSwapsApi boolean (#12792) 2021-11-30 19:56:28 +01:00
swaps-util-test-constants.js remove the ui/app and ui/lib folders (#10911) 2021-04-28 14:53:59 -05:00
swaps.util.js Improvements for Smart Transactions / Swaps (#14022) 2022-03-23 20:28:26 +01:00
swaps.util.test.js Add a new fiat onboarding option via MoonPay (#13934) 2022-03-21 10:26:52 +01:00