-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Page d’accueil : modale nouveautés #4446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Beau boulot
Certaines commentaires sont des suggestions ouvertes à discussion, n'hésite pas si tu veux qu'on en discute demain matin
@tonial merci, j'ai implementé ces changements ! Je squasherai mes commits après t'as eu l'occassion de regarder les changements :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Il reste quelques dernières remarques et c’est bon pour moi :)
f62aa5a
to
39c4fc3
Compare
👋 |
Je supprime la recette jetable (qui n'a pas pu être créée d'ailleurs) car Clever est instable aujourd'hui. |
340871d
to
411fc91
Compare
b84b6d4
to
01450dc
Compare
La recette jetable a été validée 🎉 c'est prêt à merger ? :) |
01450dc
to
4107674
Compare
feat(communications/admin): AnnouncementCampaign admin and validation fix(AnnouncementCampaignAdminForm): modifying date range feat(communications): render news modal on first device visit feat(communications): implemented a cache for AnnouncementCampaign greatly restricts database usage AnnouncementItemFactory: French locale and better string content refactor(CommunicationsConfig): django signals safe to import at module level refactor(communications): model changes requested in feedback refactor(communications): implemented requested cache changes fix: make quality fix(communications): AnnouncementCampaign ordering fix(static): delete unused image file feat(communications): AnnouncementItem.unique_together on campaign and priority refactor(communications): cache changes, added live field refactor(communications): UniqueConstraint on start_date refactor(communications/cache): rename variable make quality requested changes fix: tests for new constraint suggested changes
4107674
to
2caf816
Compare
🤔 Pourquoi ?
Prévenons nos utilisateurs des nouveautés du mois passé. Pour cela, on affichera une modale résumant les 3 (ou moins) nouveautés les plus importantes, et un bouton qui envoie vers la page nouveauté. [Chaque mois]
🍰 Comment ?
Ajout d'un système générique à cette but qui soutien des variations entre
max_items
(défaut 3) et les différentes duréeslocalStorage
🚨 À vérifier
💻 Captures d'écran