Commit Graph

2467 Commits (d3920007fae970a249c63f990bb85a14cae0ba88)

Author SHA1 Message Date
Whymarrh Whitby 2298daa53e Prevent calling setState in TxListItem after unmount 6 years ago
Whymarrh Whitby 783559f94e Don't update token balances after tracker is stopped 6 years ago
Whymarrh Whitby 0116ea9b95 Remove TokenTracker listeners when unmounting component 6 years ago
Dan 5d721665d3 Ensures token list amount is in its own row. 6 years ago
Dan 7d7662191a Improve error and promise resolution handling in action.js updateGasData(). 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
Sara Reynolds d126887bc3 fixes 4663 6 years ago
brunobar79 a8f745f9fe eslint --fix . 6 years ago
trejgun 491f2d03cf move removeLeadingZeroes to utils, add test 6 years ago
Sara Reynolds ad6c454fd5 fixes #4623 7 years ago
Dan J Miller 464b97890d
Improve attribute syntax in send-amount-row.component.js 7 years ago
trejgun a6f1734edd lint 7 years ago
Dan 03f17d910a Check that error is defined in import-account error catch. 7 years ago
Dan 75581ceebe Show all errors on account creation screen. 7 years ago
Dan d2845afd89 Remove input arrows for send screen amount row on firefox. 7 years ago
Dan d5133fb429 Fix issues with scrollbar in currency display. 7 years ago
Dan de01a6f112 Use background gas price estimation method in new ui. 7 years ago
Dan 696d626133 Set based estimate for token sends to be updated once recipient address specified. 7 years ago
Dan f5d43404dc Fix send token tests in beta ui e2e tests. 7 years ago
Dan a242668872 Only show the customize gas modal if the estimateGas call is not currently in flight. 7 years ago
tmashuang fb02e71e22 Remove .only on test 7 years ago
trejgun 74080e41f1 change numbers 7 years ago
trejgun 0d0120746d remove .only 7 years ago
trejgun 5d034006e8 fixes #4307 BigNumber casting issue 7 years ago
trejgun e05eeb56da fix default import 7 years ago
Koh Wei Jie cd90e8a869 removed stray console.log 7 years ago
Koh Wei Jie 1ff29c5b4a fixed blank boolean field for typed signing for new UI 7 years ago
Dan e8fa18779d Fix style of shapeshift screen in deposit modal. 7 years ago
Dan 97a7bc4894 Remove commented out code in ens-input. 7 years ago
trejgun 778aec8c75 lint 7 years ago
trejgun c27dfb01bb refactor gas-fee-display component 7 years ago
Whymarrh Whitby 3123073659 Scroll large amounts in the send component 7 years ago
Whymarrh Whitby 1f6f4977de Handle large token balances in tx list hero 7 years ago
trejgun bbd1b8360a fix white spaces in signature 7 years ago
Dan 957d729c17 Only show the customize gas modal if the estimateGas call is not currently in flight. 7 years ago
Csaba S 8aab4dd1fa View address of an added token (#4591) 7 years ago
Dan ac7c0277b5 On send screen amount change, updateGas call now includes current to address. 7 years ago
Dan 70abe54c94 Send screen returns simple gas cost if no to address specified when not sending token. 7 years ago
Dan 6c9302f985 Remove leading zeroes from send screen amount row input. 7 years ago
Dan 36de213c6c Fix currency-display.js rendering of token amounts. 7 years ago
Dan 347d1984cf Revert to updating amount on blur of input change; update gas on blur of amount input change; validate onchange. 7 years ago
Alexander Tseung adb71073c8 Fix unit tests 7 years ago
Alexander Tseung 5685c4bafe Estimate gas limit when the token amount changes. Fix amount input 7 years ago
Dan e4d3bdba12 Update send.utils.js estimateGas tests. 7 years ago
Dan b9b6cbf561 Add a buffer to new ui gas estimates 7 years ago
Alexander Tseung 1b9ed23752 Add hex-prefix to gas estimate result 7 years ago
Dan bb855707ef ENS input in send form shows distinct errors for invalid addresses and non-existent addresses. 7 years ago