aboutsummaryrefslogtreecommitdiffstats
path: root/packages/website/ts/utils/backend_client.ts
Commit message (Collapse)AuthorAgeFilesLines
* Grab token registry information from our DB for mainnetBrandon Millman2018-07-111-0/+6
|
* Implement large screen open positionsBrandon Millman2018-06-131-1/+12
|
* Implement subscription formfragosti2018-06-021-2/+2
|
* Have basic newsletter subscribe form workingfragosti2018-06-021-0/+8
|
* fix style errorsfragosti2018-05-161-1/+1
|
* Fix circular dependencyfragosti2018-05-161-5/+5
|
* Hit website backend for price informationBrandon Millman2018-05-011-5/+5
|
* Refactor common fetch logic into fetch_utilsBrandon Millman2018-04-231-40/+6
|
* Integrate relayer index with website backendBrandon Millman2018-04-201-1/+12
|
* Implement backendClient object to unify calls to the portal apiBrandon Millman2018-04-191-0/+59