index
:
tangerine-wallet-browser
dependabot/npm_and_yarn/async-2.6.4
dependabot/npm_and_yarn/cached-path-relative-1.1.0
dependabot/npm_and_yarn/copy-props-2.0.5
dependabot/npm_and_yarn/css-what-2.1.3
dependabot/npm_and_yarn/decode-uri-component-0.2.2
dependabot/npm_and_yarn/eth-ledger-bridge-keyring-0.2.1
dependabot/npm_and_yarn/eventsource-1.1.1
dependabot/npm_and_yarn/express-4.18.2
dependabot/npm_and_yarn/fast-json-patch-3.1.1
dependabot/npm_and_yarn/follow-redirects-1.14.7
dependabot/npm_and_yarn/follow-redirects-1.14.8
dependabot/npm_and_yarn/handlebars-4.7.6
dependabot/npm_and_yarn/handlebars-4.7.7
dependabot/npm_and_yarn/hosted-git-info-2.8.9
dependabot/npm_and_yarn/i-0.3.7
dependabot/npm_and_yarn/jsdom-16.5.0
dependabot/npm_and_yarn/jszip-3.10.1
dependabot/npm_and_yarn/karma-6.3.14
dependabot/npm_and_yarn/karma-6.3.16
dependabot/npm_and_yarn/lodash-es-4.17.21
dependabot/npm_and_yarn/luxon-1.28.1
dependabot/npm_and_yarn/luxon-2.5.2
dependabot/npm_and_yarn/markdown-to-jsx-6.11.4
dependabot/npm_and_yarn/merge-deep-3.0.3
dependabot/npm_and_yarn/moment-2.29.2
dependabot/npm_and_yarn/moment-2.29.4
dependabot/npm_and_yarn/nested-object-assign-1.0.4
dependabot/npm_and_yarn/node-sass-4.13.1
dependabot/npm_and_yarn/node-sass-7.0.0
dependabot/npm_and_yarn/path-parse-1.0.7
dependabot/npm_and_yarn/pathval-1.1.1
dependabot/npm_and_yarn/qs-6.5.3
dependabot/npm_and_yarn/snyk-1.1024.0
dependabot/npm_and_yarn/ssri-6.0.2
dependabot/npm_and_yarn/terser-4.8.1
dependabot/npm_and_yarn/thenify-3.3.1
dependabot/npm_and_yarn/tree-kill-1.2.2
dependabot/npm_and_yarn/ua-parser-js-0.7.28
dependabot/npm_and_yarn/url-parse-1.5.1
dependabot/npm_and_yarn/url-parse-1.5.10
dependabot/npm_and_yarn/url-parse-1.5.3
dependabot/npm_and_yarn/url-parse-1.5.7
dependabot/npm_and_yarn/websocket-extensions-0.1.4
dependabot/npm_and_yarn/xmldom-and-testem--removed
dependabot/npm_and_yarn/y18n-3.2.2
master
Tangerine fork of MetaMask browser extension (https://github.com/tangerine-network/tangerine-wallet-browser)
LAN-TW
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
app
/
add-token.js
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove de-selected token from selectedTokens hash instead of setting to null ...
Alexander Tseung
2018-03-09
1
-6
/
+10
*
Default add-token decimal value to string (#3451)
Dan J Miller
2018-03-07
1
-1
/
+1
*
Allow adding 0 balance tokens in old ui and editing custom token info in new ...
Dan J Miller
2018-03-03
1
-5
/
+21
*
add token - check for logo url before trying to use
kumavis
2018-03-01
1
-1
/
+1
*
Fix lint errors
Alexander Tseung
2018-01-18
1
-1
/
+1
*
Show now tokens by default and improve search on add token screen.
Dan
2018-01-18
1
-5
/
+10
*
Fix confirm Add Token button order
Alexander Tseung
2018-01-13
1
-4
/
+4
*
Fix Add Token button order, styling
Alexander Tseung
2018-01-13
1
-4
/
+4
*
Add utility for getting token data; get token data in tx-list even if token h...
Dan
2017-10-28
1
-18
/
+5
*
Add Token styling fix
Chi Kei Chan
2017-10-26
1
-3
/
+3
*
Add caret to Add Token toggle
Chi Kei Chan
2017-10-24
1
-1
/
+4
*
Only show erc20 tokens in add token search.
Dan
2017-10-20
1
-1
/
+3
*
Fixes add token search.
Dan
2017-10-20
1
-0
/
+1
*
Prevent adding already added tokens (#2362)
Alexander Tseung
2017-10-14
1
-3
/
+25
*
Integrate Add Token
Chi Kei Chan
2017-09-22
1
-236
/
+192
*
Add Token UI - hover/select state; fetch token address
Chi Kei Chan
2017-09-21
1
-17
/
+68
*
Add Add Token UI; Add Fuzzy search for tokens
Chi Kei Chan
2017-09-20
1
-125
/
+223
*
Merge branch 'master' into nm
Chi Kei Chan
2017-09-19
1
-6
/
+25
|
\
|
*
Fix typo.
Kevin Serrano
2017-09-08
1
-1
/
+1
|
*
Fix link to open new tab.
Kevin Serrano
2017-09-08
1
-0
/
+1
|
*
Add front-end validation for own adddresses as a token contract address. Add ...
Kevin Serrano
2017-09-08
1
-6
/
+24
*
|
Isolate routing logic for isUnlocked, remove stray logs
sdtsui
2017-08-03
1
-1
/
+0
*
|
Fix spelling
Dan Finlay
2017-07-28
1
-1
/
+1
*
|
Replace ui with responsive-ui
Dan Finlay
2017-07-25
1
-1
/
+1
|
/
*
Fix spelling
tmashuang
2017-07-06
1
-1
/
+1
*
Remove token contract validation step
Dan Finlay
2017-06-28
1
-13
/
+1
*
Do not allow adding non token addresses
Dan Finlay
2017-06-28
1
-1
/
+13
*
Fix Back Button on Add Token View
Thomas Huang
2017-06-27
1
-1
/
+2
*
Add ability to add tokens to token list
Dan Finlay
2017-06-16
1
-6
/
+4
*
Make add token screen a fully working form
Dan Finlay
2017-06-16
1
-11
/
+141
*
Remove log
Dan Finlay
2017-06-16
1
-1
/
+0
*
Create add token button and template view
Dan Finlay
2017-06-15
1
-0
/
+91