[PR #593] [MERGED] Just some houseKeeping #843

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/593
Author: @notAreYouScared
Created: 9/28/2024
Status: Merged
Merged: 10/1/2024
Merged by: @notAreYouScared

Base: mainHead: houseKeeping


📝 Commits (2)

📊 Changes

8 files changed (+251 additions, -234 deletions)

View changed files

📝 app/Filament/Resources/EggResource/Pages/CreateEgg.php (+2 -2)
📝 app/Filament/Resources/EggResource/Pages/EditEgg.php (+2 -6)
📝 app/Filament/Resources/ServerResource/Pages/CreateServer.php (+109 -92)
📝 app/Filament/Resources/ServerResource/Pages/EditServer.php (+100 -92)
📝 app/Filament/Resources/ServerResource/Pages/ListServers.php (+15 -12)
📝 app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php (+13 -7)
📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+0 -13)
📝 app/Filament/Resources/UserResource/RelationManagers/ServersRelationManager.php (+10 -10)

📄 Description

Just some house keeping, Nothing to see here.


🔄 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/593 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 9/28/2024 **Status:** ✅ Merged **Merged:** 10/1/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `houseKeeping` --- ### 📝 Commits (2) - [`fec570c`](https://github.com/pelican-dev/panel/commit/fec570c53e96b014434d4861f85c370718105f60) Just some houseKeeping - [`7f78a49`](https://github.com/pelican-dev/panel/commit/7f78a49e88bd3a757f75e9bc36d78a1c0b11d70e) ... pint ### 📊 Changes **8 files changed** (+251 additions, -234 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/EggResource/Pages/CreateEgg.php` (+2 -2) 📝 `app/Filament/Resources/EggResource/Pages/EditEgg.php` (+2 -6) 📝 `app/Filament/Resources/ServerResource/Pages/CreateServer.php` (+109 -92) 📝 `app/Filament/Resources/ServerResource/Pages/EditServer.php` (+100 -92) 📝 `app/Filament/Resources/ServerResource/Pages/ListServers.php` (+15 -12) 📝 `app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php` (+13 -7) 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+0 -13) 📝 `app/Filament/Resources/UserResource/RelationManagers/ServersRelationManager.php` (+10 -10) </details> ### 📄 Description Just some house keeping, Nothing to see here. --- <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:56:18 +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#843