[PR #708] [MERGED] Prevent Select All on Allocations #914

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/708
Author: @notAreYouScared
Created: 11/14/2024
Status: Merged
Merged: 11/14/2024
Merged by: @rmartinoscar

Base: mainHead: charles/fixbulk


📝 Commits (2)

📊 Changes

2 files changed (+2 additions, -6 deletions)

View changed files

📝 app/Filament/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php (+1 -6)
📝 app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php (+1 -0)

📄 Description

Prevent Select all on allocations, prevent people from trying to delete 30,000 ports at once ....


🔄 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/708 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 11/14/2024 **Status:** ✅ Merged **Merged:** 11/14/2024 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `charles/fixbulk` --- ### 📝 Commits (2) - [`a787af7`](https://github.com/pelican-dev/panel/commit/a787af7a060d009fe3c56ed78dbd1777f60b7516) Prevent Select All - [`8ed6bb4`](https://github.com/pelican-dev/panel/commit/8ed6bb4d8b3961d5c29a5ba849d5cabed3ec40f2) pint ### 📊 Changes **2 files changed** (+2 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/NodeResource/RelationManagers/AllocationsRelationManager.php` (+1 -6) 📝 `app/Filament/Resources/ServerResource/RelationManagers/AllocationsRelationManager.php` (+1 -0) </details> ### 📄 Description Prevent Select all on allocations, prevent people from trying to delete 30,000 ports at once .... --- <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:01:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#914