mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1763] [MERGED] Remove "custom" email views #1559
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/1763
Author: @Boy132
Created: 9/30/2025
Status: ✅ Merged
Merged: 10/1/2025
Merged by: @Boy132
Base:
main← Head:boy132/remove-custom-mail📝 Commits (2)
7d43b27remove "custom" email views4c7c9a2fix old user "name"📊 Changes
6 files changed (+3 additions, -218 deletions)
View changed files
📝
app/Console/Commands/User/DeleteUserCommand.php(+1 -1)📝
app/Models/User.php(+0 -1)📝
app/Notifications/AccountCreated.php(+1 -1)📝
app/Notifications/MailTested.php(+1 -1)➖
resources/views/vendor/notifications/email-plain.blade.php(+0 -22)➖
resources/views/vendor/notifications/email.blade.php(+0 -192)📄 Description
These "custom" views were 6 years old and look very similar to Laravels default. There is no point in overriding them.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.