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

Medicine Administrations: Adds administered_date input #6206

Merged
merged 5 commits into from
Sep 6, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Sep 1, 2023

WHAT

🤖 Generated by Copilot at 1269460

The pull request adds a feature to the AdministerMedicine component that lets the user set a custom time for medicine administration. It also refactors the MedicineAdministrationRecord type to align with the backend model. The changes affect the files src/Components/Medicine/AdministerMedicine.tsx and src/Components/Medicine/models.ts.

Required Backends:

Proposed Changes

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

HOW

🤖 Generated by Copilot at 1269460

  • Add a feature to administer medicine for a custom time in the past (link, link, link, link)
  • Reorder the fields of the MedicineAdministrationRecord type to match the backend model (link)

@rithviknishad rithviknishad requested a review from a team September 1, 2023 11:05
@rithviknishad rithviknishad requested a review from a team as a code owner September 1, 2023 11:05
@vercel
Copy link

vercel bot commented Sep 1, 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 6, 2023 3:10am

@netlify
Copy link

netlify bot commented Sep 1, 2023

Deploy Preview for care-egov-staging ready!

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

@nihal467
Copy link
Member

nihal467 commented Sep 5, 2023

@rithviknishad add the same for the bulk administration as well

@github-actions github-actions bot added cypress passed and removed cypress failed pull request with cypress test failure labels Sep 5, 2023
@nihal467
Copy link
Member

nihal467 commented Sep 5, 2023

LGTM

@khavinshankar khavinshankar merged commit 55c0ae0 into develop Sep 6, 2023
9 of 16 checks passed
@khavinshankar khavinshankar deleted the prescriptions/administered-date branch September 6, 2023 03:10
@github-actions
Copy link

github-actions bot commented Sep 6, 2023

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

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.

Prescription : Add a field to manually input date and time
3 participants