Commit Graph

76 Commits (b259546db81491eb2a74de4f0f366191b7ddcb1a)

Author SHA1 Message Date
David Walsh 6d92759853
EIP-1559 - Implement form validation for EIP-1559 (#11540) 3 years ago
David Walsh e0ba3eb6fc
Fix actionable message icon size (#11547) 3 years ago
ryanml e60e371105
Improve handling for block explorer url host extraction (#11543) 3 years ago
Dan J Miller 6f0e54aa26
Implement modern design for error messages (#11521) 3 years ago
David Walsh 493448c96e
EIP-1559 - Don't show submit button when in education mode, don't duplicate title (#11541) 3 years ago
Brad Decker dc25a24de3
rely upon gas fee controller for gas price estimates (#11511) 3 years ago
David Walsh d8984d3cf3
EIP-1559 - Provide Updated UI for Dapp-Suggested Gas fees (#11523) 3 years ago
Brad Decker 4aab4887d5
add MODIFY_IN_PLACE as mode prop on edit-gas-popover (#11527) 3 years ago
David Walsh 8e5ebfb05a
EIP-1559 - Disable gas form submission if estimates are loading state (#11525) 3 years ago
David Walsh 1665617378
Create different label for Gas Price with GWEI included (#11526) 3 years ago
David Walsh c241d3150c
EIP-1559 - Provide tooltip text for all advanced gas controls (#11529) 3 years ago
David Walsh c1064e0c50
EIP-1559 - Only show education link if on 1559-compatible network (#11535) 3 years ago
David Walsh a294f02b1d
EIP-1559 - Elevate gas properties to the Popover, disable submission if errors (#11510) 3 years ago
David Walsh 91e744a705
EIP-1559 - Provide edit button for transaction screens to update gas (#11516) 3 years ago
ryanml bbef49158d
Various UI fixes (#11512) 3 years ago
David Walsh 97d9cdff80
Provide EIP 1559 fields in transaction history (#11464) 3 years ago
Brad Decker 9416d1ca71
provide skeleton for submitting gas form (#11496) 3 years ago
David Walsh 1da7beed13
Provide Estimate Data to EditGasDisplay (#11433) 3 years ago
ryanml be2e6d02f9 Fix 3 years ago
Alex Donesky ece437b139 Update controllers with conversionRate change with minimal required changes in extension (#11361) 3 years ago
Brad Decker 36ab817858
add edit button support to transaction-detail-item (#11481) 3 years ago
Brad Decker 68dfc98f40
wire up gasFeeController (#11421) 3 years ago
Brad Decker 64adfe7b11
update speedup and cancel to make room for EIP-1559 (#11407) 3 years ago
Alex Donesky 0ca0f1784e
Add recovery-phrase views for new onboarding flow (#11434) 3 years ago
Alex Donesky b1e2005a73
Add form-field component and new account view (#11450) 3 years ago
ryanml 68ad9c619f
Adding copy icon to home screen account address (#11460) 3 years ago
Brad Decker da9fb4636b
move conversion utils to shared folder (#11451) 3 years ago
ryanml a835f00ba6
Fixing leading zero when amount input is focused (#11459) 3 years ago
Brad Decker e17325c38a Refactor send page state management (#10965) 3 years ago
Alex Donesky 85f17831a2 add erc-721 token detection and flag to disable sending (#11210) 3 years ago
David Walsh 6fa3cce7ab
Create Gas Timing component for EIP-1559 (#11405) 3 years ago
David Walsh afe06adb7a
Add icon to actionable message component (#11409) 3 years ago
David Walsh e097a02607
Provide tooltip for 1559 Gas Price field (#11436) 3 years ago
Daniel 8ca0d24f82
Increase Jest unit test coverage for the Swaps feature to ~60% (#11343) 3 years ago
David Walsh 310531eeb6
EIP 1559 - Provide a GWEI label for advanced gas control fields (#11419) 3 years ago
David Walsh 64644ad380
Implement Dapp Acknowledgement screen for editing gas (#11424) 3 years ago
ryanml 43b7eab46a
Fixing invalid minimumGasLimit prop (AdvancedGasInputs) (#11412) 3 years ago
Dan J Miller 520fbcdd03 Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Dan J Miller 18464793f5
Fix gas-modal-page-container.container check for custom gas price safety (#11426) 3 years ago
Alex Donesky ad6715511e
make network-display component only clickable when passed a function for onClick (#11379) 3 years ago
David Walsh 36d3770b42
EIP-1559 - Implement TransactionDetail for confirmations (#11404) 3 years ago
Alex Donesky 352102438f
add ChipWithInput component (#11392) 3 years ago
David Walsh d68f8f27c6
Implements the new EIP1559 UI components (#11384) 3 years ago
ryanml 70dc762c84 cleanup conflicts 3 years ago
Daniel ba3f51d6ed
Add support for fiat on-ramp via Transak (#11376) 3 years ago
Dan J Miller b7b30d0796 Use eth_gasPrice result for setting too low warning on custom networks (#11370) 3 years ago
Dan J Miller 87166afb6b
Use eth_gasPrice result for setting too low warning on custom networks (#11370) 3 years ago
David Walsh 6fa36cdf51
Provide New UI Components for EIP-1559 Designs (#11357) 3 years ago
David Walsh 85de65f470
Prevent propType errors in for TransactionIcon statuses (#11316) 3 years ago
Alex Donesky a4a5580785
Update controllers with conversionRate change with minimal required changes in extension (#11361) 3 years ago