mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-27 06:15:57 +03:00
[PR #472] [MERGED] refactor: replace axios with dFlowRestSdk for VPS order management an… #487
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#487
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/dflow-sh/dflow/pull/472
Author: @jagadeesh507
Created: 10/9/2025
Status: ✅ Merged
Merged: 10/9/2025
Merged by: @pavanbhaskardev
Base:
main← Head:restapi-restsdk📝 Commits (3)
e35f2d5refactor: replace axios with dFlowRestSdk for VPS order management and enhance instance response handling0d8e2b2refactor: replace axios with dFlowRestSdk for VPS order creation and improve response handling3f3ff89chore: add check-mark animation📊 Changes
5 files changed (+109 additions, -50 deletions)
View changed files
📝
src/actions/cloud/index.ts(+32 -15)📝
src/components/servers/dflowVpsForm/OrderForm.tsx(+41 -3)📝
src/payload/collections/Servers/hooks/nextBillingDate.ts(+9 -12)📝
src/payload/collections/Servers/hooks/populateDflowVpsDetails.ts(+12 -5)📝
src/queues/dFlow/addCreateVpsQueue.ts(+15 -15)📄 Description
…d enhance instance response handling
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.