Commit Graph

3167 Commits (ef3859ff775e9f36869fcce80eee388039adb2af)

Author SHA1 Message Date
Chi Kei Chan 429bb5e7aa
Fix button colors on mobile (#6493) 6 years ago
Chi Kei Chan ec712d5d8f
Set max-width on network dropdown and ellipsis long network name (#6494) 6 years ago
Chi Kei Chan 3519e90ffd Make height consistent on all row in send-content (#6480) 6 years ago
Dan Miller cca73f33f3 Update button type on metrics opt-in screen. 6 years ago
Dan Miller 8a82e629bf Ensure future tokens add decimals as numbers while supporting numbers and strings in send-asset-row 6 years ago
Dan Miller 8c075b7158 getSeletedAsset to only return symbol strings, not token objects 6 years ago
Chi Kei Chan ed28ca60e0 Fix PropTypes validation in send-asset-row 6 years ago
Chi Kei Chan d8b536982e
Update confirm to use btn-primary (#6473) 6 years ago
Chi Kei Chan 931aaeb700 Add token selection to the send screen (#6445) 6 years ago
Paul Bouchon 0db0a187c8 feature: add Goerli support (#6459) 6 years ago
Chi Kei Chan 597c490928 Fix switcher height when Custom RPC is selected or when network is loading 6 years ago
Dan J Miller 09f2a2a547
Adds 4byte registry fallback to getMethodData() (#6435) 6 years ago
Chi Kei Chan 92c03bdff2 Update buttons & colors to match design system (#6446) 6 years ago
Whymarrh Whitby c4a3d4ea82 Remove unneeded array cloning in getSendToAccounts selector 6 years ago
Sneh Koul 2786932576 repeated getSelectedAddress() func send.selectors.js removed (#6056) 6 years ago
Thomas Huang d7a2ea9a2b Add Localhost 8545 for network dropdown names 6 years ago
Dan Miller c80b295ccc Only pass english function names to functionType metric 6 years ago
Dan Miller 5d948360c0 Distinguish between token and eth selected in home screen send button metrics event. 6 years ago
Dan Miller 5454266d7c Metrics tracking gas changed - slow, average, fast, custom - on edit screen.- 6 years ago
Dan Miller 4963ed65c0 Track seed phrase validation errors with MetaMetrics 6 years ago
Thomas Huang 6a80ff2718 Change coinbase to wyre 6 years ago
Dan J Miller 95a2480074 Fix display of gas chart on Ethereum networks (#6389) 6 years ago
Thomas Huang a46ec83c9b Remove NoticeController (#6382) 6 years ago
Whymarrh Whitby 4055dc3475
Remove unused account-dropdowns components (#6363) 6 years ago
Dan Miller 05fd704fef Check token name constants against the lower case methodData name in conf tx switch container. 6 years ago
Dan Miller 8458873a20 Ensure correct confirm screen in case of smartcontract check fail 6 years ago
Chi Kei Chan adcf03eacc About tab copy changes; Update route for Info & Help in account menu (#6356) 6 years ago
Dan J Miller 1d14646a4c Revert to providing inline defaults in getHexGasTotal and increaseLastGasPrice (#6361) 6 years ago
Dan J Miller 19c2b298f1
Further e2e fixes in wake of #6364 and #6367 (#6374) 6 years ago
kumavis 0961449ca0 send-footer.utils.js - addressIsNew - improve readability 6 years ago
kumavis 02585c0bd0 lint fix 6 years ago
kumavis edec6cb81d actions - setCompletedOnboarding - make async with pify 6 years ago
Jenny Pollack 356ef794f2 prevent add duplicates when address is not new 6 years ago
kumavis b004b182bf
depoit-ether-modal - make buyEth args more explicit 6 years ago
Dan Miller 31d8b279e4 Defaults to the args list in increaseLastGasPrice and getHexGasTotal 6 years ago
Dan Miller 0346089caa getHexGasTotal and increaseLastGasPrice now gracefully handle null and undefined values 6 years ago
Chi Kei Chan 8108eac705
Open retore-vault route from popup (#6353) 6 years ago
Dan J Miller ef4894b9a0
Don't include tx value in calculation of balance sufficiency for cancel button disabling. (#6346) 6 years ago
Dan J Miller 2f13a97d00
Cancel error rebased (#6341) 6 years ago
Dan J Miller 69f7968c70
Close transaction on close of notification window (#6340) 6 years ago
Dan J Miller 961ad267df
New settings page rebased (#6333) 6 years ago
Dan J Miller 4ff9126ff2
Replaces the coinbase link in the deposit modal with one for wyre (#6302) 6 years ago
Dan J Miller 174ec2d596
Fix oversized loading overlay on gas customization modal. (#6326) 6 years ago
Dan J Miller 2b992d2946
Fix gas fee in the submitted step of the transaction details activity log. (#6301) 6 years ago
Dan J Miller 468bc96bdf
Hide gas price chart and prevent api call when not on ethereum networks. (#6300) 6 years ago
Chi Kei Chan 31175625b4 Folder restructure (#6304) 6 years ago
Bruno Barbieri 7287133e15 Enable mobile sync (#6332) 6 years ago
fixanoid e1af6312ce Fixing spelling of Ethereum in MetaMetrics copy (#6329) 6 years ago
Thomas Huang c43374a553 Clear notices when setCompletedOnboarding is called 6 years ago
Whymarrh Whitby 29a0b34786 Allow seed phrases with a trailing newline 6 years ago