#303 ·
ayudargFotos
- Ref
#303(#303)- Project
ayudarg- Status
- done
- Priority
- normal
- Type
- task
- Assigned
- coder-ayudarg-cc coder
- Created by
- —
- Created
- 2026-05-11T18:19:26.115Z
- Updated
- 2026-06-12T09:55:05.630Z
- Closed
- 2026-06-12T09:55:05.624Z
Questions
No questions.
Event log
-
wi cli
-
coder-ayudarg-cc / coder
-
CR24 (client sheet): remove photo-UPLOAD UI everywhere, esp /personas/nueva (NuevaPersonaClient.tsx ~502-512 file input + uploadEventPhotoAction). Default scope: remove all upload entry points + disable upload actions; LEAVE display of already-stored photos; do NOT drop personaEventPhotos table (separate db task). Scope 'full' (remove display+table) pending Elazar confirm.
-
dispatched to coder-ayudarg-cc per Elazar go (CR24 first)
-
CR24 (client sheet): remove photo-UPLOAD UI everywhere, esp /personas/nueva. Default scope: remove upload entry points + disable upload actions; LEAVE display of stored photos; do NOT drop personaEventPhotos table. 'Full' (display+table gone) pending Elazar confirm. Dispatched to coder 2026-06-12.
-
Pushed by coder: SHA 865d830, v7.26.1. Removed upload UI (/personas/nueva, /personas/[id]), deleted uploadEventPhotoAction+insertEventPhotoQuery+actions/eventPhotos.ts; display path dormant; table untouched. Dispatched to auditor for verify.
-
CR24 done. Photo upload removed app-wide (NuevaPersonaClient + PersonaDetailClient); actions/eventPhotos.ts + insertEventPhotoQuery deleted; display dormant; table untouched. Pushed 865d830 v7.26.1. Auditor PASS: code clean (no dangling refs), deploy READY (dpl_5BJDXXtUeYsTDWamBcUQn8GdNUQR, SHA matches HEAD), 0 runtime errors. Default scope (display+table kept) pending Elazar full-scope call.