[PR #401] [MERGED] Fixes #8 #740

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/401
Author: @rmartinoscar
Created: 6/16/2024
Status: Merged
Merged: 6/16/2024
Merged by: @notAreYouScared

Base: mainHead: issue/8


📝 Commits (1)

📊 Changes

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

View changed files

📝 app/Filament/Resources/NodeResource/Pages/CreateNode.php (+12 -7)
📝 app/Filament/Resources/NodeResource/Pages/EditNode.php (+0 -1)

📄 Description

Add required to limits
Removed required to Communicate over SSL as its a switch it cannot be undefined


🔄 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/401 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 6/16/2024 **Status:** ✅ Merged **Merged:** 6/16/2024 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `issue/8` --- ### 📝 Commits (1) - [`f3c636e`](https://github.com/pelican-dev/panel/commit/f3c636e94e552d8d20a39f42c932f0a9ca41ad0c) Update required ### 📊 Changes **2 files changed** (+12 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/NodeResource/Pages/CreateNode.php` (+12 -7) 📝 `app/Filament/Resources/NodeResource/Pages/EditNode.php` (+0 -1) </details> ### 📄 Description Add required to limits Removed required to `Communicate over SSL` as its a switch it cannot be undefined --- <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 18:47:15 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#740