[PR #472] [MERGED] refactor: replace axios with dFlowRestSdk for VPS order management an… #487

Closed
opened 2026-03-03 11:30:13 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: restapi-restsdk


📝 Commits (3)

  • e35f2d5 refactor: replace axios with dFlowRestSdk for VPS order management and enhance instance response handling
  • 0d8e2b2 refactor: replace axios with dFlowRestSdk for VPS order creation and improve response handling
  • 3f3ff89 chore: 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.

## 📋 Pull Request Information **Original PR:** https://github.com/dflow-sh/dflow/pull/472 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 10/9/2025 **Status:** ✅ Merged **Merged:** 10/9/2025 **Merged by:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Base:** `main` ← **Head:** `restapi-restsdk` --- ### 📝 Commits (3) - [`e35f2d5`](https://github.com/dflow-sh/dflow/commit/e35f2d50ba31baf30e4120f150ee5aed28316434) refactor: replace axios with dFlowRestSdk for VPS order management and enhance instance response handling - [`0d8e2b2`](https://github.com/dflow-sh/dflow/commit/0d8e2b230f5dc22be36cbb989564f4023240d05a) refactor: replace axios with dFlowRestSdk for VPS order creation and improve response handling - [`3f3ff89`](https://github.com/dflow-sh/dflow/commit/3f3ff89f9958ab2cca206422f85729a9f11aaff8) chore: add check-mark animation ### 📊 Changes **5 files changed** (+109 additions, -50 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description …d enhance instance response handling --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:30:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/dflow#487
No description provided.