Files
legal-ai/web/app.py
Chaim d32452f95c
All checks were successful
Build & Deploy / build-and-deploy (push) Successful in 9s
fix(api): include proceeding_type in /api/cases list response
The cases-table reads from the list endpoint, not /details, so without
proceeding_type in the row payload the בל"מ badge can't render for
cases that flipped the field manually (only the legacy
appeal_subtype LIKE 'extension_request_%' path was firing).

Added the field to both detail=false and detail=true branches.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-26 10:01:24 +00:00

188 KiB