Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |