[PR #84] [MERGED] chore: docker service in template #349

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/84
Author: @jagadeesh507
Created: 4/23/2025
Status: Merged
Merged: 4/23/2025
Merged by: @jagadeesh507

Base: mainHead: docker-service-selection


📝 Commits (1)

  • 3794681 chore: docker service in template

📊 Changes

7 files changed (+471 additions, -3 deletions)

View changed files

📝 src/actions/templates/validator.ts (+16 -1)
src/components/templates/create/AddDockerService.tsx (+312 -0)
📝 src/components/templates/create/CreateNewTemplate.tsx (+21 -0)
📝 src/components/templates/create/DeploymentOrder.tsx (+1 -1)
📝 src/components/templates/create/types.ts (+19 -0)
📝 src/payload-types.ts (+30 -1)
📝 src/payload/collections/Templates/index.ts (+72 -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/84 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/23/2025 **Merged by:** [@jagadeesh507](https://github.com/jagadeesh507) **Base:** `main` ← **Head:** `docker-service-selection` --- ### 📝 Commits (1) - [`3794681`](https://github.com/dflow-sh/dflow/commit/379468166ea5d23c5365298586f2ec89923265e3) chore: docker service in template ### 📊 Changes **7 files changed** (+471 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/templates/validator.ts` (+16 -1) ➕ `src/components/templates/create/AddDockerService.tsx` (+312 -0) 📝 `src/components/templates/create/CreateNewTemplate.tsx` (+21 -0) 📝 `src/components/templates/create/DeploymentOrder.tsx` (+1 -1) 📝 `src/components/templates/create/types.ts` (+19 -0) 📝 `src/payload-types.ts` (+30 -1) 📝 `src/payload/collections/Templates/index.ts` (+72 -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: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#349
No description provided.