[PR #1430] [MERGED] Refactor EnvironmentTrait to use Env Facade #1382

Closed
opened 2026-02-05 18:12:14 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

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

Base: mainHead: refactor/EnvironmentWritter


📝 Commits (1)

📊 Changes

3 files changed (+4 additions, -83 deletions)

View changed files

📝 app/Filament/Admin/Pages/Settings.php (+0 -2)
📝 app/Traits/EnvironmentWriterTrait.php (+4 -38)
tests/Unit/Helpers/EnvironmentWriterTraitTest.php (+0 -43)

📄 Description

Also remove columnSpanFull
image


🔄 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/1430 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 6/3/2025 **Status:** ✅ Merged **Merged:** 6/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `refactor/EnvironmentWritter` --- ### 📝 Commits (1) - [`a5a0d99`](https://github.com/pelican-dev/panel/commit/a5a0d99b6f6b50756619df1512b87c7c76de4668) Use `dotenv` Writer ### 📊 Changes **3 files changed** (+4 additions, -83 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Pages/Settings.php` (+0 -2) 📝 `app/Traits/EnvironmentWriterTrait.php` (+4 -38) ➖ `tests/Unit/Helpers/EnvironmentWriterTraitTest.php` (+0 -43) </details> ### 📄 Description Also remove `columnSpanFull` ![image](https://github.com/user-attachments/assets/3cb865d7-f5f4-4db5-a783-c29f049b3521) --- <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 18:12:14 +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#1382