mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 13:55:56 +03:00
[PR #127] [MERGED] Ensure the project name is used as a prefix to the server name #357
Labels
No labels
backend
bug
developer
documentation
enhancement
enhancement
enhancement
feature
feature
fix
frontend
frontend
good first issue
help wanted
pull-request
safety-check
security
styles
styles
templates
templates
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/dflow#357
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:feat/servername-prefix📝 Commits (1)
4f593dffeat: 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.