aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/ducks
Commit message (Collapse)AuthorAgeFilesLines
* Fix naming, add eth.getCode check for actions, fix translations for statusesAlexander Tseung2018-08-241-2/+1
|
* Show token amounts in TransactionListItem for token transfersAlexander Tseung2018-08-241-2/+1
|
* Refactor transactions list views. Add redesign componentsAlexander Tseung2018-08-241-4/+4
|
* Use eth_getCode to sort transaction action typeAlexander Tseung2018-08-232-32/+80
|
* Add unit tests for confirmTransaction duck and utilAlexander Tseung2018-07-101-0/+675
|
* Various fixes from PR commentsAlexander Tseung2018-07-071-3/+7
|
* Use eth-method-registry to get method dataAlexander Tseung2018-07-071-0/+59
|
* Display newest transactionAlexander Tseung2018-07-071-1/+1
|
* Refactor data flow, signature request routingAlexander Tseung2018-07-071-22/+26
|
* Refactor and redesign confirm transaction viewsAlexander Tseung2018-07-071-0/+319
|
* Improve send token error ux.Dan2018-07-052-0/+17
|
* Tests for send.duck.jsDan2018-05-142-7/+154
|
* Rename ducks/send.js to ducks/send.duck.jsDan2018-05-141-0/+0
|
* Further refactors; includes refactor of send-v2.js and associated containerDan2018-04-301-0/+15
|
* Lint fixes and alphabetization for i3725-refactor-send-componentDan2018-04-271-14/+14
|
* Core of the refactor completeDan2018-04-271-1/+2
|
* first commitDan2018-04-071-0/+54