| Commit message (Expand) | Author | Lines | |
|---|---|---|---|
| 2020-12-27 | Add Sentry DSN constant | -0/+1 | |
| 2020-12-27 | Add Git SHA constant | -0/+2 | |
| 2020-12-27 | Inject Git SHA to image during building | -0/+2 | |
| 2020-12-27 | Add Git SHA build argument consuming to Dockerfile | -0/+6 | |
| 2020-12-27 | Add Sentry SDK to dependencies | -103/+184 | |
| 2020-12-24 | Let Pydantic validate bulk responses delete data | -4/+8 | |
| 2020-12-24 | Update admin add route docstring | -1/+1 | |
| 2020-12-24 | Check is user already admin before adding | -0/+5 | |
| 2020-12-24 | Use Pydantic validation instead manual validation | -3/+8 | |
| 2020-12-23 | Check does form exists in responses bulk DELETE | -1/+6 | |
| 2020-12-23 | Add bulk DELETE method to responses endpoint | -1/+56 | |
| 2020-12-22 | Update dependency pyjwt to v2 | -10/+11 |