mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1010] [MERGED] Fix deleted users being shown as "System" in activity log #1111
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/1010
Author: @GaviDroselj
Created: 2/14/2025
Status: ✅ Merged
Merged: 2/15/2025
Merged by: @rmartinoscar
Base:
main← Head:issue/569📝 Commits (4)
034bc0aShow deleted users as "Deleted user"9cd96a1Update shown iconf30c3a0Apply suggestions from code review1d07e4aUpdate app/Models/ActivityLog.php📊 Changes
2 files changed (+7 additions, -3 deletions)
View changed files
📝
app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php(+2 -2)📝
app/Models/ActivityLog.php(+5 -1)📄 Description
Shows deleted users as "Deleted user" and changes their icon to "user-off"
Closes #569
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.