Skip to content
This repository has been archived by the owner on Jun 16, 2022. It is now read-only.

Patient/Doctor records upload #147

Open
3 tasks
ARMmaster17 opened this issue Feb 21, 2022 · 0 comments
Open
3 tasks

Patient/Doctor records upload #147

ARMmaster17 opened this issue Feb 21, 2022 · 0 comments
Assignees
Labels
Backend Changes are expected to be made to the service, repository, or controller level of Java source files enhancement New feature or request
Milestone

Comments

@ARMmaster17
Copy link
Member

Summary

From the original project specification, and further input from the "customer", both the patient and the doctor users need the ability to upload files to the records pages.

Blocks #136
Blocked by #26 and #57

Implementation

  • Implement POST route and set as target of HTML form on records page.
  • Create a FileEntity and upload to storage provider.
  • Populate records page with list of all FileEntity instances in the DB (don't worry about filtering by who uploaded what. ACL support will be a separate ticket).
@ARMmaster17 ARMmaster17 added enhancement New feature or request blocked This issue is blocked by a pending PR or another issue that must be resolved first. Backend Changes are expected to be made to the service, repository, or controller level of Java source files labels Feb 21, 2022
@ARMmaster17 ARMmaster17 added this to the Sprint 2 milestone Feb 21, 2022
@ARMmaster17 ARMmaster17 moved this to Committed in Kanban Board Feb 21, 2022
@ARMmaster17 ARMmaster17 mentioned this issue Feb 21, 2022
3 tasks
@ARMmaster17 ARMmaster17 removed the blocked This issue is blocked by a pending PR or another issue that must be resolved first. label Feb 23, 2022
@ARMmaster17 ARMmaster17 modified the milestones: Sprint 2, Sprint 3 Mar 27, 2022
@ARMmaster17 ARMmaster17 modified the milestones: Sprint 3, Sprint 4 Apr 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Backend Changes are expected to be made to the service, repository, or controller level of Java source files enhancement New feature or request
Projects
Status: Committed
Development

No branches or pull requests

2 participants