• Joined on 2026-03-17
marcel pushed to feat/conversation-page-improvements at marcel/familienarchiv 2026-03-20 21:33:22 +01:00
513a7290b0 fix(conversations): keep swap button in DOM to prevent grid column width shift
0f8b582813 test(documents): add component tests for sender/receiver URL prefill on new document page
4026bb9003 feat(documents): prefill sender and receiver from URL params on new document page
f2f9a1bf03 test(conversations): add component tests for new features
76031de8eb fix(conversations): restore {#if} guard on swap button
Compare 13 commits »
marcel deleted branch feat/29-correspondent-typeahead from marcel/familienarchiv 2026-03-20 21:26:40 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 21:26:38 +01:00
0525e66d55 feat(conversations): filter person typeahead to correspondents of selected person
marcel closed issue marcel/familienarchiv#29 2026-03-20 21:26:37 +01:00
As a user I want the second person field to only show correspondents of the first person so I never see an empty conversation
marcel merged pull request marcel/familienarchiv#42 2026-03-20 21:26:35 +01:00
feat(conversations): filter person typeahead to correspondents of selected person
marcel created pull request marcel/familienarchiv#42 2026-03-20 21:24:01 +01:00
feat(conversations): filter person typeahead to correspondents of selected person
marcel pushed to feat/29-correspondent-typeahead at marcel/familienarchiv 2026-03-20 21:23:46 +01:00
0525e66d55 feat(conversations): filter person typeahead to correspondents of selected person
marcel created branch feat/29-correspondent-typeahead in marcel/familienarchiv 2026-03-20 21:23:45 +01:00
marcel deleted branch fix/34-url-synced-input-keystroke-loss from marcel/familienarchiv 2026-03-20 21:06:38 +01:00
marcel pushed to main at marcel/familienarchiv 2026-03-20 21:06:33 +01:00
acf6fc05ad fix(search): prevent stale navigation from clobbering focused search input
marcel closed issue marcel/familienarchiv#34 2026-03-20 21:06:32 +01:00
bug: URL-synced inputs drop keystrokes and flicker during fast typing
marcel merged pull request marcel/familienarchiv#41 2026-03-20 21:06:29 +01:00
fix(search): prevent stale navigation from clobbering focused search input
marcel created pull request marcel/familienarchiv#41 2026-03-20 20:58:39 +01:00
fix(search): prevent stale navigation from clobbering focused search input
marcel pushed to fix/34-url-synced-input-keystroke-loss at marcel/familienarchiv 2026-03-20 20:58:22 +01:00
acf6fc05ad fix(search): prevent stale navigation from clobbering focused search input
marcel created branch fix/34-url-synced-input-keystroke-loss in marcel/familienarchiv 2026-03-20 20:58:20 +01:00
marcel opened issue marcel/familienarchiv#40 2026-03-20 19:26:30 +01:00
As a user I want to highlight sections of a PDF and discuss them with others so we can transcribe and interpret documents together
marcel opened issue marcel/familienarchiv#39 2026-03-20 19:25:59 +01:00
As a user I want a proper PDF viewer so documents render reliably and annotations can be added in a later step
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