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

Remove unwanted covid fields #7870

Merged
merged 11 commits into from
May 21, 2024
Merged

Remove unwanted covid fields #7870

merged 11 commits into from
May 21, 2024

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar commented May 21, 2024

Proposed Changes

  • Fixes Modify the registration form to hide covid related fields #7825
  • Removed the following fields from the patient registration form
    • disease status
    • contact_with_confirmed_carrier
    • contact_with_suspected_carrier
    • estimated_contact_date
    • number_of_primary_contacts
    • number_of_secondary_contacts
    • date_of_result
    • test_id
    • srf_id
    • test_type
  • Removed disease status filter from shifting filters
  • Removed disease status, srf id and date of result range filters from patient filters
  • Removed disease status and test type from shifting details page
  • Removed card highlighting based on disease status (red background in shifting and patient cards)
  • Removed contact_with_confirmed_carrier and contact_with_suspected_carrier badges on patient details page
  • Removed all the above mentioned fields from the patient model
  • Removed respective cypress tests

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

@khavinshankar khavinshankar requested a review from a team as a code owner May 21, 2024 09:39
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 21, 2024 11:52am

Copy link

netlify bot commented May 21, 2024

Deploy Preview for care-net failed.

Name Link
🔨 Latest commit 8ac2460
🔍 Latest deploy log https://app.netlify.com/sites/care-net/deploys/664c6be5be70b20008c4ed6c

@github-actions github-actions bot added the Deploy-Failed Deplyment is not showing preview label May 21, 2024
Copy link

netlify bot commented May 21, 2024

Deploy Preview for care-egov-staging ready!

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

Copy link

cypress bot commented May 21, 2024

Passing run #2574 ↗︎

0 124 0 0 Flakiness 0

Details:

Remove unwanted covid fields
Project: CARE Commit: fe428b22ad
Status: Passed Duration: 02:57 💡
Started: May 21, 2024 11:56 AM Ended: May 21, 2024 11:59 AM

Review all test suite changes for PR #7870 ↗︎

@khavinshankar khavinshankar added urgent needs testing needs review P1 breaking issue or vital feature and removed Deploy-Failed Deplyment is not showing preview labels May 21, 2024
@nihal467
Copy link
Member

remove the covid result date filter in the patient advance filter

@nihal467
Copy link
Member

LGTM

@gigincg gigincg merged commit f71075d into develop May 21, 2024
64 of 65 checks passed
@gigincg gigincg deleted the fix-7825 branch May 21, 2024 13:28
Copy link

@khavinshankar 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! 🙌

@gigincg
Copy link
Member

gigincg commented May 21, 2024

@khavinshankar This needs to be followed up with a backend PR to preserve the data we have hidden here and move them to a more relevant table.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs review P1 breaking issue or vital feature tested urgent
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Modify the registration form to hide covid related fields
3 participants