feat(heures) : export Contingent heures de nuit (liste employés) #28

Merged
tristan merged 17 commits from feat/night-hours-contingent-export into develop 2026-06-11 13:02:31 +00:00

17 Commits

Author SHA1 Message Date
tristan 91cdf89de0 refactor(night) : RttRecoveryComputationService + SalaryRecapPrintProvider delegent a NightHoursCalculator 2026-06-11 15:00:33 +02:00
tristan dc213523b9 fix(night-contingent) : largeur colonne Nom, police agrandie, separateurs de mois 2026-06-11 14:52:15 +02:00
tristan e65dee696e fix(night-contingent) : elargir colonne Nom du PDF (anti-debordement) 2026-06-11 14:00:31 +02:00
tristan 1000ae33c9 docs(night-contingent) : documentation export contingent heures de nuit 2026-06-11 12:04:33 +02:00
tristan 7744c82a07 feat(night-contingent) : option export Contingent H.nuit (liste employes) 2026-06-11 12:02:13 +02:00
tristan 0b5044c47b feat(night-contingent) : gabarit PDF paysage 2026-06-11 12:00:42 +02:00
tristan 829f7f7e95 feat(night-contingent) : operation API GET /night-hours-contingent/print 2026-06-11 11:59:35 +02:00
tristan 5d944f1ec5 refactor(night-contingent) : retirer garde morte dans le provider PDF 2026-06-11 11:58:48 +02:00
tristan 12eb8b2e1b feat(night-contingent) : provider PDF contingent heures de nuit 2026-06-11 11:54:50 +02:00
tristan 0504629ac6 refactor(night-contingent) : driver map batch + test cas sans heures 2026-06-11 11:53:09 +02:00
tristan a552843cec feat(night-contingent) : builder agregation mensuelle des heures de nuit 2026-06-11 11:48:27 +02:00
tristan df4120b68d feat(night-contingent) : DTO NightContingentRow 2026-06-11 11:46:33 +02:00
tristan 320e00d63e refactor(night) : mutualiser le calcul de nuit via NightHoursCalculator 2026-06-11 11:42:45 +02:00
tristan bd1a9d120e refactor(night-contingent) : NightHoursCalculator readonly + tests de bornes 2026-06-11 11:40:39 +02:00
tristan e969955943 feat(night-contingent) : service partage NightHoursCalculator
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-11 11:36:45 +02:00
tristan c199665349 docs(night-contingent) : plan d'implémentation export contingent heures de nuit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 11:33:02 +02:00
tristan 3d13b6fc49 docs(night-contingent) : spec export contingent heures de nuit
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-06-11 11:24:54 +02:00