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 procedure card to the patient dashboard #5464

Closed
wants to merge 4 commits into from

Conversation

patelaryan7751
Copy link
Contributor

@patelaryan7751 patelaryan7751 commented May 15, 2023

WHAT

🤖 Generated by Copilot at 92baa18

This pull request adds a feature to show the procedure details of a consultation in the ConsultationDetails component. It also improves the code readability and consistency in src/Components/Facility/ConsultationDetails.tsx.

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 92baa18

  • Add a new feature to display the procedure details of the consultation (link)
  • Improve the readability and formatting of the component by adding an empty line of code (link)
  • Remove an unnecessary empty line of code that does not affect the functionality of the component (link)

@patelaryan7751 patelaryan7751 requested a review from a team May 15, 2023 13:29
@patelaryan7751 patelaryan7751 requested a review from a team as a code owner May 15, 2023 13:29
@vercel
Copy link

vercel bot commented May 15, 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 May 16, 2023 1:58am

@netlify
Copy link

netlify bot commented May 15, 2023

Deploy Preview for care-egov-staging ready!

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

@patelaryan7751 can you remove the procedure from the medicine section and mark it for testing

@patelaryan7751
Copy link
Contributor Author

Hey @nihal467 i have removed the procedure from medicine tab

package-lock.json Outdated Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented May 16, 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 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you accidentally delete this file now? 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeahh it got commited i deleted it.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you do realize that upon merging this, this file would be deleted even from develop branch right? 😅

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah i would be giving a PR in other branch my package.lock.json got updated

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.

View procedures in Patient Dashboard
3 participants