mirror of
https://github.com/dflow-sh/dflow.git
synced 2026-04-26 22:05:53 +03:00
[PR #138] [MERGED] Template issues #361
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#361
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/138
Author: @jagadeesh507
Created: 4/30/2025
Status: ✅ Merged
Merged: 4/30/2025
Merged by: @jagadeesh507
Base:
main← Head:template-issues📝 Commits (8)
d5fc785chore: sidebar background color updatedc90a6f6chore: template ui fixes176ddb6chore: defaultPopulate removed in servicesd2d4fddchore: covert to graph helper function4570415chore: Services list ui updated49e4da5chore: updated access controls for template753dad0chore: skeleton added for edit template9382136Merge branch 'main' into template-issues📊 Changes
8 files changed (+139 additions, -169 deletions)
View changed files
📝
src/app/(frontend)/(dashboard)/dashboard/project/[id]/page.tsx(+5 -21)📝
src/components/project/ServicesArchitecture.tsx(+25 -59)➕
src/components/reactflow/utils/convertServicesToGraph.ts(+75 -0)📝
src/components/templates/compose/DeploymentOrder.tsx(+1 -1)📝
src/components/templates/compose/UpdateServiceDetails.tsx(+2 -2)📝
src/components/templates/compose/index.tsx(+19 -73)📝
src/payload/collections/Services/index.ts(+1 -9)📝
src/payload/collections/Templates/index.ts(+11 -4)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.