project-nomad/admin/app
Chris 6725753ae0 fix(downloads): keep the drug download card live across all parts
The Active Downloads card filtered to the deterministic jobId, but the
download's continuations run under auto-generated jobIds (only part 0 uses the
deterministic one). So the card tracked part 0 and then vanished while parts
2..N kept downloading. The queue is concurrency 1, so collapse to whichever
single part is in flight and report the deterministic jobId: one card tracks
aggregate progress through the whole download and cancel/remove still routes.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-24 17:46:44 -05:00
..
controllers feat(drug-reference): rework into an opt-in medicine-standard tier dataset 2026-06-24 17:41:29 -05:00
data fix(drug-reference): address review — defer FULLTEXT, fallback remedies prop, strip fork refs 2026-06-23 07:14:34 -05:00
exceptions fix(Docs): documentation renderer fixes 2025-12-23 16:00:33 -08:00
jobs feat(drug-reference): rework into an opt-in medicine-standard tier dataset 2026-06-24 17:41:29 -05:00
middleware fix(API): skip compression for Server-Sent Events (#798) 2026-05-20 10:16:00 -07:00
models feat(collections): route a 'dataset' tier resource to the drug pipeline 2026-06-24 17:15:21 -05:00
services fix(downloads): keep the drug download card live across all parts 2026-06-24 17:46:44 -05:00
utils feat(supply-depot): add MeshCore Web with self-signed HTTPS 2026-06-23 04:47:06 +00:00
validators feat(collections): route a 'dataset' tier resource to the drug pipeline 2026-06-24 17:15:21 -05:00