Commit graph

28 commits

Author SHA1 Message Date
9289166c0e Add patch endpoint for documents 2024-12-04 15:39:39 +08:00
7584f09b62 Add fix for file uploads with . symbols inside the filename 2024-12-04 02:51:57 +08:00
e0eba6ca21 Move sex and age fields from questionnaire to user and add planning role restrictions 2024-12-04 01:29:30 +08:00
724132e396 Fix field typo 2024-11-29 21:39:43 +08:00
f204b7e79e Return email in questionnaire client field 2024-11-29 21:15:50 +08:00
98e12dd15e Allow staff to view unrestricted document requests endpoint 2024-11-28 17:12:38 +08:00
776c3e08e1 Questionnaire improvements 2024-11-28 16:23:18 +08:00
559baca38c Fix files not being read properly in watcher 2024-11-28 13:41:58 +08:00
65662aeb45 Minor fixes to registration and emails 2024-11-27 23:28:22 +08:00
463e33d219 Update scripts 2024-11-27 00:49:20 +08:00
52d74de4fc Fix description 2024-11-27 00:35:59 +08:00
6a8f81c954 Update Dockerfile and scripts 2024-11-27 00:32:53 +08:00
5bc170f519 Add directory watcher service 2024-11-27 00:32:28 +08:00
957272cd07 Fix edge case with updating document request status 2024-11-25 12:30:46 +08:00
0415d99968 Add unrestricted document request view for head 2024-11-25 02:35:59 +08:00
c9e6928e8a Add id to document request unit serializer context 2024-11-25 00:32:55 +08:00
9198867346 Return email instead of id in document_requests list view 2024-11-24 23:53:44 +08:00
7a29e0b737 Update CORS 2024-11-24 19:33:07 +08:00
37f656e3a8 Update Dockerfile and requirements.txt 2024-11-24 14:08:51 +08:00
b76adb3601 Add OCR metadata field processing for documents 2024-11-24 14:08:27 +08:00
9b78fdd9ae Containerize backend api and add erd generator via django-extensions 2024-11-24 12:25:57 +08:00
cf981c3c08 Update .env.sample 2024-11-24 10:52:44 +08:00
06ff830ae7 Update request form email template to include generic instructions for hardcopy requests 2024-11-24 10:49:38 +08:00
b0a9b6b6f0 Finish up questionnaire app 2024-11-24 10:34:41 +08:00
8bd8df9042 Add email template for request status update, fix admin view for request unit view, and add initial app for questionnaires 2024-11-24 02:56:36 +08:00
ba19412d31 Add document requests app 2024-11-24 02:20:18 +08:00
bb9fcc3d7c Add documents app 2024-11-23 23:02:52 +08:00
ccd7c5873c Initial commit 2024-11-23 21:55:32 +08:00