10 Commits

Author SHA1 Message Date
26d20f3c36 fix: SurveyInstance.save() auto-sets hospital from template + deep workflow V3 tests
All checks were successful
Build and Push Docker Image / build (push) Successful in 2m25s
Bug fix: SurveyInstance had a required hospital FK but save() didn't auto-set it
from the template. Any code path creating an instance without explicitly passing
hospital would crash with IntegrityError. Fixed save() to auto-set
hospital = survey_template.hospital when hospital_id is empty.

Deep workflow V3 (9 module groups, 11 PASS):
- Survey: instance create + public token form renders 
- PX Source user: complaint + inquiry create forms 
- Callcenter: complaint create form 
- Adverse action: create on complaint (HTTP 302) 
- Admin config: SLA config + escalation rule + threshold create 
- Journey template: create 
- Reference folder: create 
- Complaint template: list + detail 
- Physician detail: loads 
2026-06-17 21:32:38 +03:00
177a7e0f5f updates 2026-04-08 17:13:35 +03:00
6b51b0870d More updates 2026-03-28 14:03:56 +03:00
c16e410fdd Remove hospital dropdowns from templates and fix JavaScript dependencies 2026-03-11 00:17:53 +03:00
39b1dcb8c0 lots of updates 2026-02-22 08:35:53 +03:00
72dd1e8e3c more updates in complaint and survey 2026-02-10 12:33:31 +03:00
42cf7bf8f1 update on the surevey 2026-01-24 15:27:30 +03:00
eb578d9f9b update complain and add ai and sentiment analysis 2026-01-06 18:23:04 +03:00
Marwan Alwali
ac58f5c82f update survey-feedback 2025-12-28 20:01:22 +03:00
Marwan Alwali
2e15c5db7c first commit 2025-12-24 12:42:31 +03:00