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 |
Dan
|
3ce69e1b65
|
Clean up send.js and eth-balance.js with es6.
|
7 years ago |
Thomas Huang
|
04011f9ea7
|
Multiple tokens shows the amount when greater than 1
|
7 years ago |
Dan
|
c605c9897d
|
Minor clean up.
|
7 years ago |
Dan
|
b251d0f675
|
Center tooltip on small screen size by using flexbox
|
7 years ago |
Dan
|
cd5861541c
|
Use hex values only in send.js to handle limit and price; GasTooltip accepts and returns values as hex (allows user to enter floats)
|
7 years ago |
Dan
|
dc72c4cc91
|
Using eth balance component to ensure proper rounding.
|
7 years ago |
Dan
|
43ceeacf0f
|
Refactor for clean handling of tooltip close.
|
7 years ago |
Dan
|
0a44c82458
|
Styles and behaviour correct
|
7 years ago |
Dan
|
c9e134a996
|
Fully connect gas data in send form and tooltip to state; final styling improvements.
Fully connect gas fields in send form and tooltip to state
|
7 years ago |
Dan
|
ff247289ae
|
Tooltip closing on click outside.
|
7 years ago |
Dan
|
e56b8c5055
|
Refactor tooltip to remove external lib; tooltip now updating gas fee in parent.
|
7 years ago |