Commit Graph

1392 Commits (b9c2994d24e688305d63aaefd7fac88d88773ad9)

Author SHA1 Message Date
brunobar79 b9c2994d24 finish warning modal UI 6 years ago
brunobar79 9b81180ab1 added ui to remove accounts 6 years ago
brunobar79 2de3039b6b fix account duplication 6 years ago
brunobar79 7cca7ace2e fix all the account related bugs 6 years ago
brunobar79 5127601545 copy updated 6 years ago
brunobar79 dddbb4250b update connect harwdware screen 6 years ago
brunobar79 6b2511f94f UI refactor 6 years ago
brunobar79 6c2730f243 Refactor UI 6 years ago
brunobar79 ba5cde0995 move strings to localization file 6 years ago
brunobar79 313090efcc added message for non-chrome browsers 6 years ago
Dan f006cbf2ce Delete old restore vault file. 6 years ago
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 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
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
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