Commit Graph

2828 Commits (eaca9a0e8a6a8e65a4dd099c8f860a9616b7360e)

Author SHA1 Message Date
Alexander Tseung eaca9a0e8a Fix raised button min-height (#5613) 6 years ago
Alexander Tseung 55c66b0d98
Fix button styling for overflowing text (#5602) 6 years ago
Alexander Tseung 554f79c0e2
Fix blockies icons overriding contract map icons. Refactor Identicon component (#5599) 6 years ago
Alexander Tseung 315028ec53
Fix UnknownFunction showing as Confirm (#5590) 6 years ago
Alexander Tseung 7852269ed1
Add Activity Log entry for onchain failures for a transaction. Change scrolling of the transaction list. Remove Transaction Details modal. (#5581) 6 years ago
Alexander Tseung 688ef2ed01
Fix signature request styling issues (#5574) 6 years ago
Alexander Tseung 614995c0e9 Fix account display width for large currency values 6 years ago
Thomas 4d1d4a1159 Update Shapeshift logo url and adjust list item contents 6 years ago
Whymarrh Whitby 42fa54678f Extract Add Token button into its own component 6 years ago
Alexander Tseung badebe017f
Adds toggle for primary currency (#5421) 6 years ago
Whymarrh Whitby bd35728041 Lower i18n-helper#getMessage log level from error to warning 6 years ago
Whymarrh Whitby bdb6e55354 Decrease click area for AmountMaxButton on send screen 6 years ago
Michael J. Cohen 8c33c018de add tooltip for view etherscan tx (#5518) 6 years ago
Alexander Tseung c821a8354c
Add txReceipt data to transaction details (#5513) 6 years ago
Whymarrh Whitby 5cde74fe88 Update Zendesk links for new subdomain 6 years ago
Thomas Huang b45479934d test - add actions unit tests (#5369) 6 years ago
bakaoh 63c61c52eb Make all addresses EIP-55 compliant (#5379) 6 years ago
Bruno Barbieri ccab4ee1a4 tests - integration - Add Drizzle tests (#5467) 6 years ago
Santiago Gonzalez Toral fd14d3f090 Fixed lint errors 6 years ago
Santiago Gonzalez Toral f88373237b Added account options on home screen 6 years ago
Alexander Tseung 37322f9f4e Fix token values being undefined 6 years ago
Whymarrh Whitby 7dd1254424 Fix markup for inline instances of `PageContainer`s 6 years ago
Alexander Tseung c474f30929 Fix action translations edge cases 6 years ago
Alexander Tseung 0527d02216 Reverse pending transactions order 6 years ago
Alexander Tseung 50d91f998d Translate method names in the transaction list only when applicable 6 years ago
Whymarrh Whitby 2c5fb11b37 Remove "Copy Contract Address" from token options 6 years ago
Whymarrh Whitby 65ba018aad Only use current network txs when calculating "Reject All" 6 years ago
Whymarrh Whitby e351a7dd74 Switch page-container__footer-* for header and footer tags 6 years ago
Whymarrh Whitby d28453234c Reword batch reject confirm as "Reject All" 6 years ago
Whymarrh Whitby 2e35c05f14 Confirm rejecting multiple transactions with modal 6 years ago
Whymarrh Whitby 7610248f8c s/Cancel/Reject/ on confirm screen for clarity 6 years ago
Whymarrh Whitby 0fa9299cd1 Add "Cancel All" button to confirm footer 6 years ago
Whymarrh Whitby 2e5a09e28c Have PageContainerFooter take children node 6 years ago
Whymarrh Whitby ce2e068b43 Recipient not required on send screen when hex data present 6 years ago
Whymarrh Whitby c9f22916dd Rework estimateGas logic 6 years ago
Whymarrh Whitby 918fb71df3 Update gas when hex data changes on send screen 6 years ago
Whymarrh Whitby 3741927d8d Update send.utils.test to with better mocks 6 years ago
Whymarrh Whitby 508a712479 Allow sending transactions with hex data and no recipient 6 years ago
Sean b5169340ab Improvement: Reposition customize gas error (#5265) 6 years ago
HackyMiner 13a1d46720 support editable customRPC (#5267) 6 years ago
Alexander Tseung cf6bead7ef Close transaction details modal when clicking speed up 6 years ago
tmashuang a0a57c24fd Some Ui tests 6 years ago
Alexander Tseung 431beb9436 Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModal from modal components. 6 years ago
Alexander Tseung 01166b26ed Fix translation casing 6 years ago
Alexander Tseung 9088fd1de4 Add Current Conversion Updated string to translations 6 years ago
Alexander Tseung b579ee9619 Refactor settings page to use JSX and follow component file folder structure 6 years ago
Alexander Tseung 2cfdc95eeb Add unit tests 6 years ago
Alexander Tseung 6b3a4e8259 Fix unit tests 6 years ago
Alexander Tseung 2779936317 Add transition effect to TransactionListItemDetails expander 6 years ago
Alexander Tseung 95e1eff4ca Add TransactionDetails modal 6 years ago