Marcel
69ac183fe8
CI / Unit & Component Tests (push) Failing after 3m31s
CI / OCR Service Tests (push) Successful in 37s
CI / Backend Unit Tests (push) Failing after 3m1s
CI / Unit & Component Tests (pull_request) Failing after 3m13s
CI / OCR Service Tests (pull_request) Successful in 30s
CI / Backend Unit Tests (pull_request) Failing after 2m57s
feat(transcription): add bulk "Alle als fertig markieren" action to transcription panel
...
Adds a single-transaction backend endpoint PUT /api/documents/{id}/transcription-blocks/review-all
that marks all blocks as reviewed atomically. Emits N individual BLOCK_REVIEWED audit events (one
per previously-unreviewed block). The frontend button is disabled (not hidden) when all blocks are
already reviewed, and shows a spinner during the operation.
Closes #345
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com >
2026-04-26 20:53:47 +02:00
..
2026-04-22 22:39:47 +02:00
2026-04-22 09:28:09 +02:00
2026-04-23 07:12:21 +02:00
2026-04-23 21:38:56 +02:00
2026-03-20 15:55:42 +01:00
2026-04-26 20:53:47 +02:00
2026-04-25 17:17:33 +02:00
2026-03-31 15:18:42 +02:00
2026-04-25 13:10:56 +02:00
2026-04-19 10:57:54 +02:00
2026-03-20 15:55:42 +01:00
2026-04-26 13:37:34 +02:00
2026-04-22 09:28:09 +02:00
2026-04-19 12:29:34 +02:00
2026-03-31 15:18:42 +02:00
2026-04-18 23:36:55 +02:00
2026-03-28 18:05:48 +01:00
2026-03-28 15:41:35 +01:00
2026-04-25 19:18:56 +02:00
2026-04-20 22:08:09 +02:00
2026-04-20 22:08:09 +02:00
2026-04-22 14:35:25 +02:00
2026-04-19 12:27:03 +02:00
2026-04-25 19:41:24 +02:00
2026-04-20 11:29:33 +02:00
2026-04-20 22:01:46 +02:00
2026-04-20 22:42:23 +02:00
2026-04-25 12:24:02 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 22:26:31 +02:00
2026-04-20 07:45:16 +02:00
2026-04-20 00:06:25 +02:00
2026-04-17 00:24:53 +02:00
2026-03-31 22:34:54 +02:00