Commit Graph

2303 Commits (f4d833cb09758beb62a65ad4011d16bdb81b33ff)

Author SHA1 Message Date
frankiebee faa4ffe163 new-ui - dont exclude `txParams.data` when editing and updating txParams 7 years ago
Dan Finlay f5b0d56b9d Add send screen template 7 years ago
Dan 2ddc2cc1fb Lint fixes. 7 years ago
Dan 09260f9c5e Fixed t() calls where localeMessages is missing; and fix incorrect connect reference. 7 years ago
Dan Finlay 293ca6c9a6 Add template for settings and info 7 years ago
Dan Finlay 2e7d4db2de Add recover and backup tempaltes 7 years ago
Dan Finlay 17371bb7ec Add login templates 7 years ago
Dan Finlay e504bc6215 Add connecting indication templates 7 years ago
Dan 98f934fb53 Delete commented out code from i18n implementation that used globals. 7 years ago
Dan 3191f2aa5e Delete old i18n helper files. 7 years ago
Dan a51e8f6a16 Fetch localeMessages in front end only. 7 years ago
anticlimactic a1db40047c Remove unused files from ui folder. (#3577) 7 years ago
Alexander Tseung 4512243290
Fix styling on confirm-send-ether and confirm-send-token (#3600) 7 years ago
Alexander Tseung 6f749e5576
Update Confirm Contract screen (#3597) 7 years ago
Dan a348b60735 Currency input defaults to empty string 7 years ago
Alexander Tseung 7fb27cf0c7
Update margins for consistency in first time flow (#3588) 7 years ago
Dan 5fe0be722b Handle i18n with redux. 7 years ago
Alexander Tseung 66193c823c Update Deposit Eth icon (#3569) 7 years ago
Dan b0122be3c9 Set retry gasPrice to forceGasMin on confirm screen in cases where gas is not edited. 7 years ago
Dan 66422cd083 Force gas min has correct precision and is set when editing gas if max. 7 years ago
kumavis eb5a84975b ui - settings - add option to set current locale 7 years ago
kumavis 34aeef50a0 i18n - load locales manually 7 years ago
Dan a4c6a5e92e Ensure changes from customize gas modal opened from confirm screen are captured for non-tx transactions. 7 years ago
Dan fb838da734 Revert 'Set txMeta.time to reflect time of tx approval.' 7 years ago
Dan Finlay fae6a44bac
Grammar correction 7 years ago
Dan edd5c38492 Fix translations whose substitutions params were not in arrays. 7 years ago
Dan cc267d6c81 Fix more lint errors. 7 years ago
Dan c37684d7bd Remove unnecessary addition of nonce to state. 7 years ago
Dan e94a14ef8a Make token confirmations compatible. 7 years ago
Dan 0d33aed20e Fix tx-list-item submitted check. 7 years ago
Dan c52253bb0e Use correct name for submittedTime field in tx-list.js 7 years ago
Dan 46ded45b81 Use correct var name in new-ui showRetryButton 7 years ago
Dan 8c7988978f Undefined check in showRetryButton 7 years ago
Dan e293b6349c Styling for dropped. 7 years ago
Dan d6e4d2e80d Use new submittedTime field to correctly show retry button in old and new ui. 7 years ago
kumavis a52ef7a06a ui - lint fix 7 years ago
Thomas 9bb7fa365d Remove windows.h from i18n.js 7 years ago
Thomas b1871bf32d Add closing parens to appName 7 years ago
Thomas b45ea44aa5 Add missing opening parens to pag-container__subtitle 7 years ago
Dan 179066fe6b Set txMeta.time to reflect time of tx approval. 7 years ago
Dan e6d1ce56e7 Improve phrasing of copy. 7 years ago
Dan f805a2eb73 Fix gas calculation and nonce / forceGasMin state setting errors; retry button shows on correct tx. 7 years ago
Dan 70f33d4747 Left align create password. 7 years ago
Thomas 23a8e24a1b Add loglevel and window.log to i18n.js 7 years ago
Alexander Tseung 08542c18e1
Update deposit ether styling (#3510) 7 years ago
Dan 0dad6db973 Styling fixes to welcome; hide network component on create password; shown welcoem in popup. 7 years ago
Thomas 208b3bc4c1 Add i18n back into JsonImportSubview 7 years ago
Alexander Tseung a07550d2ab Increase tap areas for menu buttons on mobile 7 years ago
Alexander Tseung ab1b39f554
Remove de-selected token from selectedTokens hash instead of setting to null (#3494) 7 years ago
Alexander Tseung d84341f323
Add empty object default value for tokenData (#3493) 7 years ago