feat(planning): Nassuif en permanence externe + Maxime à temps plein#141
Merged
Conversation
…dans le roulement - La ligne « Permanence Externe » du template ne matchait AUCUN employé en base (lookup par employees.name) : ses créneaux (16h-21h lun/mar/jeu + mercredi 9h-17h) n'étaient jamais appliqués. Elle est attribuée à Nassuif (employé existant, rôle Permanence). - Maxime Dubois passe à temps plein (5 j/sem) : jeudi 9h-17h désormais travaillé les 3 semaines ; la fermeture du mercredi (13h-21h) et le samedi de la semaine 1 (10h-18h, vendredi off en compensation) sont conservés. Les assignations d'ouverture piscine restent valides (l'ouvreur a toujours un créneau matin ses jours désignés). Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Contributor
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changements au roulement 3 semaines (apply-rotation)
Nassuif intègre le roulement (Permanence Externe) — la ligne « Permanence Externe » du template ne correspondait à aucun employé en base (le lookup se fait par
employees.name) : ses créneaux n'étaient jamais appliqués. Elle est réattribuée à Nassuif (employé existant, rôle Permanence) : 16h-21h lundi/mardi/jeudi + mercredi 9h-17h, identique les 3 semaines.Maxime Dubois à temps plein (5 j/semaine) — le jeudi (off les 3 semaines) passe à 9h-17h :
Application
Le template ne modifie pas le planning existant : il s'applique via le bouton « Appliquer le roulement » de la page planning sur la plage de dates voulue (ou
POST /api/schedules/apply-rotation).Build OK.
🤖 Generated with Claude Code