[PR #1197] [MERGED] Prevent Server primary allocation disociation #1239

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

📋 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: mainHead: fix/PrimaryAllocation


📝 Commits (1)

  • 4af7211 Prevent Disociation of primary allocation

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1197 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 4/1/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/PrimaryAllocation` --- ### 📝 Commits (1) - [`4af7211`](https://github.com/pelican-dev/panel/commit/4af721198dc07cc8504f00336664cc1866abb5a3) Prevent `Disociation` of `primary` `allocation` ### 📊 Changes **3 files changed** (+33 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php` (+18 -5) 📝 `app/Models/Allocation.php` (+14 -0) 📝 `lang/en/admin/server.php` (+1 -0) </details> ### 📄 Description Closes https://github.com/pelican-dev/panel/issues/654 & https://github.com/pelican-dev/panel/issues/945 Model failsafe for api --- <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:29:21 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1239