[PR #878] [MERGED] Add role permission for health page #1026

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

📋 Pull Request Information

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

Base: mainHead: feature/health-role-permission


📝 Commits (1)

  • b05ff13 add role permission for health page

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 app/Filament/Admin/Pages/Health.php (+5 -0)
📝 app/Filament/Admin/Resources/RoleResource.php (+1 -1)
📝 app/Models/Role.php (+3 -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/878 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/6/2025 **Status:** ✅ Merged **Merged:** 1/6/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `feature/health-role-permission` --- ### 📝 Commits (1) - [`b05ff13`](https://github.com/pelican-dev/panel/commit/b05ff13c957250ecc4b2f99ce96bc031854c8c13) add role permission for health page ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Pages/Health.php` (+5 -0) 📝 `app/Filament/Admin/Resources/RoleResource.php` (+1 -1) 📝 `app/Models/Role.php` (+3 -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-04 19:11: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#1026