[PR #423] [MERGED] feat: add default domain check for services #460

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/423
Author: @pavanbhaskardev
Created: 8/20/2025
Status: Merged
Merged: 8/20/2025
Merged by: @pavanbhaskardev

Base: mainHead: feat-service-default-domain


📝 Commits (1)

  • 5435246 feat: add default domain check for services

📊 Changes

8 files changed (+193 additions, -91 deletions)

View changed files

📝 src/actions/service/index.ts (+74 -17)
📝 src/actions/service/validator.ts (+5 -0)
📝 src/app/(payload)/custom.scss (+1 -1)
📝 src/components/service/DomainForm.tsx (+25 -28)
📝 src/components/service/DomainList.tsx (+80 -45)
📝 src/lib/permissions/config.ts (+1 -0)
📝 src/queues/app/deploy.ts (+5 -0)
📝 src/queues/environment/update.ts (+2 -0)

📄 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/423 **Author:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Created:** 8/20/2025 **Status:** ✅ Merged **Merged:** 8/20/2025 **Merged by:** [@pavanbhaskardev](https://github.com/pavanbhaskardev) **Base:** `main` ← **Head:** `feat-service-default-domain` --- ### 📝 Commits (1) - [`5435246`](https://github.com/dflow-sh/dflow/commit/5435246da633a01276b587c494ddbaeb5275ea21) feat: add default domain check for services ### 📊 Changes **8 files changed** (+193 additions, -91 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/service/index.ts` (+74 -17) 📝 `src/actions/service/validator.ts` (+5 -0) 📝 `src/app/(payload)/custom.scss` (+1 -1) 📝 `src/components/service/DomainForm.tsx` (+25 -28) 📝 `src/components/service/DomainList.tsx` (+80 -45) 📝 `src/lib/permissions/config.ts` (+1 -0) 📝 `src/queues/app/deploy.ts` (+5 -0) 📝 `src/queues/environment/update.ts` (+2 -0) </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:30:04 +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#460
No description provided.