[PR #89] [MERGED] Feat/reusable coming soon badge #350

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/89
Author: @manikanta9176
Created: 4/24/2025
Status: Merged
Merged: 4/24/2025
Merged by: @manikanta9176

Base: mainHead: feat/reusable-coming-soon-badge


📝 Commits (2)

  • 0a01a8f feat: add Coming Soon badge component with HOC and wrapper implementation
  • 568d5de feat: integrate Coming Soon badge into ServerDetails and ServerForm components

📊 Changes

3 files changed (+162 additions, -52 deletions)

View changed files

src/components/ComingSoonBadge.tsx (+116 -0)
📝 src/components/servers/ServerDetails.tsx (+15 -18)
📝 src/components/servers/ServerForm.tsx (+31 -34)

📄 Description

No description provided


🔄 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/89 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 4/24/2025 **Status:** ✅ Merged **Merged:** 4/24/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `feat/reusable-coming-soon-badge` --- ### 📝 Commits (2) - [`0a01a8f`](https://github.com/dflow-sh/dflow/commit/0a01a8fe2e4dd860d480fccedbc8f07e28b9f69d) feat: add Coming Soon badge component with HOC and wrapper implementation - [`568d5de`](https://github.com/dflow-sh/dflow/commit/568d5de67cf2ab6e855a46bc610598153886b3eb) feat: integrate Coming Soon badge into ServerDetails and ServerForm components ### 📊 Changes **3 files changed** (+162 additions, -52 deletions) <details> <summary>View changed files</summary> ➕ `src/components/ComingSoonBadge.tsx` (+116 -0) 📝 `src/components/servers/ServerDetails.tsx` (+15 -18) 📝 `src/components/servers/ServerForm.tsx` (+31 -34) </details> ### 📄 Description _No description provided_ --- <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:30 +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#350
No description provided.