[PR #811] [MERGED] Allow admins to change server egg #982

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

📋 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: mainHead: feature/egg-changer


📝 Commits (3)

  • d1257e7 add service that handles egg changing
  • f0f6945 add "change egg" action to EditServer page
  • d29399e add 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

grafik
grafik


🔄 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/811 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/11/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `feature/egg-changer` --- ### 📝 Commits (3) - [`d1257e7`](https://github.com/pelican-dev/panel/commit/d1257e73041a10d778c7a8217f141bfd4e95cf3a) add service that handles egg changing - [`f0f6945`](https://github.com/pelican-dev/panel/commit/f0f6945952f557b2942d364e968f8e0969bb712e) add "change egg" action to EditServer page - [`d29399e`](https://github.com/pelican-dev/panel/commit/d29399ee2992eca117a1897d9787cd58ff944b7c) add toggle for keeping old variables or not ### 📊 Changes **2 files changed** (+73 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+25 -2) ➕ `app/Services/Eggs/EggChangerService.php` (+48 -0) </details> ### 📄 Description ref https://github.com/pelican-dev/panel/discussions/430 ![grafik](https://github.com/user-attachments/assets/73ac2458-da74-4c54-9511-45292486eaee) ![grafik](https://github.com/user-attachments/assets/0b643480-1f69-4932-a95d-08e350b18c06) --- <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:00:21 +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#982