Commit Graph

591 Commits (5434d8d3a547542b1f91ea1c07f845e2b9e2477a)

Author SHA1 Message Date
David Walsh f0202f2d2c Provide image sizing so there's no jump when opening the swaps token search 4 years ago
Mark Stacey 400881b1b1
Remove broken Storybook stories (#9690) 4 years ago
Mark Stacey 209f2afd3d
Fix PropType error on Awaiting Swap page (#9688) 4 years ago
David Walsh 9c25775b69 Prevent conflicting values when network change and QR code in same render 4 years ago
Dan J Miller 21ab6fb7b5
Use our local ETH_SWAPS_TOKEN_OBJECT in place of the swaps api ETH 'token', in the swaps token array (#9678) 4 years ago
Dan J Miller 07c03e362e
Get swaps fee from api (#9677) 4 years ago
David Walsh cdef338c85 Prevent multiple state changes 4 years ago
David Walsh 6704aab16c Lint 4 years ago
David Walsh 21875d1dd3 Fix for tests 4 years ago
David Walsh 4892a3e0e1 Fix 9649 - Ensure QR codes work properly when adding contact 4 years ago
Mark Stacey 5789bd86c0
Fix sorting Quote Source column of quote sort list (#9658) 4 years ago
Mark Stacey 7f1bbbc9a3
Fix `message` PropType of `ActionableMessage` (#9653) 4 years ago
Mark Stacey d43738448c
Fix React warning about missing key in `AwaitingSwap` (#9655) 4 years ago
Mark Stacey f4838194d6
Remove unused `customGasLimit` parameter (#9656) 4 years ago
Mark Stacey 97450cd8fd
Remove non-existent `metaMaskFee` property (#9657) 4 years ago
Erik Marks aa554f5139 Fix estimated network fee line split (#9648) 4 years ago
Mark Stacey ff1e134ac9 Remove duplicate percent sign from MetaMask fee (#9647) 4 years ago
Erik Marks edefdc4ede
Fix estimated network fee line split (#9648) 4 years ago
Mark Stacey 4cab30eae1
Remove duplicate percent sign from MetaMask fee (#9647) 4 years ago
David Walsh a6fd1266aa Fix 9638 - Prevent excessive overflow from swap dropdowns 4 years ago
Dan J Miller 43d97ebe4f
getStatusKey to return an empty string when passed a falsy value (#9640) 4 years ago
Dan J Miller c8526bc687
Update view-quote designs to better represent the metamask fee (#9633) 4 years ago
Dan J Miller b1adc0d1e8
Fix use transaction time remaining (#9630) 4 years ago
Dan J Miller 7925a767b8
Add a minimumGasLimit to the original gas customization modal (#9623) 4 years ago
Dan J Miller 397e3a2c7f
Update swaps network fee tooltip (#9614) 4 years ago
Dan J Miller e546314e3f
Update fee card storybook to utilize latest fee-card api (#9613) 4 years ago
David Walsh 971f5b0056 Fix #9577 - Use contained button type for unlock button 4 years ago
Dan J Miller af018a2d74
Clear all gas slice state on entering and leaving swaps (#9609) 4 years ago
Dan J Miller 0558689636
Compare convert ethBalance to decimal before comparing to fromTokenBalance in useEffect for eth token balance update (#9607) 4 years ago
Erik Marks a0d7aa56aa Loosen isBestQuote PropType 4 years ago
Erik Marks 799df99bd0 Rename some props 4 years ago
Erik Marks b31816d6f7 Make FeeCard component specific to swaps 4 years ago
David Walsh d0152aad51
Use localizations for placeholders in Swap (#9587) 4 years ago
David Walsh 48dd3fe069
AutoFocus the from input on swaps screen (#9581) 4 years ago
David Walsh bbd4ee5fdf
Autofocus the appropriate text fields in the Create/Import/Hardware screen (#9576) 4 years ago
Dan J Miller 2563180a88
Data consistency swaps token balance (#9588) 4 years ago
Mark Stacey e53f970458
Use localized strings for MetaMetrics opt-in page (#9593) 4 years ago
Mark Stacey 7a1d93002d
Remove commitment to maintain a public metrics dashboard (#9592) 4 years ago
Erik Marks 59212f7a2b
Remove dead gas estimation functions, rename function (#9579) 4 years ago
Dan J Miller dfb722b6ed
Hex prefix newly fetched token balances in build-quote (#9586) 4 years ago
Mark Stacey ded43cbcdf
Remove unused code (#9564) 4 years ago
Erik Marks e071b4482e
Use chainId values for the address book (#9565) 4 years ago
David Walsh a3b434df46
Autofocus first input for Search Token and Custom Token (#9562) 4 years ago
Dan J Miller f3bd717184
Account for approval gas costs in eth received (#9559) 4 years ago
Erik Marks 5b8c07817a
Remove localhost provider type (#9551) 4 years ago
Dan J Miller 0e37904692
Add useFastestButtons options to gas-customization modal and utilize it in swaps. (#9548) 4 years ago
Dan J Miller a9d156e611
Fix and simplify account switching in Swaps (#9549) 4 years ago
Dan J Miller dc5edb5431
Fix calculation and display of eth received amounts in swaps (#9546) 4 years ago
Dan J Miller 436b01387c
Add useSwapsEthToken hook and utilize wherever we need the ETH 'token' for swaps (#9537) 4 years ago
Mark Stacey d8818a47c4
Add margins between quote list columns (#9528) 4 years ago