Commit Graph

2849 Commits (47501a6f7ad092f9d941fffac1b3b5cc557c65c3)

Author SHA1 Message Date
Alexander Tseung f1a309e0cc Fix identicon address. Fix styling of New Contract recipient. Fix Activity Log initial ETH value. Add timestamps to Activity Log events 6 years ago
Alexander Tseung c18c0e1c30 Fix tests. Add className to Identicon ethLogos. 6 years ago
Alexander Tseung c04d9095dd Add WEI to getEthConversionFromWeiHex 6 years ago
Alexander Tseung 01e9f03701 Add transaction details to TransactionListItem component 6 years ago
Alexander Tseung 5beb34aa52 Add TransactionListItemDetails component 6 years ago
Alexander Tseung fd51ab1229 Add TransactionBreakdown component 6 years ago
Alexander Tseung 084158f1a2 Add tests for TransactionActivityLog. Make changes to rendering events 6 years ago
Alexander Tseung 8143f7725a Edit styling of cards variant of SenderToRecipient component 6 years ago
Alexander Tseung 63ba6d1df4 Add HexToDecimal component 6 years ago
Alexander Tseung 18c94c4ac9 Add tests for Card component 6 years ago
Alexander Tseung 702b756882 Allow denominations in CurrencyDisplay component 6 years ago
Alexander Tseung 31089778ba Add raised type buttons to Button component. Refactor all buttons within app to Button components 6 years ago
Alexander Tseung 930dac110a Add ActivityLog component 6 years ago
Whymarrh Whitby 8541442b8d Clear old seed words when importing new seed words 6 years ago
Alexander Tseung 43de189d06 Add createCancelTransaction method 6 years ago
Whymarrh Whitby e39050f4fe Show failed tx txMeta.err in tooltips 6 years ago
Whymarrh Whitby 9662f9b8b5 Show failed tx RPC error messages in tooltips 6 years ago
Whymarrh Whitby 47b32682f3 Don't render tooltips without titles 6 years ago
Whymarrh Whitby db241e6b91 Rewrite Tooltip component as ES6 6 years ago
Eugene Marinelli d27332955c Use correct loading message when connecting to Kovan (#5189) 6 years ago
Whymarrh Whitby 05c72070bb Fix assertion of missing child component 6 years ago
bunoi f412b19244 fix check valid decimals code in new ui 6 years ago
Esteban MIno 165a966a2a balance components using selectors 6 years ago
Esteban MIno 63397047cf fix integration test for asset images 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 c9ec5ed38d Fix e2e 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 01f00a9ca6 Add tOrKey function to I18nProvider 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