[PR #443] [MERGED] Fix/beszel edge case #472

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

📋 Pull Request Information

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

Base: mainHead: fix/beszel-edge-case


📝 Commits (2)

  • d352c17 feat(beszel): store Beszel system ID on server and improve setup
  • e529d40 refactor(beszel): use systemId for fetching monitoring stats

📊 Changes

7 files changed (+76 additions, -29 deletions)

View changed files

📝 src/actions/beszel/index.ts (+13 -11)
📝 src/actions/beszel/utils.ts (+26 -10)
📝 src/actions/beszel/validator.ts (+1 -2)
📝 src/components/servers/monitoring/DefaultMonitoring.tsx (+2 -6)
📝 src/lib/permissions/config.ts (+1 -0)
📝 src/payload-types.ts (+14 -0)
📝 src/payload/collections/Servers/index.ts (+19 -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/443 **Author:** [@manikanta9176](https://github.com/manikanta9176) **Created:** 9/17/2025 **Status:** ✅ Merged **Merged:** 9/17/2025 **Merged by:** [@manikanta9176](https://github.com/manikanta9176) **Base:** `main` ← **Head:** `fix/beszel-edge-case` --- ### 📝 Commits (2) - [`d352c17`](https://github.com/dflow-sh/dflow/commit/d352c1751fee7e0dac453b110865e940ae6723ce) feat(beszel): store Beszel system ID on server and improve setup - [`e529d40`](https://github.com/dflow-sh/dflow/commit/e529d40a966a40644659787e86bf0416f057eb34) refactor(beszel): use systemId for fetching monitoring stats ### 📊 Changes **7 files changed** (+76 additions, -29 deletions) <details> <summary>View changed files</summary> 📝 `src/actions/beszel/index.ts` (+13 -11) 📝 `src/actions/beszel/utils.ts` (+26 -10) 📝 `src/actions/beszel/validator.ts` (+1 -2) 📝 `src/components/servers/monitoring/DefaultMonitoring.tsx` (+2 -6) 📝 `src/lib/permissions/config.ts` (+1 -0) 📝 `src/payload-types.ts` (+14 -0) 📝 `src/payload/collections/Servers/index.ts` (+19 -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:08 +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#472
No description provided.