This website requires JavaScript.
Explore
Help
Register
Sign In
marcel
/
familienarchiv
Watch
1
Star
0
Fork
0
You've already forked familienarchiv
Code
Issues
118
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3d3fe8d626737e3a9a90c20f0e7bfcc61d2b7709
familienarchiv
/
frontend
/
src
/
routes
/
persons
/
[id]
/
edit
History
Marcel
5062513ae6
Some checks failed
CI / Unit & Component Tests (push)
Failing after 3m20s
Details
CI / OCR Service Tests (push)
Successful in 38s
Details
CI / Backend Unit Tests (push)
Failing after 2m56s
Details
refactor(persons): extract inputCls/labelCls and PersonFormData type
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-26 13:37:34 +02:00
..
+page.server.ts
fix(persons): localize validation error messages via Paraglide i18n
2026-04-26 13:37:34 +02:00
+page.svelte
refactor(nav): replace static back-link hrefs with BackButton
2026-04-22 10:49:23 +02:00
NameHistoryEditCard.svelte
refactor(persons): replace non-null assertion with null guard on removeFormEl
2026-04-12 14:36:47 +02:00
NameHistoryEditCard.svelte.spec.ts
refactor(persons): replace inline delete modal with ConfirmService in NameHistoryEditCard
2026-04-12 14:19:33 +02:00
NameHistoryEditCard.svelte.test.ts
refactor(persons): replace inline delete modal with ConfirmService in NameHistoryEditCard
2026-04-12 14:19:33 +02:00
normalizePersonType.test.ts
refactor(persons): rename page.server.test.ts to normalizePersonType.test.ts
2026-04-26 13:37:34 +02:00
PersonDangerZone.svelte
feat(frontend): replace all name concatenation with displayName
2026-04-08 12:22:30 +02:00
PersonEditForm.svelte
refactor(persons): extract inputCls/labelCls and PersonFormData type
2026-04-26 13:37:34 +02:00
PersonEditSaveBar.svelte
fix(ui): use mt-6 on save bar to match card spacing
2026-04-07 16:01:43 +02:00