mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1861] [MERGED] Allow to register "special file" alert banners #1618
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:boy132/custom-special-files📝 Commits (2)
1a4dc2eallow to register "special file" alert banners05bf98bmake 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.