aboutsummaryrefslogtreecommitdiffstats
path: root/ui/app/add-token.js
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo.Kevin Serrano2017-09-081-1/+1
|
* Fix link to open new tab.Kevin Serrano2017-09-081-0/+1
|
* Add front-end validation for own adddresses as a token contract address. Add ↵Kevin Serrano2017-09-081-6/+24
| | | | information on token contract addresses.
* Fix spellingtmashuang2017-07-061-1/+1
|
* Remove token contract validation stepDan Finlay2017-06-281-13/+1
|
* Do not allow adding non token addressesDan Finlay2017-06-281-1/+13
|
* Fix Back Button on Add Token ViewThomas Huang2017-06-271-1/+2
|
* Add ability to add tokens to token listDan Finlay2017-06-161-6/+4
| | | | Fiex #1616
* Make add token screen a fully working formDan Finlay2017-06-161-11/+141
| | | | Entering the address of a valid HumanStandardToken even auto-fills the other fields!
* Remove logDan Finlay2017-06-161-1/+0
|
* Create add token button and template viewDan Finlay2017-06-151-0/+91