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 )
...
* Fix gas-modal-page-container.container check for custom gas price safety
* Ensure gas price has been fetch before checking for price safety on testnets
3 years ago
Dan J Miller
18464793f5
Fix gas-modal-page-container.container check for custom gas price safety ( #11426 )
...
* Fix gas-modal-page-container.container check for custom gas price safety
* Ensure gas price has been fetch before checking for price safety on testnets
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 )
...
* Use eth_gasPrice result for setting too low warning on custom networks
* Assume CustomPriceSafeForCustomNetwork when there is no custom price set (it will default to recommended)
3 years ago
Dan J Miller
87166afb6b
Use eth_gasPrice result for setting too low warning on custom networks ( #11370 )
...
* Use eth_gasPrice result for setting too low warning on custom networks
* Assume CustomPriceSafeForCustomNetwork when there is no custom price set (it will default to recommended)
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 )
...
* updating controllers with conversionRate change with minimal required changes in extension
* swapping showFiat selector in places where possible
* adding invalid conversion protection
* lint fixes
* adjusting list-item styling logic
3 years ago
Brad Decker
c30cb7d33a
Refactor send page state management ( #10965 )
3 years ago
Alex Donesky
e10ddbe3a3
add erc-721 token detection and flag to disable sending ( #11210 )
...
* add erc-721 token detection and flag to disable sending
* addressing feedback
* remove redundant provider instantiation
* fix issue caused by unprotected destructuring
* add tests and documentation
* move add isERC721 flag to useTokenTracker hook
* Update and unit tests
* use memoizedTokens in useTokenTracker
Co-authored-by: Dan Miller <danjm.com@gmail.com>
3 years ago
ryanml
f1f2a01c76
Using fixed positioning for home notifications ( #11356 )
3 years ago
sooyoung
c152a17a85
Changed scss style to see token symbol ( #11294 )
...
* Changed scss style to see token symbol
* fix indentations
3 years ago
ryanml
22c2d261b9
Fixing unlocalized strings ( #11281 )
4 years ago
ryanml
1739ed9710
conflict fixes
4 years ago
ryanml
2bfc3a093f
Using values from shared/constants/time to represent timing values ( #11241 )
4 years ago
Brad Decker
9e509d0c9d
Relocate send state into send duck from metamask duck ( #11252 )
4 years ago
Brad Decker
b073b04789
move metamask state selectors out of send ( #11249 )
4 years ago
Brad Decker
df9bc52e9f
Add gas constants ( #11248 )
4 years ago
ryanml
3d13b85213
Adding notification for updated seed phrase wording ( #11131 )
...
* Adding notification for updated seed phrase wording
* Updating e2e notification state
* Always displaying image for swaps notification
4 years ago
Niranjana Binoy
6a73b7c998
Hide basic tab in advanced gas modal for speedup and cancel when on testnets ( #11115 )
4 years ago
ryanml
c5f3290cb1
Fixing unlocalized strings ( #11102 )
...
* Fixing unlocalized strings
Fixes MetaMask/metamask-extension#11094
* Removing aggregrate bullet from modal
* Updating bullet point keys
4 years ago
ryanml
226d23ee64
Fixing account search results ordering ( #11097 )
...
Removing 'shouldSort: false' from fuse.js' options config
Fixes MetaMask/metamask-extension#10991
4 years ago
Daniel
e4ac5eed94
Show a notification about BSC Swaps if a user is on the BSC Mainnet ( #11083 )
...
* Add a notification for BSC Swaps
* Add a new logo for BSC sources, update an image for BSC notification
* Mark a BSC notification as seen when a user clicks on “Start swapping”
* Add conditional rendering of notifications
* Remove divider for the last notification
* Remove a divider for the last notification
* Remove !
* Trigger pipeline
4 years ago
David Walsh
e69a6d6dee
Prevent signature request component from canceling hardware wallet signing ( #11013 )
4 years ago
ryanml
cfdfe0fcc6
Removing unused prop from TransactionActivityLog ( #11014 )
4 years ago
ryanml
b8d385be62
Revert "Revert "Adding recovery phrase video to onboarding process ( #10717 )""
...
This reverts commit 68c5defcdbb7cf3745c14c0023a1d3c37e657992.
4 years ago
Brad Decker
29742b9519
remove the ui/app and ui/lib folders ( #10911 )
4 years ago
ryanml
9932c40651
Adding periodic reminder modal for backing up recovery phrase ( #11021 )
...
* Adding recurring recovery phrase reminder modal
* Refactoring per PR feedback
4 years ago
Dan J Miller
6dae3bbe57
Improve detection of whether a whats new notification was 'seen' ( #11225 )
4 years ago
Shane T
c65ccf60e5
Fix proptype validation in TransactionIcon component ( #11198 )
4 years ago
ryanml
629da90d72
Adding "What's New" notification for Ledger Support Update ( #11188 )
...
* Adding "What's New" notification for Ledger Support Update
* Using Typography component
4 years ago
Etienne Dusseault
4c341d83ab
Add Approval Confirmation Screen component to Storybook ( #10998 )
...
* add metametrics wrapper
* add history dep
* provide test data and mock react router
* add first confirmaion screen
* figure out a way to mock match.params
* render token approval with data
* fix lockfile
* fix lint
* remove use effect
* lintfix
* add . for src paths
* litfix
* Add knobs to change redux store for confirm-approve component (Storybook) (#11135 )
* add knob for domain
* knobify
* remove logs
* remove comment
* lintfix
* fix comments
* add background calls + metriccs event to storybook acctions
* lintfixxxx
4 years ago
David Walsh
3055db5c33
Disable Ledger Live toggle for Firefox users ( #11169 )
4 years ago
ryanml
6640973858
Fixing jest component test output errors ( #11139 )
...
* Adding missing required props to component tests
* Removing unused IntroPopup component
* Mocking useLayoutEffect as useEffect in confirm-page-container-header.component.test.js
4 years ago
Niranjana Binoy
2972e78444
Avoid showing "Gas price extremely low" warning in advanced tab for testnets ( #11111 )
4 years ago
Alex Donesky
f19207ca87
use etherscan-link customBlockExplorer methods with customNetwork usage tracking ( #11017 )
...
* use etherscan-link customBlockExplorer methods with customNetwork usage tracking
* consolidate blockexplorer events, add domain to metametrics event
* lint fix
4 years ago
ryanml
b7a1c8c302
Adding notification for updated seed phrase wording ( #11131 )
...
* Adding notification for updated seed phrase wording
* Updating e2e notification state
* Always displaying image for swaps notification
4 years ago
Niranjana Binoy
9d78c8b873
Hide basic tab in advanced gas modal for speedup and cancel when on testnets ( #11115 )
4 years ago
ryanml
d8aa10fd61
Update changelog for v9.5.3 ( #11121 )
...
* Version v9.5.3
* [skip e2e] Update changelog for v9.5.3
Co-authored-by: MetaMask Bot <metamaskbot@users.noreply.github.com>
4 years ago