Commit Graph

2513 Commits (1d4ee6bf765f0b7fc80fa7f95618e8de3844488d)

Author SHA1 Message Date
Dan Miller c4f1dfb82e Use token decimals when calculating confirm screen amount for token approvals. 6 years ago
Justin Kat aab6e366c5 Fixing translations in first-time init menu (#4969) 6 years ago
Alexander Tseung 8e3f0b4202 Update Font in Account Selector 6 years ago
Alexander Tseung 6d76d4e228 Disable Confirm button on subsequent clicks to prevent confirming multiple times 6 years ago
Dan Miller 0ff0a9c197 Show the retry button on latest tx of earliest nonce. 6 years ago
Alexander Tseung d0c901d081 Round large exponential numbers 6 years ago
Esteban MIno 2827e13caa add & delete tokens per network 6 years ago
Alexander Tseung cd2b67cdd9 Fix overflow for long total strings in confirm string 6 years ago
Esteban MIno b580f60d74 earliest tx by submittedTime 6 years ago
Esteban MIno c8d45cb4a8 only show retry button on earliest pending tx 6 years ago
Sara Reynolds 9934690bd9 lint fix 6 years ago
Sara Reynolds 6eadf5b22b Update prop names 6 years ago
Sara Reynolds 9ca4b66c82 Add tests for Confirm Detail Row 6 years ago
Alexander Tseung 152246f3b0 Add close window support to signature requests. Move logic to actions 6 years ago
Dan Miller 2359062b62 UI confirm screen closes confirmation window on submit or cancel of a tx 6 years ago
Dan Miller a146e5ebbc Adds tests for button group component. 6 years ago
Alexander Tseung cdda52d799 Add ButtonGroup component 6 years ago
板橋 清信 3554292c02 fix type 6 years ago
板橋 清信 79976b7026 fix token amount 6 years ago
brunobar79 bcbe7fef2e show alert ONLY when device is connected 6 years ago
brunobar79 e2fa3ba415 refactor Alert component to work properly 6 years ago
Alexander Tseung 469a79f97f Add fallback options for displaying recipient name in the Confirm screen 6 years ago
brunobar79 df19163bf9 last css fixes 6 years ago
brunobar79 76981c2ad9 added new global alert 6 years ago
brunobar79 514148ffa1 fix support link 6 years ago
brunobar79 a6e0eef8f4 fix unsupported browser view 6 years ago
brunobar79 086ab6e1e1 lint 6 years ago
brunobar79 2bfddc288e scroll smooth 6 years ago
brunobar79 49d1bdea8a design done 6 years ago
Whymarrh Whitby 71d64e74a5 Show first four characters of account after 0x in wallet 6 years ago
Whymarrh Whitby 45faf3d558 Show first four characters of account after 0x in tx list 6 years ago
Whymarrh Whitby da1f6e061d Don't set txData to an empty string 6 years ago
Whymarrh Whitby 346505cab0 Inline single-use vars in send-footer.utils 6 years ago
Whymarrh Whitby fb672e00df Send data along with other tx params 6 years ago
Whymarrh Whitby 9ea7411c06 Hook up send component w/ UPDATE_SEND_HEX_DATA action 6 years ago
Whymarrh Whitby 25417fad26 Add updateSendHexData action 6 years ago
Whymarrh Whitby 3f9c3d76b6 Add hex data row to send screen 6 years ago
brunobar79 cbb14f1d5e fix browser not supported screen 6 years ago
brunobar79 cb97517b26 updated account list based on new designs 6 years ago
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