Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes t from props via metamask-connect and instead places it on context ↵ | Dan | 2018-03-29 | 1 | -25/+31 |
| | | | | via a provider. | ||||
* | Merge pull request #3741 from MetaMask/i3692-addtoken-address-undefined | kumavis | 2018-03-28 | 1 | -1/+4 |
|\ | | | | | Prevent users from adding custom token if decimals is an empty string. | ||||
| * | Prevent users from adding custom token if decimals is an empty string. | Dan | 2018-03-27 | 1 | -1/+4 |
| | | |||||
* | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -73/+109 |
|\| | |||||
| * | Merge branch 'master' into i3326-addtokenscreendesignupdate | Dan | 2018-03-27 | 1 | -5/+5 |
| |\ | |||||
| * | | Use new header on add token confirmation screen. | Dan | 2018-03-26 | 1 | -65/+68 |
| | | | |||||
| * | | Updates Add token screen to latest design. | Dan | 2018-03-24 | 1 | -55/+88 |
| | | | |||||
* | | | Merge branch 'master' into i18n-translator-redux | Dan | 2018-03-27 | 1 | -4/+4 |
|\ \ \ | | |/ | |/| | |||||
| * | | Update button styles | Alexander Tseung | 2018-03-26 | 1 | -4/+4 |
| |/ | |||||
* | | i18n redux solution doesn't require importing t() and passing state to each ↵ | Dan | 2018-03-22 | 1 | -22/+21 |
| | | | | | | | | t() call; t is just available on props. | ||||
* | | Merge branch 'master' of github.com:MetaMask/metamask-extension into ↵ | kumavis | 2018-03-21 | 1 | -21/+22 |
|\| | | | | | | | i18n-translator-redux | ||||
| * | I18n add-token.js | Thomas | 2018-03-20 | 1 | -21/+22 |
| | | |||||
* | | Handle i18n with redux. | Dan | 2018-03-16 | 1 | -1/+1 |
|/ | |||||
* | Remove de-selected token from selectedTokens hash instead of setting to null ↵ | Alexander Tseung | 2018-03-09 | 1 | -6/+10 |
| | | | | (#3494) | ||||
* | 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 |
| | | | | | | | | (#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). | ||||
* | 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 ↵ | Dan | 2017-10-28 | 1 | -18/+5 |
| | | | | has been removed. | ||||
* | 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 |
| | | | | | | | | information on token contract addresses. | ||||
* | | 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 |
| | | | | Fiex #1616 | ||||
* | Make add token screen a fully working form | Dan Finlay | 2017-06-16 | 1 | -11/+141 |
| | | | | Entering the address of a valid HumanStandardToken even auto-fills the other fields! | ||||
* | 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 |