mirror of
https://github.com/pelican-dev/panel.git
synced 2026-07-16 04:03:50 +03:00
[PR #1496] [MERGED] Filter out already used ips with the same port #1412
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/1496
Author: @rmartinoscar
Created: 7/7/2025
Status: ✅ Merged
Merged: 7/10/2025
Merged by: @rmartinoscar
Base:
main← Head:issue/1495📝 Commits (2)
7af670eFilter out already used ips with the same port2f4d4a1Avoid 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.