[PR #902] [MERGED] Make sure variables are unique per egg #1045

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/902
Author: @rmartinoscar
Created: 1/10/2025
Status: Merged
Merged: 1/11/2025
Merged by: @rmartinoscar

Base: mainHead: issue/545


📝 Commits (3)

📊 Changes

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

View changed files

📝 app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php (+11 -2)
📝 app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php (+11 -2)

📄 Description

Closes #545


🔄 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/902 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 1/10/2025 **Status:** ✅ Merged **Merged:** 1/11/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `issue/545` --- ### 📝 Commits (3) - [`df30c31`](https://github.com/pelican-dev/panel/commit/df30c31a64b488d3e3daef28f6f903c21fbd2440) Add unique validation - [`1a5ae91`](https://github.com/pelican-dev/panel/commit/1a5ae91b8e2933a4e4305124de4499d003d1835b) Also make their name unique - [`b76a3e6`](https://github.com/pelican-dev/panel/commit/b76a3e66548b9b4376a1b44e9f96a8d95f3d6697) Custom message ### 📊 Changes **2 files changed** (+22 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/EggResource/Pages/CreateEgg.php` (+11 -2) 📝 `app/Filament/Admin/Resources/EggResource/Pages/EditEgg.php` (+11 -2) </details> ### 📄 Description Closes #545 --- <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:12:50 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1045