[PR #278] [MERGED] feat: add next billing date handling and update server details; refac… #414

Closed
opened 2026-03-03 11:29:50 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/278
Author: @charanm927
Created: 6/30/2025
Status: Merged
Merged: 6/30/2025
Merged by: @charanm927

Base: mainHead: next-billing


📝 Commits (2)

  • 6cd8f8c feat: add next billing date handling and update server details; refactor ServerCard component
  • f22dcea feat: refactor tooltip implementation

📊 Changes

6 files changed (+115 additions, -71 deletions)

View changed files

📝 src/actions/cloud/index.ts (+0 -26)
📝 src/actions/pages/server/index.ts (+1 -1)
📝 src/components/servers/ServerCard.tsx (+23 -43)
📝 src/payload-types.ts (+2 -0)
src/payload/collections/Servers/hooks/nextBillingDate.ts (+82 -0)
📝 src/payload/collections/Servers/index.ts (+7 -1)

📄 Description

…tor ServerCard component


🔄 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/278 **Author:** [@charanm927](https://github.com/charanm927) **Created:** 6/30/2025 **Status:** ✅ Merged **Merged:** 6/30/2025 **Merged by:** [@charanm927](https://github.com/charanm927) **Base:** `main` ← **Head:** `next-billing` --- ### 📝 Commits (2) - [`6cd8f8c`](https://github.com/dflow-sh/dflow/commit/6cd8f8cb0581693f10a2ead4e4a5bcfab8992347) feat: add next billing date handling and update server details; refactor ServerCard component - [`f22dcea`](https://github.com/dflow-sh/dflow/commit/f22dcea8fdca322af3ec862f6b383c8bde43d615) feat: refactor tooltip implementation ### 📊 Changes **6 files changed** (+115 additions, -71 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/cloud/index.ts` (+0 -26) 📝 `src/actions/pages/server/index.ts` (+1 -1) 📝 `src/components/servers/ServerCard.tsx` (+23 -43) 📝 `src/payload-types.ts` (+2 -0) ➕ `src/payload/collections/Servers/hooks/nextBillingDate.ts` (+82 -0) 📝 `src/payload/collections/Servers/index.ts` (+7 -1) </details> ### 📄 Description …tor ServerCard component --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:29:50 +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#414
No description provided.