mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1197] [MERGED] Prevent Server primary allocation disociation
#1239
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/1197
Author: @rmartinoscar
Created: 4/1/2025
Status: ✅ Merged
Merged: 4/4/2025
Merged by: @rmartinoscar
Base:
main← Head:fix/PrimaryAllocation📝 Commits (1)
4af7211PreventDisociationofprimaryallocation📊 Changes
3 files changed (+33 additions, -5 deletions)
View changed files
📝
app/Filament/Admin/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php(+18 -5)📝
app/Models/Allocation.php(+14 -0)📝
lang/en/admin/server.php(+1 -0)📄 Description
Closes https://github.com/pelican-dev/panel/issues/654 & https://github.com/pelican-dev/panel/issues/945
Model failsafe for api
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.