aboutsummaryrefslogtreecommitdiffstats
path: root/src/api (follow)
Commit message (Expand)AuthorAgeLines
* Simplify Axios client baseURL definitionGravatar ks1292020-12-14-1/+1
* Update getForms function to fetch data from APIGravatar ks1292020-12-14-21/+4
* Create Axios client for backendGravatar ks1292020-12-14-0/+6
* Update form interface and add featuresGravatar ks1292020-12-13-11/+18
* Update question types and interface to match changes in backendGravatar ks1292020-12-13-5/+11
* Add a very basic question typeGravatar Joe Banks2020-10-05-0/+11
* Update the forms API wrapper to fetch a specific formGravatar Joe Banks2020-10-05-2/+30
* Update form properties to mirror those in the form listing componentGravatar Joe Banks2020-09-30-4/+4
* Update description of form listingGravatar Joe Banks2020-09-30-2/+2
* Add dummy form data for fetching form listingsGravatar Joe Banks2020-09-30-0/+25