Commit Graph

1879 Commits (787079d8a66e7841b373d610135c4e5a1715542d)

Author SHA1 Message Date
Esteban MIno 165a966a2a balance components using selectors 6 years ago
Esteban MIno c8e5068537 fix watched tokens images showing in tx list 6 years ago
Esteban MIno 208312b239 fix watched asset image rendering on confirm transaction header 6 years ago
Esteban MIno 07cb6adc31 fix images for watched tokens 6 years ago
Dan Miller 40e0d92f57 Adds sidebar component and refactors slide in wallet view sidebar to use it. 6 years ago
Alexander Tseung f78dc96a2c Fix infinite spinner on failed transactions 6 years ago
Dan Miller 65873e33e4 Adds feature flag toggle for the hex data row on the send screen. 6 years ago
Alexander Tseung c0e97d1739 Fix tests 6 years ago
Alexander Tseung 342522c6cf Fix naming, add eth.getCode check for actions, fix translations for statuses 6 years ago
Alexander Tseung eb17151ff4 Change "Outgoing" to "Sent Ether" or "Sent Token" 6 years ago
Alexander Tseung da0df79047 Add CurrencyDisplay and TokenCurrencyDisplay components 6 years ago
Alexander Tseung b48a293af0 Update retry transaction logic to use network nonce 6 years ago
Alexander Tseung 5dcd8ceb7b Fix e2e tests 6 years ago
Alexander Tseung 9adf0c4b60 Fix integration tests 6 years ago
Alexander Tseung e104744d3b Fix shapeshift transactions. Delete unused files 6 years ago
Alexander Tseung 33a94332e4 Show token amounts in TransactionListItem for token transfers 6 years ago
Alexander Tseung 5ddd9b55be Add retry button to TransactionListItem 6 years ago
Alexander Tseung fa8313f903 Code cleanup 6 years ago
Alexander Tseung 5de48c67a0 Use css grid for TransactionListItem for responsive layout 6 years ago
Alexander Tseung 5ee40675b9 Refactor transactions list views. Add redesign components 6 years ago
Alexander Tseung d733bd34fb Delete unused files 6 years ago
Alexander Tseung 4e0693eaff Add withMethodData HOC, add higher-order-component folder 6 years ago
Alexander Tseung 40d4ac9ae1 Add TransactionStatus component 6 years ago
Alexander Tseung 8a7547b9cd Add MenuBar component 6 years ago
Alexander Tseung d1de5ae94f Add react-media package to prevent rendering wallet-view twice in the popup view 6 years ago
Alexander Tseung 3b408715c7 Refactor home screen and remove unused files 6 years ago
Esteban MIno b59a1e91b8 typo watchAsset imageUrl to image 6 years ago
Evgeniy Filatov 9a80d6e859 updated docs, small improvement of recent RPC rendering 6 years ago
Evgeniy Filatov c0b5e8a088 backported RPC improvements to oldui 6 years ago
Evgeniy Filatov b23cca1469 implemented improvements to RPC history 6 years ago
Alexander Tseung 865a0d8173 Use eth_getCode to sort transaction action type 6 years ago
Alexander Tseung d7d141cea5 Fix code readability, use PureComponent over Component 6 years ago
Alexander Tseung 01c0c98501 Add tabs support for PageContainer 6 years ago
Whymarrh Whitby 1e8e8bdfc8 Don't re-render the export modal when the selected identity changes 6 years ago
Whymarrh Whitby a90c152485 Update AccountModalContainer to accept a selectedIdentity prop 6 years ago
Whymarrh Whitby 743c6e7ca4 Clear warnings when exportAccount succeeds 6 years ago
Whymarrh Whitby 456f2faf4f Handle case where keyring is missing in AccountDetailsModal 6 years ago
Alexander Tseung 7294aede4f Add new variant for SenderToRecipient component 6 years ago
Esteban MIno 153731e462 fix integration tests on balance component with new watchAsset 6 years ago
Esteban MIno 6ccf2811e7 unit tests for watchAsset 6 years ago
Esteban MIno 6fa889abcb refactor watchToken related functions 6 years ago
brunobar79 0e1605b082 fix comment 6 years ago
Alexander Tseung cec87a5b2c Update logo wordmark 6 years ago
brunobar79 51e4a6d335 fix ledger affiliate link 6 years ago
brunobar79 285814646f ui ready 6 years ago
Esteban MIno dbab9a007f delete according image when token added with watchToken deleted 6 years ago
brunobar79 2ea05e303d connect screen ready 6 years ago
Esteban MIno bb868f5834 correct behavior when notification is closed when popup 6 years ago
Esteban MIno 2ace30bcd1 WIP 6 years ago
Esteban MIno a36ea0e232 show watch asset image from hide token modal 6 years ago