demarche-numerique/demarche.numerique.gouv.fr
Dématérialiser et simplifier les démarches administratives
First Claude commit: Mar 16, 2026Last Claude commit: 1mo agoDiscovered: Mar 16, 2026
Recent Claude Commits
fix(attestation): use correct PDF pipeline for v2 templates in preview_attestation_acceptation
c4df0a61mo agoco_authored_bytest(attestation): add spec reproducing preview_attestation_acceptation KeyError for v2 templates
a55796c1mo agoco_authored_byTech: remove old attachment components
758d9ec1mo agomessage_footerTech: update CSS for new attachment components
b2257e51mo agomessage_footerTech: migrate all attachment usages to new components
2e1ad241mo agomessage_footerTech: create generic DropTargetController for drag & drop
b0338ab1mo agomessage_footerTech: create DropZoneDecorator for flexible drop zone setup
0f3b1771mo agomessage_footerTech: create FileInputComponent with automatic multiple detection
2f6f3741mo agomessage_footerTech: create unified FileFieldComponent
14297631mo agomessage_footertest(Attachment): add comprehensive system specs for drag & drop
3a43a581mo agomessage_footerrefactor(Attachment): refactor progress bar components
2e2ea371mo agomessage_footerfeat(Attachment): add client-side validation before upload
808516e1mo agomessage_footerfeat(Attachment): add drag & drop upload with DragDropUploaderComponent
cfa2f851mo agomessage_footerrefactor(Attachment): extract ButtonUploaderComponent
ff73c291mo agomessage_footerrefactor(Attachment): delete EditComponent
fed13d51mo agomessage_footerrefactor(Attachment): refactor MultipleComponent to use new components
3cc03701mo agomessage_footerrefactor(Attachment): create UniqueComponent for single file upload
d9fde861mo agomessage_footerrefactor(Attachment): extract AttachmentRowComponent
9897f4e1mo agomessage_footerrefactor(Attachment): extract HintsComponent and ErrorWrapperComponent
24b3ede1mo agomessage_footerrefactor(Attachment): extract Context value object
cb6d6b91mo agomessage_footerrefactor(Attachment): extract Validation service
b55fe771mo agomessage_footer