mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
[PR #1395] [MERGED] Make server name and server address clickable (and copyable) #1369
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/1395
Author: @Boy132
Created: 5/22/2025
Status: ✅ Merged
Merged: 5/27/2025
Merged by: @Boy132
Base:
main← Head:boy132/clickable-stat-blocks📝 Commits (2)
3fb5567add "copy on click" to stat blocksdb2bececleanup & fix blade view📊 Changes
5 files changed (+32 additions, -91 deletions)
View changed files
📝
app/Filament/Server/Components/SmallStatBlock.php(+8 -24)➖
app/Filament/Server/Components/StatBlock.php(+0 -48)📝
app/Filament/Server/Widgets/ServerOverview.php(+16 -6)➖
resources/views/filament/components/server-data-block.blade.php(+0 -10)📝
resources/views/filament/components/server-small-data-block.blade.php(+8 -3)📄 Description
Closes #1392
Note: similar to our CopyActions it will only work when using SSL!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.