aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/helpers
Commit message (Collapse)AuthorAgeFilesLines
* Add txReceipt data to transaction details (#5513)Alexander Tseung2018-10-162-0/+53
|
* Fix action translations edge casesAlexander Tseung2018-10-063-1/+13
|
* Translate method names in the transaction list only when applicableAlexander Tseung2018-10-053-2/+28
|
* Switch existing modals from using Notification to Modal. Remove Notification ↵Alexander Tseung2018-09-202-1/+18
| | | | component. Add CancelTransaction modal
* Fix exception thrown on getTokenDataAlexander Tseung2018-09-192-2/+24
|
* 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 WEI to getEthConversionFromWeiHexAlexander Tseung2018-09-131-1/+1
|
* Add TransactionBreakdown componentAlexander Tseung2018-09-131-0/+12
|
* Allow denominations in CurrencyDisplay componentAlexander Tseung2018-09-132-12/+28
|
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-242-7/+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-242-22/+22
|
* Add retry button to TransactionListItemAlexander Tseung2018-08-241-0/+21
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-244-19/+98
|
* Add withMethodData HOC, add higher-order-component folderAlexander Tseung2018-08-241-108/+0
|
* Use eth_getCode to sort transaction action typeAlexander Tseung2018-08-231-0/+5
|
* Cast arguments for new Bignumbers() to string.Dan Miller2018-08-151-1/+1
|
* Round large exponential numbersAlexander Tseung2018-07-281-0/+9
|
* Add close window support to signature requests. Move logic to actionsAlexander Tseung2018-07-241-0/+6
|
* Add fallback when no function found, fix network colors, add fiat values for ↵Alexander Tseung2018-07-181-0/+17
| | | | tokens with contract exchange rates
* Add unit tests for confirmTransaction duck and utilAlexander Tseung2018-07-101-0/+137
|
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+15
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+101
|
* Don't update token balances after tracker is stoppedWhymarrh Whitby2018-07-051-0/+3
|
* Update designs for Add Token screenAlexander Tseung2018-05-201-0/+105