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

replaced all axios with native fetch and XMLHttpRequest #7368

Merged
merged 4 commits into from Mar 12, 2024

Conversation

itxsoumya
Copy link
Contributor

Proposed Changes

Replaced all axios queries with fetch and axios uploadFile functionalities with XMLHttpRequest.

@coronasafe/care-fe-code-reviewers @coronasafe/code-reviewers

@itxsoumya itxsoumya requested a review from a team as a code owner March 10, 2024 04:28
Copy link

vercel bot commented Mar 10, 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 Mar 12, 2024 0:05am

Copy link

netlify bot commented Mar 10, 2024

Deploy Preview for care-egov-staging ready!

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

@rithviknishad rithviknishad left a comment

Choose a reason for hiding this comment

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

Awesome!

@nihal467
Copy link
Member

LGTM

@nihal467 nihal467 added tested reviewed reviewed by a core member and removed needs testing needs review labels Mar 12, 2024
@khavinshankar khavinshankar merged commit 4c51d3a into coronasafe:develop Mar 12, 2024
36 checks passed
Copy link

@itxsoumya 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! 🙌

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 usage of axios with request or fetch
6 participants