aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/components/wallet
Commit message (Expand)AuthorAgeFilesLines
* Update wallet footer and add remove token functionalityBrandon Millman2018-05-101-4/+27
* Make wallet scrollableBrandon Millman2018-05-091-9/+48
* Add token flowBrandon Millman2018-05-091-1/+9
* Remove WETH special case, website backend handles this nowBrandon Millman2018-05-011-6/+2
* Hit website backend for price informationBrandon Millman2018-05-011-40/+6
* Style suggestionsBrandon Millman2018-04-281-15/+10
* Move quote currency string into configBrandon Millman2018-04-281-3/+2
* Rename baseCurrency to quoteCurrencyBrandon Millman2018-04-231-3/+3
* Remove some unused importsBrandon Millman2018-04-231-2/+1
* Rate limit crypto compare callsBrandon Millman2018-04-231-3/+25
* Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-231-16/+23
* Grab price information from crypto compare apiBrandon Millman2018-04-231-8/+37
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-15/+8
* Add price information to walletBrandon Millman2018-04-181-37/+75
* Merge pull request #503 from 0xProject/feature/website/relayer-gridBrandon Millman2018-04-061-2/+2
|\
| * Implement initial relayer gridBrandon Millman2018-04-051-2/+2
* | Change undefined to nullBrandon Millman2018-04-061-3/+1
* | Fix missing key warnings in wallet componentBrandon Millman2018-04-052-5/+14
|/
* Add HACK comment and reorganize use other wallet buttonBrandon Millman2018-03-311-10/+12
* Implement wallet locked and uninstalled statesBrandon Millman2018-03-302-8/+125
* Style changesBrandon Millman2018-03-301-4/+3
* Implement ETH/WETH conversion and allowance toggle stylingBrandon Millman2018-03-232-0/+628