[PR #1258] [MERGED] Fix activity log query #1285

Closed
opened 2026-02-05 18:09:13 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1258
Author: @Boy132
Created: 4/14/2025
Status: Merged
Merged: 4/22/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-activity-log-query


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 app/Filament/Server/Resources/ActivityResource.php (+1 -2)

📄 Description

Closes #1024

For some reason it didn't like using $server->activity() so now the query is built manually.


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

## 📋 Pull Request Information **Original PR:** https://github.com/pelican-dev/panel/pull/1258 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/14/2025 **Status:** ✅ Merged **Merged:** 4/22/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-activity-log-query` --- ### 📝 Commits (1) - [`4cb205e`](https://github.com/pelican-dev/panel/commit/4cb205ed8d1602c0070a2fe98551abf94f01d159) fix activity log query ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/ActivityResource.php` (+1 -2) </details> ### 📄 Description Closes #1024 For some reason it didn't like using `$server->activity()` so now the query is built manually. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 18:09:13 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1285