feat(#282): Dokument-Detail + PDF-Viewer (web) #316
No reviewers
Labels
No labels
app/archiv
app/einkaufslisten
app/imap-client
app/wissensbasis
arch-answered
arch-question
area/api
area/auth
area/infra
area/mobile
area/shared
area/ui
area/web
portfolio-status
prio/high
prio/low
prio/medium
roadmap/public
size/l
size/m
size/s
size/xl
size/xs
status/blocked
status/needs-info
type/bug
type/chore
type/docs
type/feature
type/idea
type/refactor
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
admin-mrrm/mrrmlabapp!316
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/282-archiv-detail-web"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #282
Summary
PATCH /documents/:id(Metadaten/Tag-Update über Paperless-Proxy),GET /documents/:id/download(Original-Datei mit Content-Disposition).DocumentsResource.update / previewBlob / downloadBlobund neuerHttpClient.requestBlobfür authentifizierte Binär-Downloads./archiv/:documentIdmit Metadaten-Panel (Titel, Korrespondent, Typ, Daten), inline Tag-Editor (Chips + Select), PDF-Vorschau (Blob → iframe für authentifizierten Stream) und Download-Button.Notizen
Test plan
pnpm --filter @mrrmlab/api test→ grün (345 Tests)pnpm --filter @mrrmlab/web typecheck && pnpm --filter @mrrmlab/web lint→ clean