Commit Graph

1673 Commits (7b739f9be866a900ef51f2dba80f2fa9e636fe15)

Author SHA1 Message Date
trejgun c94f639de5 convert contextType to static prop for refactored components 6 years ago
TrejGun b427743ab8 fix classname 6 years ago
Dan f262f0ea64 Update import from seed screen on new ui. 6 years ago
Dan 0796fc58e4 Improve send token error ux. 6 years ago
Sara Reynolds 6bc7647c05 fixes 4666 6 years ago
brunobar79 9d3f2435e5 lint fix 6 years ago
Sara Reynolds d126887bc3 fixes 4663 6 years ago
trejgun 1f6bf0a80d fixes #4664 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
brunobar79 f19ffaf08d move hardcoded strings to localization file 6 years ago
brunobar79 86a8c98148 always open connect hardware in full screen mode 6 years ago
trejgun 491f2d03cf move removeLeadingZeroes to utils, add test 6 years ago
Sara Reynolds ad6c454fd5 fixes #4623 6 years ago
Dan J Miller 464b97890d
Improve attribute syntax in send-amount-row.component.js 6 years ago
Dan 03f17d910a Check that error is defined in import-account error catch. 6 years ago
Dan 75581ceebe Show all errors on account creation screen. 6 years ago
Dan d2845afd89 Remove input arrows for send screen amount row on firefox. 6 years ago
Dan d5133fb429 Fix issues with scrollbar in currency display. 6 years ago
Dan 696d626133 Set based estimate for token sends to be updated once recipient address specified. 6 years ago
Dan f5d43404dc Fix send token tests in beta ui e2e tests. 6 years ago
Dan a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
tmashuang fb02e71e22 Remove .only on test 6 years ago
trejgun e05eeb56da fix default import 6 years ago
Koh Wei Jie cd90e8a869 removed stray console.log 6 years ago
Koh Wei Jie 1ff29c5b4a fixed blank boolean field for typed signing for new UI 6 years ago
Dan e8fa18779d Fix style of shapeshift screen in deposit modal. 6 years ago
Dan 97a7bc4894 Remove commented out code in ens-input. 6 years ago
trejgun 778aec8c75 lint 6 years ago
trejgun c27dfb01bb refactor gas-fee-display component 6 years ago
Whymarrh Whitby 3123073659 Scroll large amounts in the send component 6 years ago
Whymarrh Whitby 1f6f4977de Handle large token balances in tx list hero 6 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 6 years ago
Dan Finlay d26ce807fb Linted 6 years ago
Dan Finlay f14ed32980 Begin letting UI show suggested tokens 6 years ago
Csaba S 8aab4dd1fa View address of an added token (#4591) 6 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 6 years ago
Dan 70abe54c94 Send screen returns simple gas cost if no to address specified when not sending token. 6 years ago
Dan 6c9302f985 Remove leading zeroes from send screen amount row input. 6 years ago
Dan 36de213c6c Fix currency-display.js rendering of token amounts. 6 years ago
Dan 347d1984cf Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange. 6 years ago
Alexander Tseung adb71073c8 Fix unit tests 6 years ago
Alexander Tseung 5685c4bafe Estimate gas limit when the token amount changes. Fix amount input 6 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 6 years ago
Dan b9b6cbf561 Add a buffer to new ui gas estimates 6 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 6 years ago
Dan bb855707ef ENS input in send form shows distinct errors for invalid addresses and non-existent addresses. 6 years ago
kumavis 44a8e48a04 notices - replace getLatestNotice with getNextNotice 6 years ago
Dan 5995b6d68d ENS name revalidates on network change. 6 years ago
Bruno 8763ea898e move TrezorKeyring to its own package 6 years ago
Bobby Dresser 4196b16f06 add help link to eth_sign warning 6 years ago