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

Added None option in admitted_to bed filters so that we can filter for patient who are admitted but no bed assigned #5550

Merged
merged 7 commits into from
Sep 12, 2023

Conversation

yaswanthsaivendra
Copy link
Contributor

@yaswanthsaivendra yaswanthsaivendra commented May 27, 2023

WHAT

🤖 Generated by Copilot at b36036c

Add "None" option to ADMITTED_TO dropdown menu for patient facility type. This allows tracking patients who are not admitted to any facility.

Proposed Changes

  • Fixes Issue
  • Added None option in ADMITTED_TO const Object.
    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

HOW

🤖 Generated by Copilot at b36036c

  • Add a new option "None" to the facility type dropdown menu (link)

@yaswanthsaivendra yaswanthsaivendra requested a review from a team May 27, 2023 19:01
@yaswanthsaivendra yaswanthsaivendra requested a review from a team as a code owner May 27, 2023 19:01
@vercel
Copy link

vercel bot commented May 27, 2023

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 Sep 5, 2023 9:11pm

@netlify
Copy link

netlify bot commented May 27, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit d3ebad6
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64f7994f1b925d0008df4bd1
😎 Deploy Preview https://deploy-preview-5550--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.

src/Common/constants.tsx Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Jun 1, 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
No Duplication information No Duplication information

@nihal467
Copy link
Member

nihal467 commented Sep 5, 2023

LGTM

@khavinshankar khavinshankar merged commit 8a704af into coronasafe:develop Sep 12, 2023
26 of 27 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
5 participants