mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1851] [MERGED] add server description to grid view too #1609
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/1851
Author: @mristau
Created: 10/30/2025
Status: ✅ Merged
Merged: 11/4/2025
Merged by: @notAreYouScared
Base:
main← Head:grid-description📝 Commits (7)
e482393add server description to grid view too5a286a9change css classesca2c21dleave as it was before if no description is setf9ab610changed to class attribute merge like suggested45fd435limit description to 40 charsc4a5bc8Merge branch 'main' into grid-description22199a1resolved📊 Changes
2 files changed (+11 additions, -1 deletions)
View changed files
📝
.gitignore(+1 -0)📝
resources/views/livewire/server-entry.blade.php(+10 -1)📄 Description
table view already has description, just adding to the grid view too
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.