Block a user
feat: backfill file hashes for existing documents (#56)
As an admin I want to backfill file hashes for already-uploaded documents so existing files are covered by the annotation versioning feature
marcel
deleted branch feature/55-file-hash-annotations from marcel/familienarchiv
2026-03-24 22:09:18 +01:00
As an admin I want annotations to stay linked to their file version so they disappear when a different file is uploaded but reappear if the original file is re-uploaded
feat: annotations linked to file version (#55)
As a user I want a focused document view with a resizable bottom panel so I can read documents, transcriptions, and discussions without sidebar clutter
marcel
pushed to feature/56-backfill-file-hashes at marcel/familienarchiv
2026-03-24 18:19:08 +01:00
As a user I want the annotation toggle in the document header so I can easily find and activate annotation mode
As a user I want a unified comment drawer on the document detail page so discussion and annotation comments are in one place and the PDF always stays fully visible
feat: backfill file hashes for existing documents (#56)
marcel
pushed to feature/56-backfill-file-hashes at marcel/familienarchiv
2026-03-24 17:33:29 +01:00
marcel
created branch feature/56-backfill-file-hashes in marcel/familienarchiv
2026-03-24 17:33:27 +01:00
feat: annotations linked to file version (#55)
marcel
pushed to feature/55-file-hash-annotations at marcel/familienarchiv
2026-03-24 17:09:56 +01:00
marcel
created branch feature/55-file-hash-annotations in marcel/familienarchiv
2026-03-24 17:09:55 +01:00
marcel
deleted branch feature/50-document-comments from marcel/familienarchiv
2026-03-24 12:57:58 +01:00
As a user I want to comment on documents and reply to others so we can discuss and annotate our findings
feat(#50): document & annotation comments