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

Tailwind src/Components/Patient/SamplePreview #5702

Merged
merged 1 commit into from
Jun 23, 2023
Merged

Tailwind src/Components/Patient/SamplePreview #5702

merged 1 commit into from
Jun 23, 2023

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar commented Jun 16, 2023

WHAT

🤖 Generated by Copilot at 03ed757

This pull request modifies the frontend code to handle the new format of the patient_travel_history field in the sample test API. It updates the SampleTestModel interface and the SampleDetails component to display the travel history as an array of strings.

Proposed Changes

@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 03ed757

  • Update SampleTestModel interface to use an array of strings for patient_travel_history field (link)
  • Sort and group imports by type (local, external, react) (link)
  • Simplify parsing and rendering of sampleDetails.patient_travel_history by using an array instead of a JSON string (link)

@khavinshankar khavinshankar requested a review from a team June 16, 2023 08:54
@khavinshankar khavinshankar requested a review from a team as a code owner June 16, 2023 08:54
@vercel
Copy link

vercel bot commented Jun 16, 2023

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

Name Status Preview Updated (UTC)
care-storybook ✅ Ready (Inspect) Visit Preview Jun 16, 2023 8:54am

@netlify
Copy link

netlify bot commented Jun 16, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 03ed757
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/648c235d9cd7d900083f6a6a
😎 Deploy Preview https://deploy-preview-5702--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.

@nihal467
Copy link
Member

LGTM

@gigincg gigincg merged commit 5995462 into develop Jun 23, 2023
@github-actions
Copy link

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

@sainak sainak deleted the fix#4983 branch February 21, 2024 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace Material UI components in src/Components/Patient/SamplePreview.tsx:
4 participants