mirror of
https://github.com/pelican-dev/panel.git
synced 2026-02-24 19:08:53 +03:00
[PR #368] [MERGED] Update EditProfile #716
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-4📝 Commits (3)
b270a2eUpdate EditProfile.phpb26cb09Update EditProfile.php0811a06Update EditProfile.php📊 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.