Commit Graph

156 Commits (7895fcb7af0bd2f631d467c993d8f3f736967b74)

Author SHA1 Message Date
Alex Donesky 74fa6fa187
Fix gas api overcalling (#12069) 3 years ago
jpuri 191a52f0e7
Scroll all inputs into view when clicking Advanced options in gas edit modal 3 years ago
Etienne Dusseault 68c5f23569
Add transaction-list to Storybook (#12011) 3 years ago
Elliot Winkler d403644e59
Truncate long network names (#12058) 3 years ago
ryanml 5c03be009a Fixing breakpoint fallthroughs 3 years ago
ryanml 069ebaf463 Using design system breakpoint values across ui/ 3 years ago
Niranjana Binoy 05aadb38f2
Adding fake token warning and replacing `Add Token` labels with `Import Tokens` (#11798) 3 years ago
Niranjana Binoy 769beb2a26
Adding `Refresh list` and `import tokens` link to the main page (#11755) 3 years ago
Alex Donesky 490d3b8d40
Integrate TokensController (#11552) 3 years ago
Brad Decker ec1fd38076
remove unused sidebar component (#12048) 3 years ago
David Walsh 7b827ca5e7
Create MetaMask Beta build (#10985) 3 years ago
Elliot Winkler a35f22fcdf
Add Max Fee Per Gas to transaction breakdown (#12042) 3 years ago
Akintayo A. Olusegun 0339a8715b Refactor contact name code using ternary operator. 3 years ago
Akintayo A. Olusegun 1ad80f0ae8 Use variable to check if should display dialog and display dialog 3 years ago
Akintayo A. Olusegun 409bb00748 Separate container from component as per https://github.com/MetaMask/metamask-extension/pull/12019#discussion_r703804969 3 years ago
ryanml 449da1d095
Improving warning text for eth_sign (#12013) 3 years ago
Akintayo A. Olusegun d78855cb3d Fix for: Confirmation screen should show local nicknames even when invoking a contract method #11148 3 years ago
Elliot Winkler 49e1abc374
Sort contacts alphabetically (#11982) 3 years ago
Etienne Dusseault 616016a1f6
account-list-item (#11956) 3 years ago
Austin Akers a690cd618c fixed scrolling issue with many accounts 3 years ago
ryanml 472cf17bda
Adding UI helpers for URL parsing (#11899) 3 years ago
Dan J Miller 17ae98ac39 Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Dan J Miller da42d60df1 Allow advanced inline gas editing when there is an estimates unavailable error (#11859) 3 years ago
Dan J Miller 29487ef277
Allow submission of transactions with dapp suggested gas fees, while estimates are loading (#11858) 3 years ago
Dan J Miller 84036aacb6
Allow advanced inline gas editing when there is an estimates unavailable error (#11859) 3 years ago
Dan J Miller 805859af4d Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
Dan J Miller b6086ebc17 Allow editing custom gas while estimate is loading (#11853) 3 years ago
Alex Donesky 4da940fdd4 Add low/medium/high gas recommendations to the speedup/cancel gas popovers (#11818) 3 years ago
Dan J Miller ae247ea14a
Improve flashing behaviour for loading gas estimates (on confirm screen) (#11852) 3 years ago
Dan J Miller b919884c6e
Allow editing custom gas while estimate is loading (#11853) 3 years ago
David Walsh 01fd2a609e
Gas Timing with Negative attitude should be bold with tooltip (#11772) 3 years ago
Alex Donesky a073e0bb7e
Add low/medium/high gas recommendations to the speedup/cancel gas popovers (#11818) 3 years ago
ryanml e57a2da647
Adjusting Max Fee label in EditGasDisplay per designs (#11796) 3 years ago
ryanml 504e74fbed
Fixing EditGasDisplay console errors (#11797) 3 years ago
Dan J Miller de388a7b1c Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Dan J Miller e6543a83ef
Ensure transaction activity log supports EIP-1559 (#11794) 3 years ago
Alex Donesky 9566cd09c0 Hide gasTiming on edit-gas-popover when form is in error (#11792) 3 years ago
Dan J Miller 738d2722c5 Fixes updates on the confirm screen. (#11788) 3 years ago
Alex Donesky 1216dc95c0
Hide gasTiming on edit-gas-popover when form is in error (#11792) 3 years ago
Dan J Miller bfde5a1d77
Fixes updates on the confirm screen. (#11788) 3 years ago
David Walsh 39e5750981 EIP-1559 - Ensure form always displays when there are errors (#11787) 3 years ago
David Walsh 0377e2c64e Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky f3995b72b0 Add fee level education button to swaps edit gas popover (#11785) 3 years ago
David Walsh 1b1d039310
EIP-1559 - Ensure form always displays when there are errors (#11787) 3 years ago
David Walsh a0bd496d56
Restore heartbeat to transaction confirmation, use isGasEstimatesLoading more broadly (#11781) 3 years ago
Alex Donesky f9378b3aa2
Add fee level education button to swaps edit gas popover (#11785) 3 years ago
Alex Donesky ab1cd1152e tiny lost code change from 9.8.4 RC (#11764) 3 years ago
Alex Donesky 02c0cbede9 Stop GasFeeController polling when pop closes (#11746) 3 years ago
Dan J Miller e1efc7170c Show advanced options, and hide radio buttons, for advanced gas settings users (#11751) 3 years ago
David Walsh 5d7eba2684 EIP-1559 - Prevent uncaught exception when passing fees to getGasFeeTimeEstimate (#11759) 3 years ago