Alexander Tseung
|
3fd9c8b57f
|
Fix cursor on unclickable transactions (#2356)
|
7 years ago |
Dan
|
45dbd017e6
|
Add needed iterator in tx-list and path to account in selectors.
|
7 years ago |
Dan
|
ff64fe98dd
|
Shapeshift deposit tx modal.
|
7 years ago |
Dan
|
7c4d8c4562
|
Enables the old shapeshift UI within new ui.
|
7 years ago |
Chi Kei Chan
|
bdd1e58e55
|
Return null if transaction.key is shapeshift
|
7 years ago |
Chi Kei Chan
|
3ec2f53463
|
Integrate Add Token
|
7 years ago |
Chi Kei Chan
|
93a1089e08
|
Show token tx properly
|
7 years ago |
Dan
|
55d62190e3
|
Fixes the saving of transactions in send and display in tx-list with conversion utility.
|
7 years ago |
Chi Kei Chan
|
062e67bff8
|
Add buttons; handle back; add yarn.lock
|
7 years ago |
Chi Kei Chan
|
ca69fa5d91
|
Re-enable Contract tx list item
|
7 years ago |
Chi Kei Chan
|
687d2f755d
|
Fix css merge conflicts
|
7 years ago |
Dan
|
7fb1c6836d
|
Modify status copy for status === 'unapproved'
|
7 years ago |
Dan
|
eabbfb8319
|
Link user from transaction list to etherscan if they have a transaction hash.
|
7 years ago |
Dan
|
17b5afb8de
|
Create tx-list-item component.
|
7 years ago |
Dan
|
6d3b3d4203
|
Show confirm transaction screen when clicking a pending transaction in the list.
|
7 years ago |
Chi Kei Chan
|
983fa2a117
|
Add Contract Tx List Item; Update Token Tx on select
|
7 years ago |
Chi Kei Chan
|
14b2f3e391
|
Show token balance and identicon
|
7 years ago |
Chi Kei Chan
|
690ddf5ed7
|
Fix token list
|
7 years ago |
Chi Kei Chan
|
06b2a04a42
|
Implement tokens list UI
|
7 years ago |
Dan
|
7d6ad48f15
|
Touch up transaction list item styles, remove main-content scroll bars, align buttons with main-content..
|
7 years ago |
Dan
|
3cb51e32c9
|
Capitalizations via text-transform for main screen transactions.
|
7 years ago |
Dan
|
e7b3ef0708
|
Lint fixes
|
7 years ago |
sdtsui
|
18496ad859
|
Render TxListItem component from real data: address, identicon, status, ETH value
|
7 years ago |
sdtsui
|
9dce1b6fd5
|
Remove fake transactions and balances from tx-list and wallet-view, respectively
|
7 years ago |
sdtsui
|
58b61eb1fc
|
Add UI tweaks, including separation of overflow logic for mobile (full-height) vs laptop (tx-view-only)
|
7 years ago |
sdtsui
|
7a664a7f72
|
Improve text positioning on mobile view
|
7 years ago |
sdtsui
|
e31c298288
|
Implement widescreen layout for tx list
|
7 years ago |
sdtsui
|
f9432c5982
|
Move Txs list item styles into classes
|
7 years ago |
sdtsui
|
96b186dfb2
|
Cleanup txList and txView components
|
7 years ago |
Simon Liang
|
87cb930130
|
moved the props initialization steps into mapStateToProps
|
7 years ago |
Simon Liang
|
9d36b25c5f
|
extracted transaction list
|
7 years ago |