Commit Graph

5 Commits

Author SHA1 Message Date
Pontoporeia
8bb0b3a1f2 refactor: unify FilePond edit previews + clean upload UI and shared fragments
* Move shared `fichiers-fragment.php` from `partage/` to `templates/partials/form/`
  and update all include/require references
* `.gitignore`: exclude SQLite WAL/SHM journal files
* FilePond UI:

  * change uploaded file block border state from yellow to green
  * restyle image previews to use site light-theme colors
* Edit mode:

  * remove custom existing-file preview list implementation
  * preload existing files directly into FilePond pools
  * include `cover` and `note_intention` assets in FilePond-managed state
* Remove obsolete upload progress bar UI and related JS includes
* Remove deprecated `Écriture` + `Image` format types from upload flow/configuration
2026-05-19 00:08:06 +02:00
Théophile Gervreau-Mercier
0697753dd3 Move formulaire files to formulaire/ 2026-01-26 15:24:01 +01:00
Pontoporeia
9414966b24 ajustement formulaire 2023-05-12 09:31:41 +02:00
Pontoporeia
4a1e4b696e rewrite v1.0 2023-05-02 20:17:58 +02:00
Pontoporeia
763ad7d722 rewrite v0.8 2023-05-02 12:15:28 +02:00