[PR #1877] [MERGED] Do no use stock notifications on actions #1630

Closed
opened 2026-02-04 20:02:45 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: charles/fix-notifi


📝 Commits (1)

  • cc06e10 do 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1877 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 11/9/2025 **Status:** ✅ Merged **Merged:** 11/9/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/fix-notifi` --- ### 📝 Commits (1) - [`cc06e10`](https://github.com/pelican-dev/panel/commit/cc06e1024a901dfd22d2b71e8cb87ca4ce49433d) do not use stock notification ### 📊 Changes **4 files changed** (+7 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Should cover, most if not all the actions that have duplicate notifications Closes https://github.com/pelican-dev/panel/issues/1859 --- <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 20:02:45 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1630