aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers/transactions.util.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix action translations edge casesAlexander Tseung2018-10-061-0/+8
|
* Translate method names in the transaction list only when applicableAlexander Tseung2018-10-051-2/+0
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-201-1/+6
| | | | component. Add CancelTransaction modal
* Fix exception thrown on getTokenDataAlexander Tseung2018-09-191-2/+2
|
* Fix identicon address. Fix styling of New Contract recipient. Fix Activity ↵Alexander Tseung2018-09-131-1/+1
| | | | Log initial ETH value. Add timestamps to Activity Log events
* Add TransactionBreakdown componentAlexander Tseung2018-09-131-0/+12
|
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-2/+13
|
* Update retry transaction logic to use network nonceAlexander Tseung2018-08-241-9/+7
|
* Fix e2e testsAlexander Tseung2018-08-241-0/+5
|
* Fix integration testsAlexander Tseung2018-08-241-1/+6
|
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-14/+22
|
* Add retry button to TransactionListItemAlexander Tseung2018-08-241-0/+21
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-0/+57