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

Conversation

@anthonyaperez
Copy link
Contributor

Fixes #2497

We refactored some of the patient notes code to support adding, deleting, and editing notes for incidents and wrote the corresponding tests for each component.

  • Added a Notes tab at the bottom of each incident with a button that enables the adding of notes
  • Made notes in the above tab editable and deletable
  • Created mutation hooks in order to add, edit, and delete incident notes

DrewGregory and others added 30 commits November 7, 2020 00:41
Add functionality to link visit to lab, and updated the schema to have a visitId in the Lab model.

fix HospitalRun#2184
@vercel
Copy link

vercel bot commented Apr 16, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
hospitalrun-frontend ✅ Ready (Inspect) Visit Preview Apr 16, 2022 at 8:23PM (UTC)

@CLAassistant
Copy link

CLAassistant commented Apr 16, 2022

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
4 out of 5 committers have signed the CLA.

✅ jrmkim50
✅ DrewGregory
✅ jameszheng405
✅ anthonyaperez
❌ aguptamusic
You have signed the CLA already but the status is still pending? Let us recheck it.

@anthonyaperez anthonyaperez changed the title Aperez/incident notes rtl tests feat(incident): add the ability to document notes on a reported incident Apr 16, 2022
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.

Incidents: add the ability to document notes on a reported incident

6 participants