[PR #159] [MERGED] Exclude unreachable servers project creation #370

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/159
Author: @manikanta9176
Created: 5/9/2025
Status: Merged
Merged: 5/9/2025
Merged by: @manikanta9176

Base: mainHead: feat/exclude-unreachable-servers-project-creation


📝 Commits (2)

  • a8c1c8e refactor: Simplify className handling in ProjectCard and ServerCard using cn utility
  • 2e35f2a chore: Enhance server selection in CreateProject with connection status indication

📊 Changes

3 files changed (+45 additions, -17 deletions)

View changed files

📝 src/components/ProjectCard.tsx (+5 -5)
📝 src/components/project/CreateProject.tsx (+34 -8)
📝 src/components/servers/ServerCard.tsx (+6 -4)

📄 Description

#158


🔄 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/159 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 5/9/2025 **Status:** ✅ Merged **Merged:** 5/9/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `feat/exclude-unreachable-servers-project-creation` --- ### 📝 Commits (2) - [`a8c1c8e`](https://github.com/dflow-sh/dflow/commit/a8c1c8e6d57b290f301a527e629e8c5c66a45d0c) refactor: Simplify className handling in ProjectCard and ServerCard using cn utility - [`2e35f2a`](https://github.com/dflow-sh/dflow/commit/2e35f2a215b7c5f437da6b05b8cdb66023130f7d) chore: Enhance server selection in CreateProject with connection status indication ### 📊 Changes **3 files changed** (+45 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `src/components/ProjectCard.tsx` (+5 -5) 📝 `src/components/project/CreateProject.tsx` (+34 -8) 📝 `src/components/servers/ServerCard.tsx` (+6 -4) </details> ### 📄 Description #158 --- <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:36 +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#370
No description provided.