[PR #1208] [MERGED] Allow to register custom role permissions #1247

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1208
Author: @Boy132
Created: 4/3/2025
Status: Merged
Merged: 4/4/2025
Merged by: @Boy132

Base: mainHead: boy132/custom-role-permissions


📝 Commits (1)

  • 9128da0 allow to register custom role permissions

📊 Changes

2 files changed (+78 additions, -24 deletions)

View changed files

📝 app/Filament/Admin/Resources/RoleResource.php (+6 -24)
📝 app/Models/Role.php (+72 -0)

📄 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/1208 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/custom-role-permissions` --- ### 📝 Commits (1) - [`9128da0`](https://github.com/pelican-dev/panel/commit/9128da02d79131840078e49828b5564c1944aba3) allow to register custom role permissions ### 📊 Changes **2 files changed** (+78 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/RoleResource.php` (+6 -24) 📝 `app/Models/Role.php` (+72 -0) </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-05 18:08:03 +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#1247