[PR #1169] [CLOSED] Add sortColumn to EggVariables #1220

Closed
opened 2026-02-04 19:27:51 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1169
Author: @rmartinoscar
Created: 3/26/2025
Status: Closed

Base: mainHead: fix/EggVariableOrder


📝 Commits (1)

  • c3d62b1 Add sortColumn to EggVariables

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1169 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 3/26/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix/EggVariableOrder` --- ### 📝 Commits (1) - [`c3d62b1`](https://github.com/pelican-dev/panel/commit/c3d62b115c10ab008619442ab07d07926d5896fb) Add `sortColumn` to `EggVariables` ### 📊 Changes **5 files changed** (+15 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Closes #1168 --- <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-04 19:27:51 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1220