Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Simplify Axios client baseURL definition | 2020-12-14 | -1/+1 | |
| | | | Co-authored-by: Joe Banks <[email protected]> | |||
* | Update getForms function to fetch data from API | 2020-12-14 | -21/+4 | |
| | ||||
* | Create Axios client for backend | 2020-12-14 | -0/+6 | |
| | ||||
* | Update form interface and add features | 2020-12-13 | -11/+18 | |
| | ||||
* | Update question types and interface to match changes in backend | 2020-12-13 | -5/+11 | |
| | ||||
* | Add a very basic question type | 2020-10-05 | -0/+11 | |
| | ||||
* | Update the forms API wrapper to fetch a specific form | 2020-10-05 | -2/+30 | |
| | ||||
* | Update form properties to mirror those in the form listing component | 2020-09-30 | -4/+4 | |
| | ||||
* | Update description of form listing | 2020-09-30 | -2/+2 | |
| | ||||
* | Add dummy form data for fetching form listings | 2020-09-30 | -0/+25 | |