mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #1649] [MERGED] Remove leftovers from activity log batch #1505
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/1649
Author: @Boy132
Created: 9/3/2025
Status: ✅ Merged
Merged: 9/3/2025
Merged by: @Boy132
Base:
main← Head:boy132/fix-batch-uuid📝 Commits (1)
d7271c4remove leftovers from activity log batch📊 Changes
6 files changed (+28 additions, -68 deletions)
View changed files
📝
app/Models/ActivityLog.php(+0 -3)📝
app/Providers/ActivityLogServiceProvider.php(+0 -2)➖
app/Services/Activity/ActivityLogBatchService.php(+0 -60)📝
app/Services/Activity/ActivityLogService.php(+0 -2)📝
app/Transformers/Api/Client/ActivityLogTransformer.php(+0 -1)➕
database/migrations/2025_09_03_080547_remove_batch_column_from_activity_logs.php(+28 -0)📄 Description
Some parts where already removed when we removed the old admin area. This removes the remaining leftovers.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.