Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | Apply fixable lint settings with Ruff | 2024-07-08 | -19/+7 | |
* | Add Role Based Editors To Forms | 2022-02-05 | -3/+3 | |
* | Handles Null Webhooks | 2021-06-04 | -5/+7 | |
* | 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 |