Commit Graph

2525 Commits (5289a36664f180fae1dc6da07ccc80d307f7408c)

Author SHA1 Message Date
Dan 5d721665d3 Ensures token list amount is in its own row. 6 years ago
trejgun c94f639de5 convert contextType to static prop for refactored components 6 years ago
TrejGun b427743ab8 fix classname 6 years ago
Dan 7d7662191a Improve error and promise resolution handling in action.js updateGasData(). 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
Sara Reynolds d3c64358c5 :qw 6 years ago
Dan 7babacf062 Remove unnecessary anonymous function call in actions.js gas estimation. 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
trejgun a6f1734edd lint 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 de01a6f112 Use background gas price estimation method in new ui. 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 74080e41f1 change numbers 6 years ago
trejgun 0d0120746d remove .only 6 years ago
trejgun 5d034006e8 fixes #4307 BigNumber casting issue 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
trejgun bbd1b8360a fix white spaces in signature 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