[PR #1257] [MERGED] Fix action in notifications #1279

Closed
opened 2026-02-04 19:32:33 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: boy132/fix-server-installed-notification-action


📝 Commits (1)

  • 275505b fix action in notifications

📊 Changes

3 files changed (+5 additions, -4 deletions)

View changed files

📝 app/Notifications/AddedToServer.php (+2 -1)
📝 app/Notifications/RemovedFromServer.php (+1 -1)
📝 app/Notifications/ServerInstalled.php (+2 -2)

📄 Description

Fixes Route [filament.admin.resources...index] not defined error when ServerInstalled mail is sent.
Also fixes url in AddedToServer mail.


🔄 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/1257 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/14/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-server-installed-notification-action` --- ### 📝 Commits (1) - [`275505b`](https://github.com/pelican-dev/panel/commit/275505b9f20a01af4f294c1cded9d5eb9a6e1a01) fix action in notifications ### 📊 Changes **3 files changed** (+5 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Notifications/AddedToServer.php` (+2 -1) 📝 `app/Notifications/RemovedFromServer.php` (+1 -1) 📝 `app/Notifications/ServerInstalled.php` (+2 -2) </details> ### 📄 Description Fixes `Route [filament.admin.resources...index] not defined` error when `ServerInstalled` mail is sent. Also fixes url in `AddedToServer` mail. --- <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 19:32:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1279