aboutsummaryrefslogtreecommitdiffstats
path: root/backend/routes/forms/new.py (follow)
Commit message (Expand)AuthorAgeLines
* Move form creation to index fileGravatar ks1292020-12-13-35/+0
* Move form creation to forms root POSTGravatar ks1292020-12-13-1/+1
* Make JSON errors more JS friendly and add response codesGravatar ks1292020-12-10-1/+1
* Add validation level for same ID formsGravatar ks1292020-12-09-0/+5
* Create route for creating new formsGravatar ks1292020-12-02-0/+30