feat(heures) : export PDF des heures (vue jour) par sites #24

Merged
tristan merged 16 commits from feature/SIRH-35-export-des-heures-employe into develop 2026-06-09 12:59:04 +00:00

16 Commits

Author SHA1 Message Date
tristan 8412245e23 style(heures) : bouton export en MalioButton secondary (cohérent avec la liste employés)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-09 08:29:55 +02:00
tristan 8bf852d5ae fix(heures) : titre drawer simplifié, bordure date noire, drawer au-dessus de la toolbar (z-index)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 18:05:17 +02:00
tristan d04f4cb065 style(heures) : padding vertical des lignes pour la lisibilité
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 18:01:36 +02:00
tristan 4cc7747fd7 feat(heures) : colonne nom -25% et statut sur la couleur de l'absence en BDD
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:59:32 +02:00
tristan 818e085657 fix(heures) : largeurs colonnes en % (Dompdf ignore les mm en table-layout fixed)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:56:17 +02:00
tristan 34eca407ec fix(heures) : largeurs colonnes en mm sur les th (colonne nom plus large)
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:51:25 +02:00
tristan 9458838a84 feat(heures) : colonne nom élargie, colonnes heures réduites, police agrandie
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:49:37 +02:00
tristan a8750db2eb feat(heures) : export PDF jour en table unique colonnes fixes + couleur site 2026-06-08 17:46:44 +02:00
tristan b7f602bc7b docs : plan d'implémentation export PDF heures jour
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:41:01 +02:00
tristan 7fbd4029c7 docs(heures) : documenter l'export PDF jour 2026-06-08 17:37:11 +02:00
tristan 0ef609b2e2 feat(heures) : bouton export PDF jour (admin) 2026-06-08 17:35:17 +02:00
tristan c3f3b83b87 feat(heures) : drawer d'export PDF jour 2026-06-08 17:32:49 +02:00
tristan 15231d5a33 feat(heures) : endpoint export PDF heures jour par sites
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:27:41 +02:00
tristan f78e850092 feat(heures) : gabarit PDF export jour 2026-06-08 17:25:52 +02:00
tristan b917fd2e41 feat(heures) : calcul des lignes jour pour export PDF
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:21:41 +02:00
tristan edbb1f7b29 docs : spec export PDF heures vue jour par sites
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-08 17:13:00 +02:00