[PR #1496] [MERGED] Filter out already used ips with the same port #1412

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1496
Author: @rmartinoscar
Created: 7/7/2025
Status: Merged
Merged: 7/10/2025
Merged by: @rmartinoscar

Base: mainHead: issue/1495


📝 Commits (2)

  • 7af670e Filter out already used ips with the same port
  • 2f4d4a1 Avoid N+1

📊 Changes

1 file changed (+10 additions, -1 deletions)

View changed files

📝 app/Filament/Admin/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php (+10 -1)

📄 Description

Closes #1495


🔄 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/1496 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 7/7/2025 **Status:** ✅ Merged **Merged:** 7/10/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/1495` --- ### 📝 Commits (2) - [`7af670e`](https://github.com/pelican-dev/panel/commit/7af670e244915ca65767ad0606c2292f45673ca4) Filter out already used ips with the same port - [`2f4d4a1`](https://github.com/pelican-dev/panel/commit/2f4d4a149d3f8983f99de964c5a7332db3a76eca) Avoid N+1 ### 📊 Changes **1 file changed** (+10 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php` (+10 -1) </details> ### 📄 Description Closes #1495 --- <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 18:13:09 +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#1412