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

Migrate useDispatch to useQuery for 📂 File Upload module #7174

Merged
merged 7 commits into from
Feb 21, 2024

Conversation

rithviknishad
Copy link
Member

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

@rithviknishad rithviknishad requested a review from a team as a code owner February 5, 2024 15:48
Copy link

netlify bot commented Feb 5, 2024

Deploy Preview for care-egov-staging ready!

Name Link
🔨 Latest commit 96a031f
🔍 Latest deploy log https://app.netlify.com/sites/care-egov-staging/deploys/65d323b4a542b200080f2941
😎 Deploy Preview https://deploy-preview-7174--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.

Copy link

vercel bot commented Feb 5, 2024

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 Feb 19, 2024 9:48am

Copy link

cypress bot commented Feb 5, 2024

Passing run #2117 ↗︎

0 103 0 0 Flakiness 0

Details:

Migrate useDispatch to useQuery for 📂 File Upload module
Project: CARE Commit: 96a031f290
Status: Passed Duration: 02:28 💡
Started: Feb 19, 2024 9:51 AM Ended: Feb 19, 2024 9:54 AM

Review all test suite changes for PR #7174 ↗︎

@nihal467
Copy link
Member

nihal467 commented Feb 14, 2024

@rithviknishad https://deploy-preview-7174--care-net.netlify.app/facility/9f6ac58c-c572-4965-be8d-c15415dd9f55/patient/b3828472-3a4c-4488-a6cb-46060de2aaaa/consultation/368a312c-4654-44bb-a549-5e4c55643d23/files

userid: nihal-district password: Test@123

This above mentioned patient have no file present in the consultation file, but it is still showing a unnamed file present in the section

image

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Feb 14, 2024
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 removed the merge conflict pull requests with merge conflict label Feb 14, 2024
@nihal467
Copy link
Member

LGTM

@nihal467 nihal467 added tested reviewed reviewed by a core member and removed needs testing labels Feb 20, 2024
@khavinshankar khavinshankar merged commit af27333 into develop Feb 21, 2024
61 of 63 checks passed
@khavinshankar khavinshankar deleted the useQuery-migrations/file-upload branch February 21, 2024 08:00
Copy link

@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
Labels
reviewed reviewed by a core member tested
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace useDispatch w. useQuery/request: File Upload (src/Components/Patient/FileUpload.tsx)
4 participants