mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1877] [MERGED] Do no use stock notifications on actions #1630
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/1877
Author: @notAreYouScared
Created: 11/9/2025
Status: ✅ Merged
Merged: 11/9/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/fix-notifi📝 Commits (1)
cc06e10do not use stock notification📊 Changes
4 files changed (+7 additions, -0 deletions)
View changed files
📝
app/Filament/Admin/Resources/Servers/RelationManagers/DatabasesRelationManager.php(+1 -0)📝
app/Filament/Server/Resources/Backups/BackupResource.php(+2 -0)📝
app/Filament/Server/Resources/Databases/DatabaseResource.php(+2 -0)📝
app/Filament/Server/Resources/Users/UserResource.php(+2 -0)📄 Description
Should cover, most if not all the actions that have duplicate notifications
Closes https://github.com/pelican-dev/panel/issues/1859
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.