index
:
dexon-wallet
develop
master
version-1.2.7
DEXON wallet browser extension (https://github.com/dexon-foundation/dekusan)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
components
/
token-list.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't update token balances after tracker is stopped
Whymarrh Whitby
2018-07-05
1
-0
/
+3
*
Remove TokenTracker listeners when unmounting component
Whymarrh Whitby
2018-07-05
1
-0
/
+2
*
Require loglevel singleton in each module that uses it
bitpshr
2018-04-14
1
-0
/
+1
*
Removes t from props via metamask-connect and instead places it on context vi...
Dan
2018-03-29
1
-4
/
+10
*
i18n redux solution doesn't require importing t() and passing state to each t...
Dan
2018-03-22
1
-4
/
+3
*
Handle i18n with redux.
Dan
2018-03-16
1
-5
/
+5
*
get t imported in all files currently using i18n
Nick Doiron
2018-01-25
1
-0
/
+1
*
first steps to i18n
Nick Doiron
2018-01-23
1
-3
/
+3
*
Show tokens with zero balance
Alexander Tseung
2017-11-15
1
-4
/
+1
*
Lint fixes for NewUI-flat.
Dan
2017-11-02
1
-13
/
+13
*
Fix exception thrown when tokens is null (#2355)
Alexander Tseung
2017-10-14
1
-1
/
+2
*
Enables remove token and ensures add/remove update the list without need for ...
Dan
2017-10-04
1
-4
/
+10
*
Merge branch 'master' into nm
Chi Kei Chan
2017-09-19
1
-3
/
+20
|
\
|
*
Multiple tokens shows the amount when greater than 1
Thomas Huang
2017-08-30
1
-1
/
+1
|
*
Fallback to ethplorer link
Dan Finlay
2017-08-17
1
-1
/
+18
|
*
Remove dead code
Dan Finlay
2017-08-17
1
-14
/
+0
|
*
Remove default tokens
Dan Finlay
2017-08-17
1
-11
/
+1
*
|
Adding Token transaction detail screen
Chi Kei Chan
2017-09-06
1
-9
/
+1
*
|
Fix token list
Chi Kei Chan
2017-09-06
1
-14
/
+21
*
|
Implement tokens list UI
Chi Kei Chan
2017-09-06
1
-81
/
+20
|
/
*
Correct token pluralization for one token
Dan Finlay
2017-07-28
1
-1
/
+3
*
Lots of flex rearrangement on account detail view
Dan Finlay
2017-07-26
1
-10
/
+30
*
Move responsive ui into its own folder for easier merges
Dan Finlay
2017-07-21
1
-0
/
+192
*
Make folder for responsive UI
Dan Finlay
2017-07-04
1
-194
/
+0
*
Stop loading popular tokens by default
Dan Finlay
2017-07-01
1
-1
/
+3
*
Add padding to token messages
Dan Finlay
2017-06-29
1
-0
/
+1
*
Merge branch 'master' into i1616-AddTokenAdding
Dan Finlay
2017-06-23
1
-4
/
+18
|
\
|
*
Add better event lifecycle management to token list.
Dan Finlay
2017-06-20
1
-4
/
+18
*
|
Reduce token list clutter by only showing held tokens
Dan Finlay
2017-06-20
1
-7
/
+4
*
|
Add ability to add tokens to token list
Dan Finlay
2017-06-16
1
-10
/
+30
*
|
Create add token button and template view
Dan Finlay
2017-06-15
1
-22
/
+49
|
/
*
Add no tokens message
Dan Finlay
2017-06-15
1
-9
/
+13
*
Vertically center loading indication
Dan Finlay
2017-06-15
1
-2
/
+10
*
Refresh token balance on network change
Dan Finlay
2017-06-15
1
-5
/
+22
*
Persist selected account tab
Dan Finlay
2017-06-15
1
-2
/
+13
*
Auto populate token list with popular token balances
Dan Finlay
2017-06-14
1
-14
/
+35
*
Add placeholder etherscan token icons
Dan Finlay
2017-04-25
1
-1
/
+7
*
Get token list looking ok
Dan Finlay
2017-04-22
1
-4
/
+19
*
Add functional but ugly and hard-coded token list
Dan Finlay
2017-04-21
1
-0
/
+51