mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1169] [CLOSED] Add sortColumn to EggVariables
#1220
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/1169
Author: @rmartinoscar
Created: 3/26/2025
Status: ❌ Closed
Base:
main← Head:fix/EggVariableOrder📝 Commits (1)
c3d62b1AddsortColumntoEggVariables📊 Changes
5 files changed (+15 additions, -5 deletions)
View changed files
📝
app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php(+4 -2)📝
app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php(+2 -1)📝
app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php(+1 -0)📝
app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php(+4 -1)📝
app/Filament/Server/Pages/Startup.php(+4 -1)📄 Description
Closes #1168
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.