Dan
080890a46e
Overhaul currency conversion utility and update calls to utility in pending-tx.
7 years ago
Dan J Miller
492507aa94
[NewUI] Color tx-list-item text depending on transaction status. ( #2050 )
...
* Color tx-list-item text depending on transaction status.
* Handle css change of text colour with scss instead on inline styles, add classnames package and helper function.
* Refactored to use classnames with component property className.
7 years ago
Chi Kei Chan
7eb6dae418
Added signTokenTx; Adding token confirmation screen
7 years ago
Chi Kei Chan
836bf2e1a3
Add frontend validation to send-token
7 years ago
Dan J Miller
1e83835ba8
[New-UI] Confirm Screen restyle and connect to state ( #2042 )
...
* Adds utility for converting currencies (WIP)
* Implements confirm screen
* Style tweaks.
* Confirm screen total ammount now uses real data.
* Confirm screen total ammount now uses real data.
* Replace content divider with sibling css.
* Replace section divider with scss.
7 years ago
Chi Kei Chan
062e67bff8
Add buttons; handle back; add yarn.lock
7 years ago
Dan
8342c20b58
Cleaner css for circle icon.
7 years ago
Dan
6beb1b33bb
Replace checkmark with font-awesome equivalent.
7 years ago
Dan
99047e3ef4
Adds title, divider and descriptive text to network dropdown.
7 years ago
Dan
6a3c59e409
Highlighted circle icons for the network menu.
7 years ago
Kevin Serrano
213af0cd6c
Fix typo.
7 years ago
Kevin Serrano
aa021b9209
Add some styling.
7 years ago
Kevin Serrano
fa1ec5dcd1
Move function as util function.
7 years ago
Kevin Serrano
3a7d4a5d4e
Basic private key download file functionality.
7 years ago
Kevin Serrano
27ba7f6ed3
Show reject all only when tx count is > 1
7 years ago
Chi Kei Chan
663cb758b3
Style send token screen
7 years ago
Dan
5a8433b6ce
New account modal top right close button working.
7 years ago
Dan
ab4005cab8
Tweak styles in new-account-modal.
7 years ago
Kevin Serrano
54fb8e8cef
Add cursor on hover on loading. Change some wording.
7 years ago
Kevin Serrano
8d7f78c1a5
Add caret to indicate network is dropdown.
7 years ago
Kevin Serrano
41e9904d9b
Convert icon to button.
7 years ago
Kevin Serrano
3a87a30912
Fold submit and buy ether into one button slot
7 years ago
Kevin Serrano
69c7fe24b3
Place object property retrieval inside try-catch
7 years ago
Kevin Serrano
f0ab4ce52d
Change expected type to array.
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
a0ca3fab77
Modify readonly value in for input in qr-code.
7 years ago
Dan
c4eb2fb3ea
Account-detail address is a readonly input.
7 years ago
Dan
1d5a725ffb
Close button in account-details-modal working.
7 years ago
Dan
61b965fe14
Touch up style of account-details-modal.
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
8b919758e5
Send Token screen partial UI
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
f1fb9e10a0
Adding Token transaction detail screen
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 Finlay
90272e252f
Make eth_sign deprecation warning more useful
...
Link to descriptive article that demonstrates the new preferred method.
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
Chi Kei Chan
75c3009f83
Fix header style; Address comments
7 years ago
Chi Kei Chan
9213789c44
Fix merge conflict
7 years ago
Jacky Chan
b1fc290bed
Fix menu style
7 years ago
Dan
e7b3ef0708
Lint fixes
7 years ago
Dan
3ea841e276
Refactor gas-fee-display to include usd and eth fee displays as separate components.
7 years ago
Dan
5a7e4c4e76
Move gas fee to a separate component.
7 years ago
Dan
1485ec7392
Move currency toggle to its own component.
7 years ago