This website requires JavaScript.
Explore
Help
Register
Sign In
marcel
/
familienarchiv
Watch
1
Star
0
Fork
0
You've already forked familienarchiv
Code
Issues
116
Pull Requests
1
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b7d5f71ef717558c7a51fa79577ce85ebb97d4c0
familienarchiv
/
frontend
/
src
/
routes
/
persons
History
Marcel
a2d078b8f9
refactor(persons): replace non-null assertion with null guard on removeFormEl
...
Co-Authored-By: Claude Sonnet 4.6 <
noreply@anthropic.com
>
2026-04-12 14:36:47 +02:00
..
[id]
refactor(persons): replace non-null assertion with null guard on removeFormEl
2026-04-12 14:36:47 +02:00
new
feat(focus-rings): update all form inputs and document components to ring-focus-ring
2026-03-31 15:22:11 +02:00
+page.server.ts
feat(persons): enrich /persons list with stats bar, life dates, doc count chip
2026-03-29 19:52:37 +02:00
+page.svelte
feat(ui): show type icon in avatar for non-person entities
2026-04-08 18:36:34 +02:00
page.svelte.spec.ts
test(frontend): update mock data for displayName and nullable firstName
2026-04-08 12:47:15 +02:00
PersonsEmptyState.svelte
feat(persons): enrich /persons list with stats bar, life dates, doc count chip
2026-03-29 19:52:37 +02:00
PersonsStatsBar.svelte
fix(persons): replace hardcoded 'docs'/'Persons'/'Documents' strings with i18n keys
2026-03-29 20:37:51 +02:00