[PR #1030] [MERGED] Add deleteAny and replicate to policies #1121

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1030
Author: @Boy132
Created: 2/25/2025
Status: Merged
Merged: 2/25/2025
Merged by: @Boy132

Base: mainHead: boy132/deleteAny


📝 Commits (2)

📊 Changes

7 files changed (+18 additions, -33 deletions)

View changed files

📝 app/Filament/Admin/Resources/DatabaseHostResource.php (+1 -2)
📝 app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php (+3 -8)
📝 app/Filament/Admin/Resources/MountResource.php (+1 -2)
📝 app/Filament/Admin/Resources/RoleResource.php (+1 -2)
📝 app/Filament/Admin/Resources/UserResource.php (+1 -2)
📝 app/Filament/Admin/Resources/WebhookResource.php (+1 -2)
📝 app/Policies/DefaultPolicies.php (+10 -15)

📄 Description

No description provided


🔄 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/1030 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 2/25/2025 **Status:** ✅ Merged **Merged:** 2/25/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/deleteAny` --- ### 📝 Commits (2) - [`809ffc7`](https://github.com/pelican-dev/panel/commit/809ffc7f5e9f03310def547bec27b365e85912b0) add `deleteAny` to policies - [`00f198a`](https://github.com/pelican-dev/panel/commit/00f198afa433d1e5c8baf701115e96242260b95b) add `replicate` to policies ### 📊 Changes **7 files changed** (+18 additions, -33 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/DatabaseHostResource.php` (+1 -2) 📝 `app/Filament/Admin/Resources/EggResource/Pages/ListEggs.php` (+3 -8) 📝 `app/Filament/Admin/Resources/MountResource.php` (+1 -2) 📝 `app/Filament/Admin/Resources/RoleResource.php` (+1 -2) 📝 `app/Filament/Admin/Resources/UserResource.php` (+1 -2) 📝 `app/Filament/Admin/Resources/WebhookResource.php` (+1 -2) 📝 `app/Policies/DefaultPolicies.php` (+10 -15) </details> ### 📄 Description _No description provided_ --- <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:19:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1121