ryanml
3242710f3d
Supporting existing default networks in switchEthereumChain ( #11184 )
4 years ago
ryanml
8e3bffc825
Fixing lint warning in confirm-approve.stories.js ( #11185 )
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
Brad Decker
9d943dc4c6
implement safer to buffer ( #11159 )
4 years ago
Daniel
1a9206018a
Improve UI + content for price difference notifications ( #11145 )
4 years ago
Daniel
df6cb42594
Swaps: Create a new swap ( #11124 )
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
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
35214dbba7
Bumping package.json
4 years ago
Niranjana Binoy
0e1181862f
Handling custom token decimal fetch failure due to network error ( #10956 )
4 years ago
Brad Decker
d9a2165f69
use safer toChecksum utility ( #11117 )
4 years ago
Brad Decker
9386e3cb03
create safer isValidAddress method ( #11089 )
4 years ago
ryanml
30abcd0fe0
Fixing unlocalized strings ( #11102 )
...
* Fixing unlocalized strings
Fixes MetaMask/metamask-extension#11094
* Removing aggregrate bullet from modal
* Updating bullet point keys
4 years ago
Daniel
85eb62e8cf
Swaps: Add specific error content if Contract data are not enabled on Ledger ( #11088 )
4 years ago
Daniel
a174e3b99a
Swaps: Add more anonymized tracking for HW wallet and HW wallet type ( #11087 )
4 years ago
Dan J Miller
d62329fd0a
Use isValidAddress helper instead of ethereumJsUtil.isValidAddress, when appropriate ( #11049 )
4 years ago
Dan J Miller
1998af4d41
Use UrlIcon instead of Identicon on approve screen ( #11048 )
...
* Use UrlIcon instead of Identicon on approve screen
* Update ui/pages/confirm-approve/confirm-approve-content/confirm-approve-content.component.js
Co-authored-by: Thomas Huang <tmashuang@users.noreply.github.com>
Co-authored-by: Thomas Huang <tmashuang@users.noreply.github.com>
4 years ago
Daniel
b4872b5fe2
Fix redirection to the build quotes page from the swaps failed page ( #11025 )
4 years ago
Niranjana Binoy
580baff97e
adding condition to check for non-mainnet network and test env ( #11007 )
4 years ago
Niranjana Binoy
2b1e4fb013
replacing seed phrase with Secret Recovery Phrase ( #10994 )
4 years ago
Daniel
002763222b
Swaps: Improve hardware wallet UX ( #10987 )
4 years ago
ryanml
10e91e975a
Re-validating chain id when rpc url changes [custom network form] ( #10982 )
4 years ago
ryanml
e5cbe0e3f5
Fixing changelog
4 years ago
ryanml
687d0486b1
Allowing for scroll overflow when swaps content is too tall ( #10988 )
...
Fixes MetaMask/metamask-extension#10957
4 years ago
Daniel
d7754f39bd
Allow 0% slippage, show a warning for 0 < slippage <= 1, disable "Review Swap" button for negative slippage ( #10936 )
...
* Allow 0% slippage, show a warning for 0 < slippage <= 1, disable “Review Swap” button for negative slippage
* Update a translation key, use both new and old key until it’s translated everywhere
* Keep an old key for `en`: swapSlippageTooLow
* Fix an ESLint issue
* Only use swapSlippageNegative, remove swapSlippageTooLow
4 years ago
Alex Donesky
96fe563579
add setting to dismiss seed phrase backup reminder ( #10967 )
4 years ago
Alex Donesky
ac7b05442a
send user to activity after transaction complete ( #10946 )
4 years ago
ryanml
d12349046f
Removing gray background from contact address input ( #10971 )
4 years ago
David Walsh
bc24d9e696
Ensure method of adding contact when contacts exist ( #10963 )
4 years ago
Daniel
d6d924b2b5
Add backwards compatibility for ETH <-> WETH contract address validation ( #10962 )
4 years ago
David Walsh
04ab1e72cc
Fix #10173 - Prevent lag in external monitors when using Mac + Chrome ( #10952 )
4 years ago
Brad Decker
09d81ac5f2
remove the ui/app and ui/lib folders ( #10911 )
4 years ago