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

Tailwinds Daily Rounds Form #5799

Merged
merged 17 commits into from
Jul 5, 2023
Merged

Tailwinds Daily Rounds Form #5799

merged 17 commits into from
Jul 5, 2023

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Jun 28, 2023

WHAT

🤖 Generated by Copilot at e9ecc32

This pull request adds new form field components for blood pressure and temperature inputs, enhances the existing autocomplete and form field components with additional props and styles, and refactors the page component to use a helper function for conditional class names. These changes aim to improve the user interface and the code quality of the care_fe project.

Proposed Changes

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 e9ecc32

  • Add new components for blood pressure and temperature form fields (link, link)
  • Use the classNames function to simplify the class name prop logic (link)
  • Add the icon from the threshold prop to the option icon in the Autocomplete component (link)

@rithviknishad rithviknishad requested a review from a team June 28, 2023 17:35
@rithviknishad rithviknishad requested a review from a team as a code owner June 28, 2023 17:35
@vercel
Copy link

vercel bot commented Jun 28, 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 Jul 5, 2023 9:14am

@netlify
Copy link

netlify bot commented Jun 28, 2023

Deploy Preview for care-egov-staging ready!

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

@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Jun 28, 2023
@khavinshankar khavinshankar removed the cypress failed pull request with cypress test failure label Jun 30, 2023
@github-actions
Copy link

👋 Hi, @rithviknishad,
Conflicts have been detected against the base branch. Please rebase your branch against the base branch.


This message is automatically generated by prince-chrismc/label-merge-conflicts-action so don't hesitate to report issues/improvements there.

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Jun 30, 2023
@github-actions github-actions bot removed the merge conflict pull requests with merge conflict label Jun 30, 2023
@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Jun 30, 2023
@github-actions github-actions bot added cypress passed and removed cypress failed pull request with cypress test failure labels Jul 4, 2023
@github-actions github-actions bot added cypress failed pull request with cypress test failure and removed cypress passed labels Jul 5, 2023
@nihal467 nihal467 added cypress passed and removed cypress failed pull request with cypress test failure labels Jul 5, 2023
@nihal467
Copy link
Member

nihal467 commented Jul 5, 2023

LGTM

@khavinshankar khavinshankar merged commit 6b1ff7f into develop Jul 5, 2023
26 of 29 checks passed
@khavinshankar khavinshankar deleted the tailwind/daily-rounds branch July 5, 2023 09:56
@github-actions
Copy link

github-actions bot commented Jul 5, 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.

Replace Material UI components in src/Components/Patient/DailyRounds.tsx:
3 participants