[PR #1861] [MERGED] Allow to register "special file" alert banners #1618

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

📋 Pull Request Information

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

Base: mainHead: boy132/custom-special-files


📝 Commits (2)

  • 1a4dc2e allow to register "special file" alert banners
  • 05bf98b make phpstan happy

📊 Changes

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

View changed files

📝 app/Filament/Server/Resources/Files/Pages/EditFiles.php (+11 -7)
📝 app/Models/File.php (+27 -0)

📄 Description

Isn't really doing anything on it's own, but allows plugins to register their own alert banners for "special files".


🔄 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/1861 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 11/4/2025 **Status:** ✅ Merged **Merged:** 11/4/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/custom-special-files` --- ### 📝 Commits (2) - [`1a4dc2e`](https://github.com/pelican-dev/panel/commit/1a4dc2eddf975817d47fc60bb032e6ea9943fb28) allow to register "special file" alert banners - [`05bf98b`](https://github.com/pelican-dev/panel/commit/05bf98b40ddc337206de7065fdaf61103a569b50) make phpstan happy ### 📊 Changes **2 files changed** (+38 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/Files/Pages/EditFiles.php` (+11 -7) 📝 `app/Models/File.php` (+27 -0) </details> ### 📄 Description Isn't really doing anything on it's own, but allows plugins to register their own alert banners for "special files". --- <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:19:23 +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#1618