mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #939] [MERGED] Activity log list improvements #1068
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/939
Author: @Boy132
Created: 1/24/2025
Status: ✅ Merged
Merged: 1/27/2025
Merged by: @Boy132
Base:
main← Head:boy132/activity-log-server-crash📝 Commits (9)
68a87b7handle "server:crashed" log3c87e41update activity log list976bd19add event filter35b7e83add email to user column1e40afdfix phpstanfa100fconly show the email if the actor is the server owner/ a subuser or if the viewing user is an admin04d12efApply same logic from ViewAction & make sure user is admi for urlae6b51dAdd pagination to avoid showing 2000 records at once48b6e55update can check & pagination📊 Changes
4 files changed (+132 additions, -48 deletions)
View changed files
📝
app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php(+79 -14)📝
app/Models/ActivityLog.php(+50 -4)📝
app/Transformers/Api/Client/ActivityLogTransformer.php(+2 -30)📝
lang/en/activity.php(+1 -0)📄 Description
Old:

New:



🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.