#48 #49 #50 CV actif/archivé, lien CV–candidature, logo de site automatique#51
Merged
Merged
Conversation
Le champ logo_url est retiré du formulaire ; le logo est dérivé du favicon à la création, quand il manque, ou lorsque l'URL change. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Champ CV.actif (défaut vrai), action archiver/réactiver, séparation des CV actifs et archivés dans la liste, badge et bouton sur la fiche. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Clé étrangère Candidature.cv (SET_NULL), sélectionnée dans le formulaire parmi les CV actifs (#48), affichée sur la fiche candidature ; la fiche CV liste les candidatures associées. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
cv_toggle_active ne suit « next » que s'il pointe vers le même hôte (url_has_allowed_host_and_scheme), sinon repli sur la liste des CV. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
This was referenced Jun 14, 2026
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.



Résumé
Traite trois issues du board.
#50 — Logo de site automatique
logo_urlest retiré du formulaire d'ajout/édition de site.#48 — CV actif ou archivé
CV.actif(défaut vrai) + action archiver / réactiver (cv_toggle_active).#49 — Lier un CV à une candidature
Candidature.cv(on_delete=SET_NULL).Tests
trackingau vert, aucune migration manquante.🤖 Generated with Claude Code