[PR #859] [MERGED] Add missing externalId on Server creation #1014

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

📋 Pull Request Information

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

Base: mainHead: feature/externalIdCreateServer


📝 Commits (4)

📊 Changes

2 files changed (+44 additions, -40 deletions)

View changed files

📝 app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php (+43 -40)
📝 app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php (+1 -0)

📄 Description

before

after
after unique

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/859 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 1/4/2025 **Status:** ✅ Merged **Merged:** 1/4/2025 **Merged by:** [@rmartinoscar](https://github.com/rmartinoscar) **Base:** `main` ← **Head:** `feature/externalIdCreateServer` --- ### 📝 Commits (4) - [`a75fc78`](https://github.com/pelican-dev/panel/commit/a75fc780e817146a57bb6d487fe8a6661595a0c2) Add missing externalId on server creation - [`8145115`](https://github.com/pelican-dev/panel/commit/81451150ed6380bf58258674bba68bc35c289ca2) Pint - [`849bfbb`](https://github.com/pelican-dev/panel/commit/849bfbbdc6342313d1ee7a21e7f0539d6afb4e4c) Fix mobile layout - [`193459a`](https://github.com/pelican-dev/panel/commit/193459af4bcaff66b2c7a5e171ca81bdae9a77de) fix layout ### 📊 Changes **2 files changed** (+44 additions, -40 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php` (+43 -40) 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+1 -0) </details> ### 📄 Description ![before](https://github.com/user-attachments/assets/32a8f901-7f2c-4765-ad79-3a307aeb29bd) ![after](https://github.com/user-attachments/assets/164799de-87ea-4351-b7b8-1b249c01e325) ![after unique](https://github.com/user-attachments/assets/16192512-6086-423a-9f45-f3799d9f6ec1) ![image](https://github.com/user-attachments/assets/28278e71-2d31-43e0-9b78-a83c16975fd9) --- <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:01:13 +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#1014