Esteban MIno
b59a1e91b8
typo watchAsset imageUrl to image
6 years ago
Esteban MIno
6ccf2811e7
unit tests for watchAsset
6 years ago
Esteban MIno
6fa889abcb
refactor watchToken related functions
6 years ago
Esteban MIno
dbab9a007f
delete according image when token added with watchToken deleted
6 years ago
Esteban MIno
b766104c8d
add suggested tokens objects in metamask state
6 years ago
Esteban MIno
a4c3f6b65c
add support for images base64 and urls on new ui
6 years ago
Whymarrh Whitby
783559f94e
Don't update token balances after tracker is stopped
6 years ago
Whymarrh Whitby
0116ea9b95
Remove TokenTracker listeners when unmounting component
6 years ago
bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
7 years ago
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
7 years ago
Dan
5fe0be722b
Handle i18n with redux.
7 years ago
Nick Doiron
9c133aaab3
get t imported in all files currently using i18n
7 years ago
Nick Doiron
bad70eb1b3
first steps to i18n
7 years ago
Dan Finlay
d110c916a4
Show watched tokens with no balance
7 years ago
Alexander Tseung
59e46e7cb2
Show tokens with zero balance
7 years ago
Dan
5a94775b3f
Lint fixes for NewUI-flat.
7 years ago
Alexander Tseung
b149cceda0
Fix exception thrown when tokens is null ( #2355 )
7 years ago
Dan
ac4868170f
Enables remove token and ensures add/remove update the list without need for refresh.
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
Thomas Huang
04011f9ea7
Multiple tokens shows the amount when greater than 1
7 years ago
Dan Finlay
9fbdeab3de
Fallback to ethplorer link
7 years ago
Dan Finlay
3b6ee032f5
Remove dead code
7 years ago
Dan Finlay
722d91c866
Remove default tokens
7 years ago
Dan Finlay
87c26eb5bc
Correct token pluralization for one token
7 years ago
Dan Finlay
0ea6749dbc
Lots of flex rearrangement on account detail view
...
Includes removal of ReactCssTransitionGroup for a simpler UI refactor.
7 years ago
Dan Finlay
86d367957f
Move responsive ui into its own folder for easier merges
7 years ago
Dan Finlay
5eb3d5d485
Make folder for responsive UI
7 years ago
Dan Finlay
8abd592034
Stop loading popular tokens by default
...
Improves performance when loading the token tab.
7 years ago
Dan Finlay
c81a3c649a
Add padding to token messages
7 years ago
Dan Finlay
027394b205
Reduce token list clutter by only showing held tokens
...
We could change this when we allow hiding/removing tokens, but for now, this is a simple and pleasant solution.
7 years ago
Dan Finlay
a2781df8b4
Add better event lifecycle management to token list.
...
Token list now renders errors when a token lookup fails.
Also now cleans up event listeners when re-initializing the token list.
7 years ago
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
7 years ago
Dan Finlay
0e1e0aa323
Create add token button and template view
8 years ago
Dan Finlay
1814721e80
Add no tokens message
8 years ago
Dan Finlay
96d416c486
Vertically center loading indication
8 years ago
Dan Finlay
6fda78cd2b
Refresh token balance on network change
8 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
8 years ago
Dan Finlay
108c4ab2c5
Auto populate token list with popular token balances
...
Half implements #175
Things to do:
- Add ability to add tokens to the list.
- Persist the token tab selection (so it is an implicit preference)
- Check what's up with the token-tracker polling, it seems like it is not waiting the interval.
8 years ago
Dan Finlay
bce4af2dca
Add placeholder etherscan token icons
8 years ago
Dan Finlay
40e2450022
Get token list looking ok
8 years ago
Dan Finlay
9bae32e78b
Add functional but ugly and hard-coded token list
8 years ago