mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-11 07:42:58 +03:00
[PR #476] [MERGED] feat: make family name optional #787
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/pocket-id/pocket-id/pull/476
Author: @kmendell
Created: 4/23/2025
Status: ✅ Merged
Merged: 4/25/2025
Merged by: @kmendell
Base:
main← Head:feat/optional-family-name📝 Commits (2)
20a860efeat: make family name optional7cd14caMerge branch 'main' into feat/optional-family-name📊 Changes
3 files changed (+3 additions, -3 deletions)
View changed files
📝
backend/internal/dto/user_dto.go(+1 -1)📝
frontend/src/lib/types/user.type.ts(+1 -1)📝
frontend/src/routes/settings/admin/users/user-form.svelte(+1 -1)📄 Description
Fixes: https://github.com/pocket-id/pocket-id/issues/439
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.