mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1462] [MERGED] Tweak Grid View, Use Memory Limit, not wings reported allocation #1403
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/1462
Author: @notAreYouScared
Created: 6/23/2025
Status: ✅ Merged
Merged: 6/26/2025
Merged by: @notAreYouScared
Base:
main← Head:charles/server-list-change📝 Commits (3)
cae77dareduce some padding, remove backgroundebea935Revert memory usage stat to use limit and not actual allocation from wings.1e2197cphpstan📊 Changes
3 files changed (+11 additions, -9 deletions)
View changed files
📝
app/Filament/Server/Widgets/ServerOverview.php(+1 -1)📝
app/Livewire/ServerEntry.php(+1 -1)📝
resources/views/livewire/server-entry.blade.php(+9 -7)📄 Description
before:


after: Removed background "lighter" color, adding and removed some padding.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.