[PR #1053] [MERGED] Fix EditServer saving only Build infos #1146

Closed
opened 2026-02-05 18:05:18 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1053
Author: @rmartinoscar
Created: 3/3/2025
Status: Merged
Merged: 3/4/2025
Merged by: @rmartinoscar

Base: mainHead: issue/1025


📝 Commits (1)

  • 3331676 Use daemonRepo instead of service

📊 Changes

2 files changed (+13 additions, -16 deletions)

View changed files

📝 app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php (+12 -10)
📝 app/Services/Servers/BuildModificationService.php (+1 -6)

📄 Description

The BuildModificationService only updates build information so you can't edit anything else but those.
Introduced in #1042


🔄 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/pelican-dev/panel/pull/1053 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/3/2025 **Status:** ✅ Merged **Merged:** 3/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1025` --- ### 📝 Commits (1) - [`3331676`](https://github.com/pelican-dev/panel/commit/3331676bbc429bf5c93d07ff0f173cf4a13a922e) Use daemonRepo instead of service ### 📊 Changes **2 files changed** (+13 additions, -16 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+12 -10) 📝 `app/Services/Servers/BuildModificationService.php` (+1 -6) </details> ### 📄 Description The BuildModificationService **_only_** updates build information so you can't edit anything else but those. Introduced in #1042 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:05:18 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1146