Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds support for specifying onset and cure date in Encounter Symptoms #7874

Merged
merged 23 commits into from
May 28, 2024

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented May 21, 2024

Required Backends

Proposed Changes

image image image

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • Update product documentation.
  • Ensure that UI text is kept in I18n files.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • Request for Peer Reviews
  • Completion of QA

@rithviknishad rithviknishad added urgent Backend P1 breaking issue or vital feature work-in-progress labels May 21, 2024
Copy link

vercel bot commented May 21, 2024

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

Name Status Preview Comments Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 28, 2024 11:14am

Copy link

netlify bot commented May 21, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 1ba42ae
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6655bc6a8240da0008d12d58
😎 Deploy Preview https://deploy-preview-7874--care-egov-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@rithviknishad rithviknishad changed the title Adds depth to Encounter Symptoms Adds support for specifying onset and cure date in Encounter Symptoms May 21, 2024
Copy link

cypress bot commented May 21, 2024

21 failed tests on run #2649 ↗︎

21 103 0 0 Flakiness 0

Details:

Adds support for specifying onset and cure date in Encounter Symptoms
Project: CARE Commit: 177a8804bd
Status: Failed Duration: 05:40 💡
Started: May 28, 2024 10:48 AM Ended: May 28, 2024 10:53 AM
Failed  patient_consultation.cy.ts • 6 failed tests • UI-Chrome

View Output

Test Artifacts
Patient Consultation in multiple combination > OP Patient with admission consultation Test Replay Screenshots
Patient Consultation in multiple combination > OP Patient with Declare Death Test Replay Screenshots
Patient Consultation in multiple combination > Internal Transfer within facility Patient with Domicilary Care Test Replay Screenshots
Patient Consultation in multiple combination > Referred From another Facility Patient with OP consultation Test Replay Screenshots
Patient Consultation in multiple combination > OP Patient with Refer to another hospital consultation Test Replay Screenshots
Patient Consultation in multiple combination > Edit created consultation to existing patient Test Replay Screenshots
Failed  patient_logupdate.cy.ts • 4 failed tests • UI-Chrome

View Output

Test Artifacts
Patient Log Update in Normal, Critical and TeleIcu > Create a new log teleicu update for a domicilary care patient and verify the copy previous value function Test Replay Screenshots
Patient Log Update in Normal, Critical and TeleIcu > Create a new log normal update for a domicilary care patient and edit it Test Replay Screenshots
Patient Log Update in Normal, Critical and TeleIcu > Create a new log normal update for a admission patient and verify its reflection in cards Test Replay Screenshots
Patient Log Update in Normal, Critical and TeleIcu > Create a normal log update to verify MEWS Score Functionality Test Replay Screenshots
Failed  patient_fileupload.cy.ts • 6 failed tests • UI-Chrome

View Output

Test Artifacts
Patient File upload in patient details page > Record an Audio and download the file Test Replay Screenshots
Patient File upload in patient details page > Upload a File and archive it Test Replay Screenshots
Patient File upload in patient details page > User-level Based Permission for File Modification Test Replay Screenshots
Patient File upload in patient consultation page > Record an Audio and download the file Test Replay Screenshots
Patient File upload in patient consultation page > Upload a File and archive it Test Replay Screenshots
Patient File upload in patient consultation page > User-level Based Permission for File Modification Test Replay Screenshots
Failed  patient_discharge.cy.ts • 4 failed tests • UI-Chrome

View Output

Test Artifacts
Patient Discharge based on multiple reason > Discharge a LAMA patient in the consultation Test Replay Screenshots
Patient Discharge based on multiple reason > Discharge a expired patient in the consultation Test Replay Screenshots
Patient Discharge based on multiple reason > Discharge patient with referred reason to a facility Test Replay Screenshots
Patient Discharge based on multiple reason > Discharge a recovered patient with all relevant fields Test Replay Screenshots
Failed  patient_prescription.cy.ts • 1 failed test • UI-Chrome

View Output

Test Artifacts
Patient Medicine Administration > Add a new medicine for a patient and verify the duplicate medicine validation Test Replay Screenshots

Review all test suite changes for PR #7874 ↗︎

@rithviknishad rithviknishad marked this pull request as ready for review May 21, 2024 16:57
@rithviknishad rithviknishad requested a review from a team as a code owner May 21, 2024 16:57
@nihal467
Copy link
Member

LGTM tested through Tunnel

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label May 28, 2024
Copy link

👋 Hi, @rithviknishad,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

Copy link

netlify bot commented May 28, 2024

Deploy Preview for care-net failed.

Name Link
🔨 Latest commit 9bb273e
🔍 Latest deploy log https://app.netlify.com/sites/care-net/deploys/6655728a9b19f2000891fb0c

@github-actions github-actions bot added the Deploy-Failed Deplyment is not showing preview label May 28, 2024
@khavinshankar khavinshankar merged commit 54a3244 into develop May 28, 2024
56 of 62 checks passed
@khavinshankar khavinshankar deleted the symptoms-v2 branch May 28, 2024 11:23
Copy link

@rithviknishad Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

Copy link

sentry-io bot commented Jun 3, 2024

Suspect Issues

This pull request was deployed and Sentry observed the following issues:

  • ‼️ TypeError: Cannot read properties of undefined (reading 'map') CreateSymptomsBuilder(src/Components/Symptoms/S... View Issue

Did you find this useful? React with a 👍 or 👎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for date of onset selection for each symptom Symptoms: Building depth in consultation
3 participants