- SIRET/SIREN admin: controller applied siren but skipped siret — add missing updateSiret() call - Document upload on validated booking: backend blocked PENDING_BANK_TRANSFER; frontend filter excluded it — both now allow all non-terminal statuses - Accent encoding in filenames: Multer stores originalname as latin1; re-decode to utf8 before storing and displaying - Drag & drop in document modals: replace bare input with styled dropzone supporting click and native drag-and-drop in both Add and Replace modals - Resume existing booking: add Actions column with View button and booking detail modal to the bookings list page Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| api | ||
| context | ||
| providers | ||
| assets.ts | ||
| fonts.ts | ||
| utils.ts | ||