[PR #2099] [MERGED] Make sure custom pages/relations don't override default pages/relations #1752

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/2099
Author: @Boy132
Created: 1/12/2026
Status: Merged
Merged: 1/12/2026
Merged by: @Boy132

Base: mainHead: boy132/fix-override-by-custom


📝 Commits (1)

  • 6998ea3 make sure custom pages/relations don't override default pages/relations

📊 Changes

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

View changed files

📝 app/Traits/Filament/CanCustomizePages.php (+1 -1)
📝 app/Traits/Filament/CanCustomizeRelations.php (+1 -1)

📄 Description

Protect against plugins overriding default pages/relations.


🔄 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/2099 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/12/2026 **Status:** ✅ Merged **Merged:** 1/12/2026 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-override-by-custom` --- ### 📝 Commits (1) - [`6998ea3`](https://github.com/pelican-dev/panel/commit/6998ea3ceb34001145efec906e77fd0b12253b48) make sure custom pages/relations don't override default pages/relations ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Traits/Filament/CanCustomizePages.php` (+1 -1) 📝 `app/Traits/Filament/CanCustomizeRelations.php` (+1 -1) </details> ### 📄 Description Protect against plugins overriding default pages/relations. --- <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:23:50 +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#1752