Commit Graph

1408 Commits (f6ca06f775a739c8b449405c5e96b03151a6a33c)

Author SHA1 Message Date
Alexander Tseung 301ae305b8 Use Number constructor for number conversion. Use existing noConversionRateAvailable message 6 years ago
Alexander Tseung 279bdfc2e7 Merge develop 6 years ago
Alexander Tseung e16f5ab54d Fix tests 6 years ago
Alexander Tseung d19c42fcae Add fallback when no function found, fix network colors, add fiat values for tokens with contract exchange rates 6 years ago
Alexander Tseung e9a8c24cc4 Remove unused confirm transaction files 6 years ago
Alexander Tseung 4737ea49c7 Increase clickable area and padding of Retry Transaction bar 6 years ago
Sara Reynolds dcf8e0ed12 lint fix 6 years ago
Sara Reynolds 684fc710ee Fix edge cases and add translation compatibility 6 years ago
Sara Reynolds 4014b279d7 Update onlyRenderConversions function to method and account for edge cases 6 years ago
Sara Reynolds 8d8de0508a Fixes conversion status for tokens without conversion rates 6 years ago
Whymarrh Whitby 5c3efe8bc4 Fix send import paths in confirm tx components 6 years ago
Whymarrh Whitby d38405fb0e Fix send import path in customize gas modal 6 years ago
Whymarrh Whitby 040b8c59c4 Fix send import path in ToAutoComplete 6 years ago
Dan 2e0cbf210e Fix lint warnings in the send/ directory. 6 years ago
Dan b3d78ed8a1 Remove send_ directory, revert to just having send 6 years ago
Whymarrh Whitby d9f98a704e Add tooltip to new tab icon in tx-view 6 years ago
Whymarrh Whitby 7581a4906f Add tooltip to menu icon in tx-view 6 years ago
Alexander Tseung 67017711df Fix font sizes, colors. Include data tab for send-eth transaction confirmations that have data 6 years ago
Whymarrh Whitby 9bfcb9c505 Remove unneeded MetaMaskConnect connect wrapper 6 years ago
Alexander Tseung 2175d03cca Prevent users from submitting password multiple times on the unlock screen 6 years ago
Alexander Tseung 76e80f631e Fix multiple signature requests showing an infinite spinner 6 years ago
Alexander Tseung 7d691c7398 Fix existing unit tests 6 years ago
Alexander Tseung a2d9c43fba Various fixes from PR comments 6 years ago
Alexander Tseung 9cde5ab11b Use eth-method-registry to get method data 6 years ago
Alexander Tseung 7732cd4100 Display newest transaction 6 years ago
Alexander Tseung e89549846f Refactor data flow, signature request routing 6 years ago
Alexander Tseung ea9d51e427 Refactor and redesign confirm transaction views 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
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
Sara Reynolds d126887bc3 fixes 4663 6 years ago
trejgun 1f6bf0a80d fixes #4664 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 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