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

Adds support for useMutation hook #8891

Merged
merged 4 commits into from
Oct 24, 2024

Conversation

rithviknishad
Copy link
Member

@rithviknishad rithviknishad commented Oct 23, 2024

Proposed Changes

  • Adds support for useMutation hook
  • Use useMutation in Create Prescription Form

@ohcnetwork/care-fe-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 October 23, 2024 06:05
Copy link

netlify bot commented Oct 23, 2024

Deploy Preview for care-ohc ready!

Name Link
🔨 Latest commit 91b2b7c
🔍 Latest deploy log https://app.netlify.com/sites/care-ohc/deploys/6718d5eb676ad100080d018e
😎 Deploy Preview https://deploy-preview-8891--care-ohc.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

cypress bot commented Oct 23, 2024

CARE    Run #3735

Run Properties:  status check passed Passed #3735  •  git commit 91b2b7c354: Adds support for `useMutation` hook
Project CARE
Branch Review rithviknishad/feat/useMutation
Run status status check passed Passed #3735
Run duration 03m 07s
Commit git commit 91b2b7c354: Adds support for `useMutation` hook
Committer Rithvik Nishad
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 125
View all changes introduced in this branch ↗︎

@github-actions github-actions bot added the merge conflict pull requests with merge conflict label Oct 23, 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.

Copy link

cloudflare-workers-and-pages bot commented Oct 23, 2024

Deploying care-fe with  Cloudflare Pages  Cloudflare Pages

Latest commit: 91b2b7c
Status: ✅  Deploy successful!
Preview URL: https://6558704e.care-fe.pages.dev
Branch Preview URL: https://rithviknishad-feat-usemutati.care-fe.pages.dev

View logs

@rithviknishad rithviknishad added needs review and removed merge conflict pull requests with merge conflict labels Oct 23, 2024
Copy link
Member

@bodhish bodhish left a comment

Choose a reason for hiding this comment

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

LGTM

@bodhish
Copy link
Member

bodhish commented Oct 23, 2024

@rithviknishad test if it works and lets merge.

@rithviknishad
Copy link
Member Author

Tested, working. the cypress fix unrelated to this PR was a flaky test happening. Nihal suggested to remove those lines for now.

@rithviknishad rithviknishad requested review from gigincg and khavinshankar and removed request for gigincg October 24, 2024 01:54
@khavinshankar khavinshankar merged commit a0490fd into develop Oct 24, 2024
27 checks passed
@khavinshankar khavinshankar deleted the rithviknishad/feat/useMutation branch October 24, 2024 02:18
Copy link

@rithviknishad Your efforts have helped advance digital healthcare and TeleICU systems. 🚀 Thank you for taking the time out to make CARE better. We hope you continue to innovate and contribute; your impact is immense! 🙌

noufalrahim pushed a commit to noufalrahim/care_fe that referenced this pull request Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants