[PR #770] [MERGED] Add config value for display width to other pages #955

Closed
opened 2026-02-05 17:59:32 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/770
Author: @Boy132
Created: 12/6/2024
Status: Merged
Merged: 12/6/2024
Merged by: @Boy132

Base: mainHead: missed-width


📝 Commits (1)

  • 8e4523f add config value for display width to other pages

📊 Changes

3 files changed (+5 additions, -5 deletions)

View changed files

📝 app/Filament/Pages/Installer/PanelInstaller.php (+1 -1)
📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+3 -2)
📝 app/Providers/Filament/ServerPanelProvider.php (+1 -2)

📄 Description

Followup for #759. We missed some places.


🔄 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/770 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 12/6/2024 **Status:** ✅ Merged **Merged:** 12/6/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `missed-width` --- ### 📝 Commits (1) - [`8e4523f`](https://github.com/pelican-dev/panel/commit/8e4523f3db028a87f4e11e6ab26a4bc053bfaa26) add config value for display width to other pages ### 📊 Changes **3 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Pages/Installer/PanelInstaller.php` (+1 -1) 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+3 -2) 📝 `app/Providers/Filament/ServerPanelProvider.php` (+1 -2) </details> ### 📄 Description Followup for #759. We missed some places. --- <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-05 17:59:32 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#955