Commit Graph

3078 Commits (ef8a07c2ce2b1c5fc4ef18f48592b2e7da178c44)

Author SHA1 Message Date
Chi Kei Chan 56ed189aeb
Auto logout after specific time (#6558) 6 years ago
Chi Kei Chan 0497d209b2
Remove KNOWN_ADDRESS_ERROR from error objects (#6578) 6 years ago
Whymarrh Whitby d730da8caa Use metricsEvent in AmountMaxButton component 6 years ago
Chi Kei Chan 581128503c Allow dragging seed phrase during Confirm Seed Phrase (#6557) 6 years ago
Whymarrh Whitby a58e549c3f Skip null and undefined keys when translating via context (#6543) 6 years ago
Whymarrh Whitby 6aa889280d Add suffix to title text only when it exists (#6546) 6 years ago
kumavis 2845398c3d Refactor ProviderApprovalController to use rpc and publicConfigStore (#6410) 6 years ago
Whymarrh Whitby e6b9b5c5a9 Use tOrKey for actionKey in ConfirmTransactionBase 6 years ago
Whymarrh Whitby 12cfe8e543 Fix binding of this for I18nProvider#tOrKey 6 years ago
Dan J Miller 4fea9d0cc2
Send metrics event from backend for on chain transaction failures (#6500) 6 years ago
Chi Kei Chan 0095889408 Add subheader to all settings subviews (#6502) 6 years ago
Dan J Miller 39b7145423
Ensure home screen does not render if there are unapproved txs (#6501) 6 years ago
Thomas Huang 608796398e Revert "Adds 4byte registry fallback to getMethodData() (#6435)" 6 years ago
Chi Kei Chan 13605c2b5e
Always show private network when RPC is not whitelisted (#6495) 6 years ago
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