Chi Kei Chan
|
3ec2f53463
|
Integrate Add Token
|
2017-09-21 18:44:52 -07:00 |
|
Chi Kei Chan
|
93a1089e08
|
Show token tx properly
|
2017-09-14 01:09:57 -07:00 |
|
Dan
|
55d62190e3
|
Fixes the saving of transactions in send and display in tx-list with conversion utility.
|
2017-09-13 14:22:58 -07:00 |
|
Chi Kei Chan
|
062e67bff8
|
Add buttons; handle back; add yarn.lock
|
2017-09-11 22:14:09 -07:00 |
|
Chi Kei Chan
|
ca69fa5d91
|
Re-enable Contract tx list item
|
2017-09-07 11:38:21 -07:00 |
|
Chi Kei Chan
|
687d2f755d
|
Fix css merge conflicts
|
2017-09-07 11:25:31 -07:00 |
|
Dan
|
7fb1c6836d
|
Modify status copy for status === 'unapproved'
|
2017-09-07 10:25:56 -07:00 |
|
Dan
|
eabbfb8319
|
Link user from transaction list to etherscan if they have a transaction hash.
|
2017-09-07 10:25:56 -07:00 |
|
Dan
|
17b5afb8de
|
Create tx-list-item component.
|
2017-09-07 10:25:56 -07:00 |
|
Dan
|
6d3b3d4203
|
Show confirm transaction screen when clicking a pending transaction in the list.
|
2017-09-07 10:25:56 -07:00 |
|
Chi Kei Chan
|
983fa2a117
|
Add Contract Tx List Item; Update Token Tx on select
|
2017-09-07 03:14:53 -07:00 |
|
Chi Kei Chan
|
14b2f3e391
|
Show token balance and identicon
|
2017-09-06 23:03:23 -07:00 |
|
Chi Kei Chan
|
690ddf5ed7
|
Fix token list
|
2017-09-06 00:36:52 -07:00 |
|
Chi Kei Chan
|
06b2a04a42
|
Implement tokens list UI
|
2017-09-06 00:36:31 -07:00 |
|
Dan
|
7d6ad48f15
|
Touch up transaction list item styles, remove main-content scroll bars, align buttons with main-content..
|
2017-09-04 18:46:14 -07:00 |
|
Dan
|
3cb51e32c9
|
Capitalizations via text-transform for main screen transactions.
|
2017-09-04 18:46:14 -07:00 |
|
Dan
|
e7b3ef0708
|
Lint fixes
|
2017-08-31 04:16:07 -07:00 |
|
sdtsui
|
18496ad859
|
Render TxListItem component from real data: address, identicon, status, ETH value
|
2017-08-22 16:16:56 -07:00 |
|
sdtsui
|
9dce1b6fd5
|
Remove fake transactions and balances from tx-list and wallet-view, respectively
|
2017-08-22 15:24:48 -07:00 |
|
sdtsui
|
58b61eb1fc
|
Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only)
|
2017-08-10 22:47:56 -07:00 |
|
sdtsui
|
7a664a7f72
|
Improve text positioning on mobile view
|
2017-08-10 22:16:42 -07:00 |
|
sdtsui
|
e31c298288
|
Implement widescreen layout for tx list
|
2017-08-10 20:52:22 -07:00 |
|
sdtsui
|
f9432c5982
|
Move Txs list item styles into classes
|
2017-08-10 19:55:01 -07:00 |
|
sdtsui
|
96b186dfb2
|
Cleanup txList and txView components
|
2017-08-10 19:35:10 -07:00 |
|
Simon Liang
|
87cb930130
|
moved the props initialization steps into mapStateToProps
|
2017-08-10 14:43:01 +08:00 |
|
Simon Liang
|
9d36b25c5f
|
extracted transaction list
|
2017-08-10 14:43:01 +08:00 |
|