refactor: remove reconciliation system and all related code, tasks, and docs d12a170 kamau1 commited on Dec 12, 2025
Fix: Correct expense relationship usage and add missing real-time reconciliation on ticket completion 4ebdff0 kamau1 commited on Dec 10, 2025
fix: add complete status-history coverage, set started_at correctly, and harden dedup_key + location tracking 53b964c kamau1 commited on Nov 30, 2025
fix: replace string-based joinedload with class-bound attributes to restore completion-checklist relationship loading 0379dd9 kamau1 commited on Nov 30, 2025
fix: correctly detect uploaded checklist photos by parsing description and eager-loading images 3e23d36 kamau1 commited on Nov 30, 2025
Add dedicated PUT /completion-data endpoint for partial updates to ticket completion data 807713e kamau1 commited on Nov 30, 2025
feat(ticket-completion): allow incremental photo uploads and enforce full validation only at completion d3b4695 kamau1 commited on Nov 28, 2025
Fix dependency imports: correct get_db and get_current_user imports to use app.api.deps d4444b8 kamau1 commited on Nov 17, 2025