[PR #776] [MERGED] Update Server Console, Again... #959

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/776
Author: @notAreYouScared
Created: 12/7/2024
Status: Merged
Merged: 12/8/2024
Merged by: @notAreYouScared

Base: mainHead: ui/server-console


📝 Commits (10+)

  • 10c0488 More console changes
  • a24e2f4 Update Console Page
  • f9b83c8 Edit console input
  • 7f6adab oops
  • ce3a491 Merge branch 'main' into ui/server-console
  • 56c873c Remove failed attempt of clearing input when server offline
  • 4e98e4e Merge branch 'main' into ui/server-console
  • 7e647a9 Update File Editor to match console
  • ec81ee0 a touch more style
  • 975e3ec Show not-allowed on read-only input

📊 Changes

5 files changed (+59 additions, -24 deletions)

View changed files

📝 app/Filament/Server/Widgets/ServerCpuChart.php (+1 -1)
📝 app/Filament/Server/Widgets/ServerMemoryChart.php (+1 -1)
📝 config/filament-monaco-editor.php (+3 -3)
public/css/filament/server/console.css (+46 -0)
📝 resources/views/filament/components/server-console.blade.php (+8 -19)

📄 Description

No description provided


🔄 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/776 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 12/7/2024 **Status:** ✅ Merged **Merged:** 12/8/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `ui/server-console` --- ### 📝 Commits (10+) - [`10c0488`](https://github.com/pelican-dev/panel/commit/10c04888e4a2fbe25fd375b0e04480a13e0c1e4c) More console changes - [`a24e2f4`](https://github.com/pelican-dev/panel/commit/a24e2f44df6b6c3e374db83cc127d169e6a2a32f) Update Console Page - [`f9b83c8`](https://github.com/pelican-dev/panel/commit/f9b83c8b7703bfc135a14dbd332692110078a151) Edit console input - [`7f6adab`](https://github.com/pelican-dev/panel/commit/7f6adab6b7975c44f0109778f50d2a25b8643dec) oops - [`ce3a491`](https://github.com/pelican-dev/panel/commit/ce3a491c36bef3caeccb6d0983ae2edb27300148) Merge branch 'main' into ui/server-console - [`56c873c`](https://github.com/pelican-dev/panel/commit/56c873c122aa171f5498633001776ef34b698976) Remove failed attempt of clearing input when server offline - [`4e98e4e`](https://github.com/pelican-dev/panel/commit/4e98e4ed65fd1b527cdbb476f0f50e0facedf773) Merge branch 'main' into ui/server-console - [`7e647a9`](https://github.com/pelican-dev/panel/commit/7e647a94762746bd242d06cf15c8a9edf929a417) Update File Editor to match console - [`ec81ee0`](https://github.com/pelican-dev/panel/commit/ec81ee05fcaba627b3b475647b99bc8a50dcc007) a touch more style - [`975e3ec`](https://github.com/pelican-dev/panel/commit/975e3ece04e7a7c49f556e43e6d5960f0c40758b) Show not-allowed on read-only input ### 📊 Changes **5 files changed** (+59 additions, -24 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Server/Widgets/ServerCpuChart.php` (+1 -1) 📝 `app/Filament/Server/Widgets/ServerMemoryChart.php` (+1 -1) 📝 `config/filament-monaco-editor.php` (+3 -3) ➕ `public/css/filament/server/console.css` (+46 -0) 📝 `resources/views/filament/components/server-console.blade.php` (+8 -19) </details> ### 📄 Description _No description provided_ --- <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:05:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#959