Commit e88a2b3
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- gen
- dart/lib/services
- property_svc/v1
- task_svc/v1
- tasks_svc/v1
- user_svc/v1
- go/services/tasks_svc/v1
- python
- proto/services/tasks_svc/v1
- services/tasks_svc/v1
- ts
- proto/services/tasks_svc/v1
- services/tasks_svc/v1
- proto/services/tasks_svc/v1
- services
- impulse_svc/gen
- proto/services/tasks_svc/v1
- services/tasks_svc/v1
- tasks-svc
- internal
- bed
- room
- task-template
- ward
- locale
- repos
- bed_repo
- room_repo
- task_template_repo
- ward_repo
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 changedLines changed: 33 additions & 33 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 27 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments