aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/modals/transaction-details
Commit message (Collapse)AuthorAgeFilesLines
* Add Activity Log entry for onchain failures for a transaction. Change ↵Alexander Tseung2018-10-233-59/+0
| | | | scrolling of the transaction list. Remove Transaction Details modal. (#5581)
* Close transaction details modal when clicking speed upAlexander Tseung2018-09-271-2/+8
|
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove ↵Alexander Tseung2018-09-211-2/+7
| | | | hideModal from modal components.
* Add TransactionDetails modalAlexander Tseung2018-09-203-0/+48