mirror of
https://github.com/pelican-dev/panel.git
synced 2026-03-01 11:21:31 +03:00
[PR #1413] [MERGED] Lazy load server entries (Grid only)
#1376
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/1413
Author: @Boy132
Created: 5/28/2025
Status: ✅ Merged
Merged: 6/3/2025
Merged by: @Boy132
Base:
main← Head:boy132/lazy-load-server-entries📝 Commits (6)
cf38571set lower timeout for server details request8c0556alazy load server entriesd9af7b1Merge remote-tracking branch 'upstream/main' into boy132/lazy-load-server-entriesc195a5cadd key to livewire componenta0f73b9move view to different foldere7bcfb1fix background color📊 Changes
6 files changed (+121 additions, -65 deletions)
View changed files
📝
app/Filament/Components/Tables/Columns/ServerEntryColumn.php(+1 -1)➕
app/Livewire/ServerEntry.php(+64 -0)📝
app/Repositories/Daemon/DaemonServerRepository.php(+1 -1)➕
resources/views/livewire/columns/server-entry-column.blade.php(+8 -0)➕
resources/views/livewire/server-entry.blade.php(+47 -0)➖
resources/views/tables/columns/server-entry-column.blade.php(+0 -63)📄 Description
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.