import dialog: add Terminé button, fix padding, make success permanent, avoid POST resend

import dialog: add Terminé button, fix padding, make success permanent, avoid POST resend
This commit is contained in:
Pontoporeia
2026-05-10 23:22:38 +02:00
parent cab65ea4a4
commit 2bacc78492
4 changed files with 33 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
- [x] Display ALL submitted info in recapitulatif page + email recap
- [x] Add "validate your info / contact xamxam@erg.be" note on recap page
- [x] Fix CSV import: lecteur interne/externe + promoteurice ULB not imported with correct role/is_external/is_ulb flags
- [x] Add "Terminé" button to import dialog on success (closes dialog + reloads page to clear form)
- [x] Replace HTMX+PHP file upload queues with client-side JS
- [x] Fix submit button on all forms — add JS/PHP debug logging