Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Dedents Webhook Object | 2020-12-22 | -3/+2 | |
* | Runs Initial Validation Asynchronously | 2020-12-18 | -1/+17 | |
* | Document forms routes | 2020-12-16 | -6/+13 | |
* | Make error message more user friendly | 2020-12-13 | -1/+1 | |
* | Move form creation to index file | 2020-12-13 | -1/+18 | |
* | Move MongoDB output to Form model and after convert it to dictionary | 2020-12-02 | -1/+5 | |
* | Lock all forms showing to admins only | 2020-12-02 | -0/+2 | |
* | Move from PyMongo to Motor driver for asynchronous support | 2020-12-02 | -1/+2 | |
* | Fix linting issues to make flake8 job passing | 2020-11-23 | -2/+2 | |
* | Do not force str form _id, it will be a str in prod | 2020-11-14 | -1/+0 | |
* | Add form index URL | 2020-10-31 | -0/+27 |