[PR #1713] [MERGED] Add state cast for server condition #1534

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1713
Author: @Boy132
Created: 9/16/2025
Status: Merged
Merged: 9/16/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-server-condition


📝 Commits (1)

  • c7bd03d add state cast for server condition

📊 Changes

2 files changed (+45 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Resources/Servers/Pages/EditServer.php (+2 -0)
app/Filament/Components/StateCasts/ServerConditionStateCast.php (+43 -0)

📄 Description

Closes #1712


🔄 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/1713 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 9/16/2025 **Status:** ✅ Merged **Merged:** 9/16/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-server-condition` --- ### 📝 Commits (1) - [`c7bd03d`](https://github.com/pelican-dev/panel/commit/c7bd03d18a49eb9424515ffc1dbe12a3f181d755) add state cast for server condition ### 📊 Changes **2 files changed** (+45 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Servers/Pages/EditServer.php` (+2 -0) ➕ `app/Filament/Components/StateCasts/ServerConditionStateCast.php` (+43 -0) </details> ### 📄 Description Closes #1712 --- <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:54:46 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1534