[PR #938] [MERGED] files tooltip for activity logs #1069

Closed
opened 2026-02-04 19:14:39 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/938
Author: @Boy132
Created: 1/23/2025
Status: Merged
Merged: 1/24/2025
Merged by: @Boy132

Base: mainHead: boy132/activity-log-tooltip


📝 Commits (2)

  • aa113fd add files tooltip to activity logs
  • 3938838 fix when "files" isn't an array

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php (+5 -0)

📄 Description

Adds a simple tooltip to activity logs that have a files property, e.g. when deleting multiple files.

grafik


🔄 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/938 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 1/23/2025 **Status:** ✅ Merged **Merged:** 1/24/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/activity-log-tooltip` --- ### 📝 Commits (2) - [`aa113fd`](https://github.com/pelican-dev/panel/commit/aa113fd9705915e5e2d6858628c8b94ea04427aa) add files tooltip to activity logs - [`3938838`](https://github.com/pelican-dev/panel/commit/39388389f21fda87a78b0b31d56ff233c5b512a7) fix when "files" isn't an array ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Resources/ActivityResource/Pages/ListActivities.php` (+5 -0) </details> ### 📄 Description Adds a simple tooltip to activity logs that have a `files` property, e.g. when deleting multiple files. ![grafik](https://github.com/user-attachments/assets/c558b997-f16d-4312-b1ed-0fcb7b85f019) --- <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-04 19:14:39 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1069