[PR #67] [MERGED] UI fixes #337

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/67
Author: @jagadeesh507
Created: 4/17/2025
Status: Merged
Merged: 4/17/2025
Merged by: @jagadeesh507

Base: mainHead: template-create


📝 Commits (3)

  • db51ff2 fix: reactflow folder moved to components
  • bbcd3a9 chore: background ui updated
  • 98662af chore: ui fixes

📊 Changes

9 files changed (+22 additions, -6 deletions)

View changed files

📝 src/app/(frontend)/(dashboard)/layout.client.tsx (+1 -1)
📝 src/app/(frontend)/globals.css (+16 -0)
📝 src/components/project/ServicesArchitecture.tsx (+1 -1)
📝 src/components/reactflow/CustomNodes/index.tsx (+0 -0)
📝 src/components/reactflow/FloatingEdges/FloatingConnectionLine.tsx (+0 -0)
📝 src/components/reactflow/FloatingEdges/index.tsx (+0 -0)
📝 src/components/reactflow/FloatingEdges/utils.ts (+0 -0)
📝 src/components/reactflow/reactflow.config.tsx (+4 -4)
📝 src/components/reactflow/types.ts (+0 -0)

📄 Description

  1. Background pattern change for reactflow components
  2. Reactflow folder moved to components.

🔄 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/67 **Author:** [@jagadeesh507](https://github.com/jagadeesh507) **Created:** 4/17/2025 **Status:** ✅ Merged **Merged:** 4/17/2025 **Merged by:** [@jagadeesh507](https://github.com/jagadeesh507) **Base:** `main` ← **Head:** `template-create` --- ### 📝 Commits (3) - [`db51ff2`](https://github.com/dflow-sh/dflow/commit/db51ff212d0a2c05e9dc6aa9f13e48f002d6f944) fix: reactflow folder moved to components - [`bbcd3a9`](https://github.com/dflow-sh/dflow/commit/bbcd3a9e2900c1047c4fbffe0695284cb0bcf5e2) chore: background ui updated - [`98662af`](https://github.com/dflow-sh/dflow/commit/98662af8c5c8d4e33efa9850e02fdd3f25195f33) chore: ui fixes ### 📊 Changes **9 files changed** (+22 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/app/(frontend)/(dashboard)/layout.client.tsx` (+1 -1) 📝 `src/app/(frontend)/globals.css` (+16 -0) 📝 `src/components/project/ServicesArchitecture.tsx` (+1 -1) 📝 `src/components/reactflow/CustomNodes/index.tsx` (+0 -0) 📝 `src/components/reactflow/FloatingEdges/FloatingConnectionLine.tsx` (+0 -0) 📝 `src/components/reactflow/FloatingEdges/index.tsx` (+0 -0) 📝 `src/components/reactflow/FloatingEdges/utils.ts` (+0 -0) 📝 `src/components/reactflow/reactflow.config.tsx` (+4 -4) 📝 `src/components/reactflow/types.ts` (+0 -0) </details> ### 📄 Description 1. Background pattern change for reactflow components 2. Reactflow folder moved to components. --- <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:27 +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#337
No description provided.