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

🛠️ Replace useDispatch w. useQuery/request: Facility (Part 1, A-D) (src/Components/Facility/[A-D]*.tsx #6452

Closed
wants to merge 1 commit into from

Conversation

thtauhid
Copy link
Contributor

@thtauhid thtauhid commented Oct 15, 2023

WHAT

🤖 Generated by Copilot at a563b2d

Refactored the data fetching logic for facility users in DoctorVideoSlideover component using useQuery and routes. Added a new API endpoint and type for facility users in api.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 a563b2d

  • Add getFacilityUsers endpoint to routes object with UserAssignedModel type for response data (F1L3, F1L213)

@vercel
Copy link

vercel bot commented Oct 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 Oct 15, 2023 6:39pm

@netlify
Copy link

netlify bot commented Oct 15, 2023

Deploy Preview for care-egov-staging ready!

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

@thtauhid thtauhid changed the title Fixes #6376 🛠️ Replace useDispatch w. useQuery/request: Facility (Part 1, A-D) (src/Components/Facility/[A-D]*.tsx Oct 15, 2023
@khavinshankar
Copy link
Member

Hey @thtauhid, just a heads up, skip the ConfigureFacility file, I took care of that in #6470

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Oct 25, 2023
@github-actions
Copy link

👋 Hi, @thtauhid,
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.

Copy link

github-actions bot commented Nov 2, 2023

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 2, 2023
@rithviknishad
Copy link
Member

Hey @thtauhid 👋🏼
Any updates on this?

@github-actions github-actions bot removed the stale label Nov 7, 2023
Copy link

Hi, This pr has been automatically marked as stale because it has not had any recent activity. It will be automatically closed if no further activity occurs for 7 more days. Thank you for your contributions.

@github-actions github-actions bot added the stale label Nov 14, 2023
@thtauhid thtauhid closed this Nov 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
merge conflict pull requests with merge conflict stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🛠️ Replace useDispatch w. useQuery/request: Facility (Part 1, A-D) (src/Components/Facility/*)
3 participants