[PR #368] [MERGED] Update EditProfile #716

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

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/368
Author: @rmartinoscar
Created: 6/11/2024
Status: Merged
Merged: 6/11/2024
Merged by: @lancepioch

Base: mainHead: patch-4


📝 Commits (3)

📊 Changes

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

View changed files

📝 app/Filament/Resources/UserResource/Pages/EditProfile.php (+4 -1)

📄 Description

Remove required to api key description
Add disabled to api create if description is null
Add live to description & allowed ip so you don't have to save then hit create

Fixes not being able to change language due to description not set eventhough its in an other tab


🔄 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/368 **Author:** [@rmartinoscar](https://github.com/rmartinoscar) **Created:** 6/11/2024 **Status:** ✅ Merged **Merged:** 6/11/2024 **Merged by:** [@lancepioch](https://github.com/lancepioch) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (3) - [`b270a2e`](https://github.com/pelican-dev/panel/commit/b270a2e34a1b5c4aa38e11923523c15d4b582c9a) Update EditProfile.php - [`b26cb09`](https://github.com/pelican-dev/panel/commit/b26cb095bc4928474a3577f2a6cf6dcc23694027) Update EditProfile.php - [`0811a06`](https://github.com/pelican-dev/panel/commit/0811a060157eb641db14ee76ee405e5c871d008c) Update EditProfile.php ### 📊 Changes **1 file changed** (+4 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Resources/UserResource/Pages/EditProfile.php` (+4 -1) </details> ### 📄 Description Remove required to api key description Add disabled to api create if description is null Add live to description & allowed ip so you don't have to save then hit create Fixes not being able to change language due to description not set eventhough its in an other tab --- <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:45:34 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#716