[PR #148] [MERGED] UI fixes #365

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/148
Author: @jagadeesh507
Created: 5/6/2025
Status: Merged
Merged: 5/6/2025
Merged by: @jagadeesh507

Base: mainHead: ui-fixes


📝 Commits (3)

  • d0236d4 fix: add cursor pointer style to CustomNode
  • bb710f8 feat: add context menu for service deletion with confirmation dialog
  • 4e5ca50 feat: update dialog title to reflect template creation or update

📊 Changes

4 files changed (+124 additions, -7 deletions)

View changed files

📝 src/components/reactflow/CustomNodes/index.tsx (+3 -1)
📝 src/components/service/ServiceList.tsx (+117 -3)
📝 src/components/templates/compose/UpdateServiceDetails.tsx (+1 -2)
📝 src/components/templates/compose/index.tsx (+3 -1)

📄 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/148 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 5/6/2025 **Status:** ✅ Merged **Merged:** 5/6/2025 **Merged by:** [@jagadeesh507](https://github.com/jagadeesh507) **Base:** `main` ← **Head:** `ui-fixes` --- ### 📝 Commits (3) - [`d0236d4`](https://github.com/dflow-sh/dflow/commit/d0236d4ba78a99c0081bc0c6c939d693f9879acf) fix: add cursor pointer style to CustomNode - [`bb710f8`](https://github.com/dflow-sh/dflow/commit/bb710f8f5768fc0370eaa895da8b0a6f8bf9b7f0) feat: add context menu for service deletion with confirmation dialog - [`4e5ca50`](https://github.com/dflow-sh/dflow/commit/4e5ca509c4e68f6bf8f9210ba6316f49e8e4d1ba) feat: update dialog title to reflect template creation or update ### 📊 Changes **4 files changed** (+124 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/components/reactflow/CustomNodes/index.tsx` (+3 -1) 📝 `src/components/service/ServiceList.tsx` (+117 -3) 📝 `src/components/templates/compose/UpdateServiceDetails.tsx` (+1 -2) 📝 `src/components/templates/compose/index.tsx` (+3 -1) </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:34 +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#365
No description provided.