mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #811] [MERGED] Allow admins to change server egg #982
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/811
Author: @Boy132
Created: 12/10/2024
Status: ✅ Merged
Merged: 12/11/2024
Merged by: @Boy132
Base:
main← Head:feature/egg-changer📝 Commits (3)
d1257e7add service that handles egg changingf0f6945add "change egg" action to EditServer paged29399eadd toggle for keeping old variables or not📊 Changes
2 files changed (+73 additions, -2 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+25 -2)➕
app/Services/Eggs/EggChangerService.php(+48 -0)📄 Description
ref https://github.com/pelican-dev/panel/discussions/430
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.