mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1053] [MERGED] Fix EditServer saving only Build infos
#1141
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:issue/1025📝 Commits (1)
3331676Use 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.