Skip to content
This repository has been archived by the owner on Jan 9, 2023. It is now read-only.

feat(labs): add requestedby to new laboratory request #2086

Merged
merged 1 commit into from
May 17, 2020
Merged

feat(labs): add requestedby to new laboratory request #2086

merged 1 commit into from
May 17, 2020

Conversation

marcosvega91
Copy link
Contributor

Add new field requestedBy into the model.
The field is auto filled by system when a new lab request is created.
The new field will contain the user id of the current user

fix #2082

Changes proposed in this pull request:

  • add field to model
  • update request lab action to fill the filed
  • update tests

Add new field into the model. The field is auto filled by system when a new lab request is created.
The new field will contain the user id of the current user

fix #2082
@gitpod-io
Copy link

gitpod-io bot commented May 17, 2020

@vercel
Copy link

vercel bot commented May 17, 2020

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/hospitalrun/hospitalrun-frontend/cap0ut85t
✅ Preview: https://hospitalrun-fro-git-fork-marcosvega91-feature-addrequest-1393b2.hospitalrun.now.sh

@marcosvega91 marcosvega91 changed the title feat(newlabrequest): add requestedBy to NewLabRequest feat(newlabrequest): add requestedBy May 17, 2020
@matteovivona matteovivona changed the title feat(newlabrequest): add requestedBy feat(newlabrequest): add requestedby May 17, 2020
@matteovivona matteovivona changed the title feat(newlabrequest): add requestedby feat(labs): add requestedby to new laboratory request May 17, 2020
@matteovivona matteovivona merged commit 739863f into HospitalRun:master May 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add requested by to lab
3 participants