Commit Graph

226 Commits (7287133e15fab22299e07704206e85bc855d1064)

Author SHA1 Message Date
kumavis 48047f8194 mascara - remove from project (#6283) 6 years ago
Dan J Miller c757366355
Metametrics (#6171) 6 years ago
Chi Kei Chan a2320c76fe Show/Hide Fiat on Testnets based on User Preference (#6153) 6 years ago
Dan J Miller fdc7eb2113 Fix gas estimation when sending to contracts (#6195) 6 years ago
Whymarrh Whitby f3a7054f6b Add announcement for users migrated to the new UI 6 years ago
Alexander Tseung fba17d77de Refactor first time flow, remove seed phrase from state (#5994) 6 years ago
Esteban Miño e21dfd1862 Use Parity on-chain registry only when is needed (#6052) 6 years ago
Dan Miller 20dbebae9f Adds network loading retry / error screen. 6 years ago
Dan Miller e3f015c88f Adds speed up slide-in gas customization sidebar 6 years ago
Alexander Tseung 4c87c05a02
Fix rounding issue when sending max tokens (#5695) 6 years ago
Thomas de297cd74d nextUnreadNotice undefined rather than null 6 years ago
Thomas 7607794851 Readable tests, and set nextUnreadNotice to null when CLEAR_NOTICES is dispatched 6 years ago
HackyMiner 54a8ade266 Add support for RPC endpoints with custom chain IDs (#5134) 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Thomas 093ca07201 Set maxMode and toNickname defaults for clear_send 6 years ago
Dan Miller 40e0d92f57 Adds sidebar component and refactors slide in wallet view sidebar to use it. 6 years ago
brunobar79 61a279204a legacy and new hd path working 6 years ago
brunobar79 4e1d8ba19d good progress adding paths 6 years ago
Dan Miller e98c3b4c01 Get nonce for showing retry button using ethQuery transaction count. 6 years ago
Esteban MIno 33357e3538 refactor unused code 6 years ago
Esteban MIno 00d1f6fec5 watch token on old ui 6 years ago
Esteban MIno 9ac9f53a73 eth_watchToken working 6 years ago
brunobar79 4339f04e80 use existing modals 6 years ago
brunobar79 74fd6d1d12 working without injection 6 years ago
brunobar79 76981c2ad9 added new global alert 6 years ago
Whymarrh Whitby 25417fad26 Add updateSendHexData action 6 years ago
brunobar79 a8f745f9fe eslint --fix . 7 years ago
Dan a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 7 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 7 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 7 years ago
Whymarrh Whitby 8b449b325d Remove unused identities reducer from UI 7 years ago
Alexander Tseung 41e38fe553
Add notification for dropped retry transactions (#4363) 7 years ago
Alexander Tseung 4f6b53c1aa Update designs for Add Token screen 7 years ago
Whymarrh Whitby 924cc1fcf7 Move setAccountLabel into PreferencesController 7 years ago
Dan 26f965bcce Further refactors; includes refactor of send-v2.js and associated container 7 years ago
Alexander Tseung 9e41f58af2 Clean up network config 7 years ago
Alexander Tseung b0a105ce80 Fix confirmation popup not always opening 7 years ago
bitpshr d0447f9058 Maintain token prices using a background service 7 years ago
bitpshr a350e80fee Fetch token prices based on contract address 7 years ago
Dan Finlay 34692acdf9 Fix action for setting locale 7 years ago
bitpshr 7129d7c0f3 Require loglevel singleton in each module that uses it 7 years ago
Dan a109a774a5 Use ens-input component in send-v2 to allow sending to ens names. 7 years ago
Dan 08e67c4e4a Default current locale in metamask reducer to empty string. 7 years ago
Dan d24a0590d3 i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props. 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Dan c37684d7bd Remove unnecessary addition of nonce to state. 7 years ago
Dan 5433d2fe3a Retry transaction logic added to tx-list-item, confirm-send-ether, customize-gas-modal, and dependents. 7 years ago
Dan 91c890041c Add welcome screen to new-ui browser first time flow. 7 years ago
Alexander Tseung cbb65cc493
Fix flashing to Log in screen after logging in or restoring from seed phrase (#3466) 7 years ago