[PR #514] [MERGED] Settings page followup #805

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/514
Author: @Boy132
Created: 7/30/2024
Status: Merged
Merged: 7/30/2024
Merged by: @Boy132

Base: mainHead: fix/mobile-view


📝 Commits (5)

📊 Changes

2 files changed (+11 additions, -12 deletions)

View changed files

📝 .env.example (+1 -5)
📝 app/Filament/Pages/Settings.php (+10 -7)

📄 Description

  • Fix mobile view (#512)
  • Fix default value for APP_DEBUG toggle
  • Convert bools to a string, so they are correctly written to the .env file
  • Small cleanup for .env.example file

🔄 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/514 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 7/30/2024 **Status:** ✅ Merged **Merged:** 7/30/2024 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `fix/mobile-view` --- ### 📝 Commits (5) - [`dfd4cd4`](https://github.com/pelican-dev/panel/commit/dfd4cd4cedf3f2eb161075682b0c80c0a0ebda29) remove group for toggle buttons - [`9e2f1eb`](https://github.com/pelican-dev/panel/commit/9e2f1ebcec73254c8f5cedb496eec9c8c1ebd2dc) fix default for APP_DEBUG - [`6977b23`](https://github.com/pelican-dev/panel/commit/6977b238266a42a1b9bb6ccc8e905122264dc51a) correctly handle bool values - [`cfbc89a`](https://github.com/pelican-dev/panel/commit/cfbc89a2e7dddb415d07e9ef09a0d4ba255ca45f) fix pint - [`80d05e8`](https://github.com/pelican-dev/panel/commit/80d05e8558c4971b8860de336e45cd0c8630a7a5) small cleanup for example .env ### 📊 Changes **2 files changed** (+11 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `.env.example` (+1 -5) 📝 `app/Filament/Pages/Settings.php` (+10 -7) </details> ### 📄 Description * Fix mobile view (#512) * Fix default value for `APP_DEBUG` toggle * Convert bools to a string, so they are correctly written to the `.env` file * Small cleanup for `.env.example` file --- <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:55:02 +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#805