• Joined on 2026-03-17
marcel opened issue marcel/familienarchiv#38 2026-03-20 19:25:35 +01:00
As a user I want to see the full edit history of a document so I can track what changed and who changed it
marcel opened issue marcel/familienarchiv#37 2026-03-20 19:07:54 +01:00
As an admin I want to create and edit full user profiles so that users start with their information pre-filled
marcel opened issue marcel/familienarchiv#36 2026-03-20 19:01:47 +01:00
As a user I want to reset my forgotten password via email so I can regain access without contacting the admin
marcel opened issue marcel/familienarchiv#35 2026-03-20 19:01:18 +01:00
As a user I want a profile page so I can change my password and keep my personal information up to date
marcel closed issue marcel/familienarchiv#32 2026-03-20 18:33:35 +01:00
As a user I want a swap button between the two person fields so I can flip the conversation perspective without retyping
marcel closed issue marcel/familienarchiv#33 2026-03-20 18:33:35 +01:00
As a user I want a "New document in this correspondence" link in the conversation view so I can add a document without losing my filter context
marcel closed issue marcel/familienarchiv#30 2026-03-20 18:33:34 +01:00
As a user I want to see year dividers in the conversation timeline so I can orient myself in long correspondences
marcel closed issue marcel/familienarchiv#31 2026-03-20 18:33:34 +01:00
As a user I want to see a summary header above the conversation so I know the scope before reading
marcel opened issue marcel/familienarchiv#34 2026-03-20 16:54:01 +01:00
bug: URL-synced inputs drop keystrokes and flicker during fast typing
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 16:50:06 +01:00
a4600752c9 test(conversations): add component tests for new features
6ef1d41b6a fix(conversations): restore {#if} guard on swap button
Compare 2 commits »
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 16:31:35 +01:00
6a215ddaae fix(conversations): hide new document link for read-only users
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 16:29:23 +01:00
71f521435a refactor(conversations): move swap button between person input fields
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 16:22:45 +01:00
7acad8b5a9 feat(conversations): add new document link pre-filled with both persons (#33)
9cd394e987 feat(conversations): add year dividers between documents (#30)
e41d84320a feat(conversations): add summary with document count and year range (#31)
3d89f272fe feat(conversations): add swap button (#32)
Compare 4 commits »
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 16:14:48 +01:00
bafeccd410 feat(conversations): add summary, swap, year dividers, new-doc link
marcel created branch feat/conversation-page-improvements in marcel/familienarchiv 2026-03-20 16:14:47 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 15:58:53 +01:00
f950e4e826 docs(codestyle): add Svelte 5 specific rules with examples
marcel pushed to main at marcel/familienarchiv 2026-03-20 15:56:00 +01:00
db2fc33e99 fix(frontend): enforce lint locally and in CI, fix all pre-existing violations
marcel pushed to main at marcel/familienarchiv 2026-03-20 12:34:00 +01:00
28dea45cc3 fix(i18n): remove trailing comma from all three message files
marcel opened issue marcel/familienarchiv#33 2026-03-20 12:30:31 +01:00
As a user I want a "New document in this correspondence" link in the conversation view so I can add a document without losing my filter context
marcel opened issue marcel/familienarchiv#32 2026-03-20 12:30:23 +01:00
As a user I want a swap button between the two person fields so I can flip the conversation perspective without retyping