[PR #476] [MERGED] feat: make family name optional #787

Open
opened 2025-10-08 00:17:10 +03:00 by OVERLORD · 0 comments
Owner

📋 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: mainHead: feat/optional-family-name


📝 Commits (2)

  • 20a860e feat: make family name optional
  • 7cd14ca Merge 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.

## 📋 Pull Request Information **Original PR:** https://github.com/pocket-id/pocket-id/pull/476 **Author:** [@kmendell](https://github.com/kmendell) **Created:** 4/23/2025 **Status:** ✅ Merged **Merged:** 4/25/2025 **Merged by:** [@kmendell](https://github.com/kmendell) **Base:** `main` ← **Head:** `feat/optional-family-name` --- ### 📝 Commits (2) - [`20a860e`](https://github.com/pocket-id/pocket-id/commit/20a860ea3f8479f16ec28676cb2ca63ce4e35e50) feat: make family name optional - [`7cd14ca`](https://github.com/pocket-id/pocket-id/commit/7cd14ca9a9fef0bcfa3b107e2b17a1cacb7bf734) Merge branch 'main' into feat/optional-family-name ### 📊 Changes **3 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fixes: https://github.com/pocket-id/pocket-id/issues/439 --- <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 2025-10-08 00:17:10 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#787