[PR #417] [MERGED] Combine Server states and statuses and resolve #362 #748

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/417
Author: @lancepioch
Created: 6/18/2024
Status: Merged
Merged: 6/26/2024
Merged by: @lancepioch

Base: mainHead: issue/362


📝 Commits (2)

📊 Changes

4 files changed (+75 additions, -79 deletions)

View changed files

📝 app/Enums/ContainerStatus.php (+3 -0)
📝 app/Filament/Resources/ServerResource/Pages/EditServer.php (+27 -57)
📝 app/Filament/Resources/ServerResource/Pages/ListServers.php (+3 -20)
📝 app/Models/Server.php (+42 -2)

📄 Description

No description provided


🔄 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/417 **Author:** [@lancepioch](https://github.com/lancepioch) **Created:** 6/18/2024 **Status:** ✅ Merged **Merged:** 6/26/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `issue/362` --- ### 📝 Commits (2) - [`f66f558`](https://github.com/pelican-dev/panel/commit/f66f5581b46baf986c6866e6e04b8d227826c68f) Simplify states and statuses and resolve #362 - [`511c2a4`](https://github.com/pelican-dev/panel/commit/511c2a45173385615154d1823516f03ec3873b86) Move Random button... ### 📊 Changes **4 files changed** (+75 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `app/Enums/ContainerStatus.php` (+3 -0) 📝 `app/Filament/Resources/ServerResource/Pages/EditServer.php` (+27 -57) 📝 `app/Filament/Resources/ServerResource/Pages/ListServers.php` (+3 -20) 📝 `app/Models/Server.php` (+42 -2) </details> ### 📄 Description _No description provided_ --- <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 17:53:17 +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#748