[PR #1892] [MERGED] Make sure case for role permissions is correct #1641

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

📋 Pull Request Information

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

Base: mainHead: boy132/fix-role-permissions


📝 Commits (1)

  • 3fe18f9 make sure case for role permissions is correct

📊 Changes

3 files changed (+49 additions, -4 deletions)

View changed files

📝 app/Filament/Admin/Resources/Roles/RoleResource.php (+1 -1)
📝 app/Models/User.php (+1 -3)
database/migrations/2025_11_11_121905_fix_case_for_role_permissions.php (+47 -0)

📄 Description

Closes #1888


🔄 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/1892 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 11/11/2025 **Status:** ✅ Merged **Merged:** 11/11/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-role-permissions` --- ### 📝 Commits (1) - [`3fe18f9`](https://github.com/pelican-dev/panel/commit/3fe18f9b803d77608853841ad9faf06b09b1c596) make sure case for role permissions is correct ### 📊 Changes **3 files changed** (+49 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/Roles/RoleResource.php` (+1 -1) 📝 `app/Models/User.php` (+1 -3) ➕ `database/migrations/2025_11_11_121905_fix_case_for_role_permissions.php` (+47 -0) </details> ### 📄 Description Closes #1888 --- <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:20:02 +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#1641