[PR #1209] [MERGED] Allow to register custom console widgets #1248

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1209
Author: @Boy132
Created: 4/3/2025
Status: Merged
Merged: 4/4/2025
Merged by: @Boy132

Base: mainHead: boy132/custom-console-widgets


📝 Commits (1)

  • 9607a29 allow to register custom console widgets

📊 Changes

2 files changed (+39 additions, -4 deletions)

View changed files

app/Enums/ConsoleWidgetPosition.php (+11 -0)
📝 app/Filament/Server/Pages/Console.php (+28 -4)

📄 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/1209 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 4/3/2025 **Status:** ✅ Merged **Merged:** 4/4/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/custom-console-widgets` --- ### 📝 Commits (1) - [`9607a29`](https://github.com/pelican-dev/panel/commit/9607a2957d17212001718805319f4fa35eff1567) allow to register custom console widgets ### 📊 Changes **2 files changed** (+39 additions, -4 deletions) <details> <summary>View changed files</summary> ➕ `app/Enums/ConsoleWidgetPosition.php` (+11 -0) 📝 `app/Filament/Server/Pages/Console.php` (+28 -4) </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:30:05 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1248