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 ui to add and update health facility id #6136

Merged
merged 4 commits into from
Aug 25, 2023
Merged

added ui to add and update health facility id #6136

merged 4 commits into from
Aug 25, 2023

Conversation

khavinshankar
Copy link
Member

@khavinshankar khavinshankar commented Aug 23, 2023

WHAT

🤖 Generated by Copilot at ef4dd19

This pull request adds a new feature to the frontend that allows ABDM-enabled users to configure health facilities. It introduces a new component, ConfigureHealthFacility, and a new route to access it. It also adds new actions and API endpoints to handle the backend communication for the feature.

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 ef4dd19

  • Add a new component ConfigureHealthFacility to create or update health facility configurations for facilities (link)
  • Import the component in src/Router/AppRouter.tsx (link)
  • Add a new route to render the ConfigureHealthFacility component (link)
  • Add a new dropdown item to the facility home page to navigate to the ConfigureHealthFacility component (link)
  • Add a new set of actions and API endpoints to handle the health facility configuration (link, link)
  • Remove the unused useSelector import from src/Components/Facility/FacilityHome.tsx (link)

@khavinshankar khavinshankar added Backend P1 breaking issue or vital feature ABDM labels Aug 23, 2023
@khavinshankar khavinshankar requested a review from a team August 23, 2023 05:49
@khavinshankar khavinshankar requested a review from a team as a code owner August 23, 2023 05:49
@khavinshankar khavinshankar requested a review from bodhish August 23, 2023 05:49
@vercel
Copy link

vercel bot commented Aug 23, 2023

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

Name Status Preview Comments Updated (UTC)
care-storybook ❌ Failed (Inspect) Aug 25, 2023 0:01am

@netlify
Copy link

netlify bot commented Aug 23, 2023

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 189c4f6
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/64e8977669fd5800083929a3
😎 Deploy Preview https://deploy-preview-6136--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 Aug 23, 2023
@khavinshankar khavinshankar removed Backend cypress failed pull request with cypress test failure labels Aug 25, 2023
@github-actions github-actions bot added the cypress failed pull request with cypress test failure label Aug 25, 2023
@gigincg gigincg merged commit 568a542 into develop Aug 25, 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 🙌.

@bodhish bodhish deleted the hfr branch December 1, 2024 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cypress failed pull request with cypress test failure P1 breaking issue or vital feature tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support Linking ABDM Health Facility Ids with Care Facilities
3 participants