Skip to content

Commit 0b57536

Browse files
authored
adds missing endpoints in tasks-svc (#768)
* feat: add patient handlers registry * protos: add task endpoints * feat: getTasksByPatient * feat: getTasksByPatientSortedByStatus * feat: getAssignedTasks * feat: getPatientByBed * feat: getPatientsByWard * feat: getPatientDetails * feat: getPatientList * modelling and protoing * cleanup * finetuning * revive bed_id constraint * remove unused params * one more thing * feat: add taskStatusUpdated event * feat: add taskStatusUpdated to projection * feat: add timestamp to metadata * protos * tidy * test * models * back * imports * again * fix: use right eventListener * fix * add reasoning * fix: assignedUser to nullUUID * protos * fix: alter tests * models * fix: add authz * fix: compatability constraints * fix: database schema * formatting
1 parent f159dee commit 0b57536

File tree

88 files changed

+23047
-1963
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

88 files changed

+23047
-1963
lines changed

gen/dart/lib/services/tasks_svc/v1/patient_svc.pb.dart

Lines changed: 1774 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gen/dart/lib/services/tasks_svc/v1/patient_svc.pbgrpc.dart

Lines changed: 100 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)