mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #593] [MERGED] Just some houseKeeping #843
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/593
Author: @notAreYouScared
Created: 9/28/2024
Status: ✅ Merged
Merged: 10/1/2024
Merged by: @notAreYouScared
Base:
main← Head:houseKeeping📝 Commits (2)
fec570cJust some houseKeeping7f78a49... pint📊 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.