bitpshr
7129d7c0f3
Require loglevel singleton in each module that uses it
7 years ago
Dan J Miller
0c163dcb32
Allow adding 0 balance tokens in old ui and editing custom token info in new ( #3395 )
...
* Shows tokens with 0 balance in old ui; goHome after adding tokens.
* Allow users to edit custom token info when not autofilled. (New UI add token screen).
7 years ago
Dan
6561e75aa2
Add old-ui directory
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
7 years ago
Dan Finlay
1814721e80
Add no tokens message
7 years ago
Dan Finlay
96d416c486
Vertically center loading indication
7 years ago
Dan Finlay
6fda78cd2b
Refresh token balance on network change
7 years ago
Dan Finlay
b7b9e0c1ac
Persist selected account tab
...
Also improve error handling with token balances.
7 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.
7 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