Kevin Serrano
02fa5c9c32
Make token helpscout link open in new tab.
2018-04-04 00:09:11 -07:00
David Yoo
4ddf5d2516
Address feedback
2018-04-03 09:38:27 -07:00
David Yoo
0ab227d8a2
Address Add Token design feedback
2018-04-02 17:04:27 -07:00
Dan
0a711f0de0
Removes t from props via metamask-connect and instead places it on context via a provider.
2018-03-29 12:42:38 -02:30
kumavis
c84f0ac7bc
Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined
...
Prevent users from adding custom token if decimals is an empty string.
2018-03-27 19:07:23 -07:00
Dan
d2bd5687e8
Merge branch 'master' into i18n-translator-redux
2018-03-27 10:17:48 -02:30
Dan
91f91d92fe
Prevent users from adding custom token if decimals is an empty string.
2018-03-27 03:11:55 -02:30
Dan
1779cff65b
Merge branch 'master' into i3326-addtokenscreendesignupdate
2018-03-26 16:51:02 -02:30
Dan
4f0881e41b
Merge branch 'master' into i18n-translator-redux
2018-03-26 16:13:49 -02:30
Alexander Tseung
cfa2592d78
Update button styles
2018-03-25 22:58:04 -07:00
Dan
c710fb8f50
Use new header on add token confirmation screen.
2018-03-25 15:17:10 -02:30
Dan
fa022e0883
Updates Add token screen to latest design.
2018-03-24 01:13:43 -02:30
Dan
d24a0590d3
i18n redux solution doesn't require importing t() and passing state to each t() call; t is just available on props.
2018-03-21 22:11:47 -02:30
kumavis
29cc2f8ab9
Merge branch 'master' of github.com:MetaMask/metamask-extension into i18n-translator-redux
2018-03-20 13:01:08 -07:00
Thomas
85a612b34d
I18n add-token.js
2018-03-20 02:34:12 -07:00
Dan
5fe0be722b
Handle i18n with redux.
2018-03-15 21:59:45 -02:30
Alexander Tseung
ab1b39f554
Remove de-selected token from selectedTokens hash instead of setting to null ( #3494 )
2018-03-09 16:31:53 +01:00
Dan J Miller
5ac330a89e
Default add-token decimal value to string ( #3451 )
2018-03-06 15:15:26 -03:30
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).
2018-03-02 19:07:25 -03:30
kumavis
40537f9290
add token - check for logo url before trying to use
2018-02-28 14:04:32 -08:00
Alexander Tseung
853e7f8420
Fix lint errors
2018-01-17 18:50:18 -08:00
Dan
fdaf6eacb2
Show now tokens by default and improve search on add token screen.
2018-01-17 13:52:59 -08:00
Alexander Tseung
b42baacdf4
Fix confirm Add Token button order
2018-01-12 17:07:10 -08:00
Alexander Tseung
dce6dcf437
Fix Add Token button order, styling
2018-01-12 17:07:10 -08:00
Dan
c8c918d44e
Add utility for getting token data; get token data in tx-list even if token has been removed.
2017-10-27 17:29:12 -07:00
Chi Kei Chan
b2e440e4ff
Add Token styling fix
2017-10-25 18:49:25 -07:00
Chi Kei Chan
ba9cefb24e
Add caret to Add Token toggle
2017-10-24 00:38:39 -07:00
Dan
b25c73a866
Only show erc20 tokens in add token search.
2017-10-20 12:01:34 -02:30
Dan
89573533b8
Fixes add token search.
2017-10-20 11:48:01 -02:30
Alexander Tseung
a59972dcab
Prevent adding already added tokens ( #2362 )
2017-10-13 14:14:48 -07:00
Chi Kei Chan
3ec2f53463
Integrate Add Token
2017-09-21 18:44:52 -07:00
Chi Kei Chan
04da22db08
Add Token UI - hover/select state; fetch token address
2017-09-20 22:57:36 -07:00
Chi Kei Chan
0204aa2001
Add Add Token UI; Add Fuzzy search for tokens
2017-09-19 21:18:36 -07:00
Chi Kei Chan
6c5865d564
Merge branch 'master' into nm
2017-09-18 11:28:10 -07:00
Kevin Serrano
0e6c11a3b5
Fix typo.
2017-09-07 18:01:39 -07:00
Kevin Serrano
54a5a117d5
Fix link to open new tab.
2017-09-07 18:00:45 -07:00
Kevin Serrano
6560a2c3af
Add front-end validation for own adddresses as a token contract address. Add information on token contract addresses.
2017-09-07 17:55:34 -07:00
sdtsui
3ed81847d1
Isolate routing logic for isUnlocked, remove stray logs
2017-08-03 00:01:38 -07:00
Dan Finlay
21bde25780
Fix spelling
2017-07-27 09:19:03 -07:00
Dan Finlay
a22adec66f
Replace ui with responsive-ui
2017-07-24 17:05:07 -07:00
tmashuang
5c1ccc657c
Fix spelling
2017-07-05 13:42:15 -07:00
Dan Finlay
8642feee09
Remove token contract validation step
2017-06-27 15:49:57 -07:00
Dan Finlay
78af771c79
Do not allow adding non token addresses
2017-06-27 15:03:35 -07:00
Thomas Huang
7628a83fd6
Fix Back Button on Add Token View
2017-06-26 11:47:08 -07:00
Dan Finlay
48789f2a3d
Add ability to add tokens to token list
...
Fiex #1616
2017-06-15 16:22:53 -07:00
Dan Finlay
711a4def86
Make add token screen a fully working form
...
Entering the address of a valid HumanStandardToken even auto-fills the other fields!
2017-06-15 15:38:23 -07:00
Dan Finlay
f87c5f8a14
Remove log
2017-06-15 13:31:37 -07:00
Dan Finlay
0e1e0aa323
Create add token button and template view
2017-06-14 20:55:56 -07:00