aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/components/transaction-list-item
Commit message (Expand)AuthorAgeFilesLines
* Folder restructure (#6304)Chi Kei Chan2019-03-224-436/+0
* Metametrics (#6171)Dan J Miller2019-03-051-0/+14
* Show/Hide Fiat on Testnets based on User Preference (#6153)Chi Kei Chan2019-02-272-2/+12
* Use Parity on-chain registry only when is needed (#6052)Esteban MiƱo2019-01-231-2/+10
* Improve ux for low gas price set (#5862)Dan J Miller2018-12-111-2/+2
* Group transactions by nonce (#5886)Alexander Tseung2018-12-103-43/+68
* Uses more reliable api on main send screen; caches basic api results in modalDan Miller2018-12-042-5/+5
* Adds speed up slide-in gas customization sidebarDan Miller2018-12-042-5/+26
* Fix rounding issue when sending max tokens (#5695)Alexander Tseung2018-11-201-0/+2
* Add Activity Log entry for onchain failures for a transaction. Change scrolli...Alexander Tseung2018-10-233-28/+3
* Adds toggle for primary currency (#5421)Alexander Tseung2018-10-171-7/+7
* Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-161-1/+2
* Close transaction details modal when clicking speed upAlexander Tseung2018-09-271-2/+2
* Fix multiplyCurrencies. Add onClose prop for Modal component. Remove hideModa...Alexander Tseung2018-09-211-1/+1
* Add transition effect to TransactionListItemDetails expanderAlexander Tseung2018-09-202-13/+29
* Add TransactionDetails modalAlexander Tseung2018-09-202-2/+32
* Switch existing modals from using Notification to Modal. Remove Notification ...Alexander Tseung2018-09-202-10/+23
* Fix speed up functionalityAlexander Tseung2018-09-151-3/+2
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity Lo...Alexander Tseung2018-09-132-3/+11
* Add transaction details to TransactionListItem componentAlexander Tseung2018-09-132-36/+44
* Show failed tx txMeta.err in tooltipsWhymarrh Whitby2018-09-091-1/+1
* Show failed tx RPC error messages in tooltipsWhymarrh Whitby2018-09-091-0/+5
* fix watched tokens images showing in tx listEsteban MIno2018-08-311-0/+3
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-2/+2
* Add CurrencyDisplay and TokenCurrencyDisplay componentsAlexander Tseung2018-08-242-47/+46
* Fix e2e testsAlexander Tseung2018-08-242-19/+12
* Fix integration testsAlexander Tseung2018-08-241-1/+4
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-242-8/+29
* Add retry button to TransactionListItemAlexander Tseung2018-08-243-41/+126
* Code cleanupAlexander Tseung2018-08-241-6/+1
* Use css grid for TransactionListItem for responsive layoutAlexander Tseung2018-08-242-57/+77
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-244-0/+182