mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-06 05:13:01 +03:00
[PR #31] [MERGED] Edit first and last name labels #969
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/31
Author: @edbourque0
Created: 9/26/2024
Status: ✅ Merged
Merged: 9/26/2024
Merged by: @stonith404
Base:
main← Head:main📝 Commits (3)
82f9fbdEdit first and last name labelsafd11fbchange first name and last name label in user form7ba3ff2change labels in tests📊 Changes
4 files changed (+14 additions, -14 deletions)
View changed files
📝
frontend/src/routes/settings/account/account-form.svelte(+2 -2)📝
frontend/src/routes/settings/admin/users/user-form.svelte(+2 -2)📝
frontend/tests/account-settings.spec.ts(+2 -2)📝
frontend/tests/user-settings.spec.ts(+8 -8)📄 Description
Added spaces between first/last and name in the application configuration
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.