[PR #127] [MERGED] Ensure the project name is used as a prefix to the server name #357

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

📋 Pull Request Information

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

Base: mainHead: feat/servername-prefix


📝 Commits (1)

  • 4f593df feat: enhance CreateService to include project context and enforce naming convention

📊 Changes

4 files changed (+79 additions, -13 deletions)

View changed files

📝 src/app/(frontend)/(dashboard)/dashboard/project/[id]/page.tsx (+1 -1)
📝 src/components/service/CreateService.tsx (+44 -12)
src/payload/collections/Services/hooks/checkServiceName.ts (+31 -0)
📝 src/payload/collections/Services/index.ts (+3 -0)

📄 Description

#118


🔄 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/127 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 4/29/2025 **Status:** ✅ Merged **Merged:** 4/29/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `feat/servername-prefix` --- ### 📝 Commits (1) - [`4f593df`](https://github.com/dflow-sh/dflow/commit/4f593df0d6b1ad4ee9adb33a880bb76130834d15) feat: enhance CreateService to include project context and enforce naming convention ### 📊 Changes **4 files changed** (+79 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/app/(frontend)/(dashboard)/dashboard/project/[id]/page.tsx` (+1 -1) 📝 `src/components/service/CreateService.tsx` (+44 -12) ➕ `src/payload/collections/Services/hooks/checkServiceName.ts` (+31 -0) 📝 `src/payload/collections/Services/index.ts` (+3 -0) </details> ### 📄 Description #118 --- <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:33 +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#357
No description provided.