[PR #475] [MERGED] Bugfix/disabled projects access #490

Closed
opened 2026-03-03 11:30:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/dflow-sh/dflow/pull/475
Author: @manikanta9176
Created: 10/10/2025
Status: Merged
Merged: 10/10/2025
Merged by: @manikanta9176

Base: mainHead: bugfix/disabled-projects-access


📝 Commits (2)

  • 1454630 fix(data): exclude hidden entities from queries
  • 8fb34c7 fix(project): filter out hidden projects from client queries

📊 Changes

6 files changed (+47 additions, -1 deletions)

View changed files

📝 src/actions/pages/project/index.ts (+20 -0)
📝 src/actions/pages/server/index.ts (+1 -1)
📝 src/actions/pages/service/index.ts (+10 -0)
📝 src/actions/plugin/index.ts (+3 -0)
📝 src/actions/project/index.ts (+8 -0)
📝 src/actions/templates/index.ts (+5 -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/475 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 10/10/2025 **Status:** ✅ Merged **Merged:** 10/10/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `bugfix/disabled-projects-access` --- ### 📝 Commits (2) - [`1454630`](https://github.com/dflow-sh/dflow/commit/1454630628df3a05e10ada4e3e4527cc683312f1) fix(data): exclude hidden entities from queries - [`8fb34c7`](https://github.com/dflow-sh/dflow/commit/8fb34c7c57408806c7f68d7bfa134a68644df6a9) fix(project): filter out hidden projects from client queries ### 📊 Changes **6 files changed** (+47 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/pages/project/index.ts` (+20 -0) 📝 `src/actions/pages/server/index.ts` (+1 -1) 📝 `src/actions/pages/service/index.ts` (+10 -0) 📝 `src/actions/plugin/index.ts` (+3 -0) 📝 `src/actions/project/index.ts` (+8 -0) 📝 `src/actions/templates/index.ts` (+5 -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:30:13 +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#490
No description provided.