[PR #954] [MERGED] Add validation & missing reserved vars to EggVariables #1077

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/954
Author: @rmartinoscar
Created: 1/26/2025
Status: Merged
Merged: 1/28/2025
Merged by: @rmartinoscar

Base: mainHead: fix/EggVariableValidation


📝 Commits (5)

  • 830a539 Add validation & Add missing reserved vars
  • a7657c6 env_var not env_name 🤦
  • f032ecf Custom validation message
  • 8a27ecc Fix required validationMessage
  • b58fd09 Pint

📊 Changes

3 files changed (+9 additions, -1 deletions)

View changed files

📝 app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php (+4 -0)
📝 app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php (+4 -0)
📝 app/Models/EggVariable.php (+1 -1)

📄 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/954 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 1/26/2025 **Status:** ✅ Merged **Merged:** 1/28/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `fix/EggVariableValidation` --- ### 📝 Commits (5) - [`830a539`](https://github.com/pelican-dev/panel/commit/830a539192e88e41b00bead0e2d2336370498fea) Add validation & Add missing reserved vars - [`a7657c6`](https://github.com/pelican-dev/panel/commit/a7657c67cfb7217ac5edd0da08510d20830df412) env_var not env_name 🤦‍ - [`f032ecf`](https://github.com/pelican-dev/panel/commit/f032ecfe7cc7726f9e676b98108480ea298ecbe0) Custom validation message - [`8a27ecc`](https://github.com/pelican-dev/panel/commit/8a27ecc9b759e7f460161ff07f7eaf183b09790c) Fix required validationMessage - [`b58fd09`](https://github.com/pelican-dev/panel/commit/b58fd099d377c39591cdedbb0eb0b5bb21f3d690) Pint ### 📊 Changes **3 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php` (+4 -0) 📝 `app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php` (+4 -0) 📝 `app/Models/EggVariable.php` (+1 -1) </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:15:36 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1077