Skip to content

Commit e88a2b3

Browse files
PaulKalhoFoseFx
andauthored
migrates task to tasks-svc (#769)
* 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 * bed * room * ward * task_template * 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 * protos * models and imports * error * add reasoning * fix: assignedUser to nullUUID * protos * fix: alter tests * models * fix: add authz * fix: compatability constraints * fix: database schema * formatting * models * protos * Update proto/services/tasks_svc/v1/bed_svc.proto Co-authored-by: Max Baumann <[email protected]> * Update proto/services/tasks_svc/v1/task_template_svc.proto Co-authored-by: Max Baumann <[email protected]> * Update proto/services/tasks_svc/v1/ward_svc.proto Co-authored-by: Max Baumann <[email protected]> * Update proto/services/tasks_svc/v1/ward_svc.proto Co-authored-by: Max Baumann <[email protected]> * Update proto/services/tasks_svc/v1/ward_svc.proto Co-authored-by: Max Baumann <[email protected]> * Update proto/services/tasks_svc/v1/task_template_svc.proto Co-authored-by: Max Baumann <[email protected]> * protos --------- Co-authored-by: Max Baumann <[email protected]>
1 parent da3ccfb commit e88a2b3

File tree

126 files changed

+70403
-593
lines changed

Some content is hidden

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

126 files changed

+70403
-593
lines changed

gen/dart/lib/services/property_svc/v1/property_svc.pb.dart

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

gen/dart/lib/services/property_svc/v1/property_value_svc.pb.dart

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

gen/dart/lib/services/property_svc/v1/types.pb.dart

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

0 commit comments

Comments
 (0)