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

fixes respiratory support filters and adds badge #5360

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Apr 20, 2023

WHAT

🤖 Generated by Copilot at 38322f4

This pull request adds a new feature to filter and sort patients by their respiratory support type in the ManagePatients component. It also updates the Common locale file with the translation keys and values for the respiratory support types.

Proposed Changes

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

HOW

🤖 Generated by Copilot at 38322f4

  • Add ventilator_interface property to PatientManager component to filter patients by respiratory support type (link)
  • Update patient data from API whenever ventilator_interface filter value changes (link)
  • Display respiratory support type of each patient in a new column of the patient table (link)
  • Add translation keys and values for respiratory support types to Common.json file (link)

@rithviknishad rithviknishad requested a review from a team April 20, 2023 08:56
@rithviknishad rithviknishad requested a review from a team as a code owner April 20, 2023 08:56
@vercel
Copy link

vercel bot commented Apr 20, 2023

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

Name Status Preview Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview Apr 20, 2023 8:56am

@netlify
Copy link

netlify bot commented Apr 20, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 38322f4
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/6440fe2c1d773c0008fbf376
😎 Deploy Preview https://deploy-preview-5360--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 settings.

@rithviknishad rithviknishad added urgent P1 breaking issue or vital feature labels Apr 20, 2023
@sonarcloud
Copy link

sonarcloud bot commented Apr 20, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@nihal467
Copy link
Member

LGTM

@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Apr 20, 2023
@khavinshankar khavinshankar merged commit 26882a2 into develop Apr 20, 2023
@github-actions
Copy link

@rithviknishad We truly appreciate your efforts. Thank you for taking the time to contribute; this is a very valuable contribution to us 🥇. We always welcome your contribution 🙂, so feel free to contribute to anything anytime, and never lose that spirit of innovation 🙌.

@rithviknishad rithviknishad deleted the fix-respiratory-support-filters branch July 26, 2023 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cypress failed pull request with cypress test failure P1 breaking issue or vital feature tested urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Respiratory filters are not working in patient advance filters
3 participants