[PR #310] [MERGED] Fix/update layout #426

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

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/310
Author: @malla-lokesh
Created: 7/4/2025
Status: Merged
Merged: 7/4/2025
Merged by: @malla-lokesh

Base: mainHead: fix/Update-layout


📝 Commits (4)

  • be3b920 chore: add gift credits dialog and update dashboard layout
  • 72500c3 fix: update link text for onboarding clarity in dashboard
  • 1e0ee9f refactor: update type definitions for projects and servers in dashboard component
  • a97b824 refactor: simplify project mapping and improve text encoding in dashboard component

📊 Changes

4 files changed (+178 additions, -109 deletions)

View changed files

public/images/gift.png (+0 -0)
📝 src/actions/pages/dashboard/index.ts (+5 -5)
📝 src/app/(frontend)/(dashboard)/[organisation]/dashboard/page.tsx (+116 -104)
📝 src/app/(frontend)/(dashboard)/[organisation]/layout.tsx (+57 -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/310 **Author:** [@malla-lokesh](https://github.com/malla-lokesh) **Created:** 7/4/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@malla-lokesh](https://github.com/malla-lokesh) **Base:** `main` ← **Head:** `fix/Update-layout` --- ### 📝 Commits (4) - [`be3b920`](https://github.com/dflow-sh/dflow/commit/be3b920717641449bfb46c2cb53f09f9356660fc) chore: add gift credits dialog and update dashboard layout - [`72500c3`](https://github.com/dflow-sh/dflow/commit/72500c3bec36801983216e6a03b38354a2da2694) fix: update link text for onboarding clarity in dashboard - [`1e0ee9f`](https://github.com/dflow-sh/dflow/commit/1e0ee9f3f273ac62eb7f3d74e6c9e3ea0df842cd) refactor: update type definitions for projects and servers in dashboard component - [`a97b824`](https://github.com/dflow-sh/dflow/commit/a97b82418b5b7c2c6b95602e500bff980f46ce85) refactor: simplify project mapping and improve text encoding in dashboard component ### 📊 Changes **4 files changed** (+178 additions, -109 deletions) <details> <summary>View changed files</summary> ➕ `public/images/gift.png` (+0 -0) 📝 `src/actions/pages/dashboard/index.ts` (+5 -5) 📝 `src/app/(frontend)/(dashboard)/[organisation]/dashboard/page.tsx` (+116 -104) 📝 `src/app/(frontend)/(dashboard)/[organisation]/layout.tsx` (+57 -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:53 +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#426
No description provided.