mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 11:20:41 +03:00
[PR #2014] [CLOSED] feat(activity-log): Add event-based icons to activity log entries #1702
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/2014
Author: @killerbite95
Created: 12/18/2025
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
470e87bfeat(activity-log): Add event-based icons to activity log entries📊 Changes
1 file changed (+61 additions, -2 deletions)
View changed files
📝
app/Models/ActivityLog.php(+61 -2)📄 Description
Summary
Previously, activity log icons only displayed the actor type (user, system, API). This change adds event-specific icons that match the panel's icon conventions used in SubuserPermission and other resources.
Changes
Benefits
Before/After
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.