[PR #295] [MERGED] Make deploy.locations optional [backwards compat] as it has been removed #676

Closed
opened 2026-02-05 17:51:03 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/295
Author: @ItzExotical
Created: 5/29/2024
Status: Merged
Merged: 5/30/2024
Merged by: @lancepioch

Base: mainHead: main


📝 Commits (4)

  • 2757370 Remove deploy.locations from validator
  • ab7f6fb Change location data to optional for backwards compat
  • b58df32 Better styling
  • 1806224 Add back comma to follow coding style

📊 Changes

1 file changed (+1 additions, -2 deletions)

View changed files

📝 app/Http/Requests/Api/Application/Servers/StoreServerRequest.php (+1 -2)

📄 Description

The locations functionality was removed from the panel, and will be replaced with tags shortly.
The API has to be changed so that it does not force validation of the location data.


🔄 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/295 **Author:** [@ItzExotical](https://github.com/ItzExotical) **Created:** 5/29/2024 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`2757370`](https://github.com/pelican-dev/panel/commit/275737045e1c9bd484bfa3a2ae52b1f6f17b1fd1) Remove deploy.locations from validator - [`ab7f6fb`](https://github.com/pelican-dev/panel/commit/ab7f6fb8221a2e7166e0068fd1011231076d8a23) Change location data to optional for backwards compat - [`b58df32`](https://github.com/pelican-dev/panel/commit/b58df32b3db8cd30e68d04485f17c4998c497482) Better styling - [`1806224`](https://github.com/pelican-dev/panel/commit/18062247a8e87a14e16fb0ea8d7b27c5e9698432) Add back comma to follow coding style ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/Http/Requests/Api/Application/Servers/StoreServerRequest.php` (+1 -2) </details> ### 📄 Description The locations functionality was removed from the panel, and will be replaced with tags shortly. The API has to be changed so that it does not force validation of the location data. --- <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 17:51:03 +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#676