Skip to content
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

feat(Email Notifications): Prise en compte de la désactivation d'un groupe d'email par un utilisateur #1630

Merged
merged 5 commits into from
Jan 20, 2025

Conversation

SebastienReuiller
Copy link
Contributor

Quoi ?

Suite de la PR #1595 , cette PR permet de prendre en compte les préférences des utilisateurs.

Pourquoi ?

Pour respecter le choix des utilisateur quant à la réception d'email.

Comment ?

En vérifiant à chaque envoi d'email, qu'un utilisateur associé à cette adresse email a oui ou non désactivé ce groupe d'email.

lemarche/conversations/tests.py Outdated Show resolved Hide resolved
lemarche/conversations/tests.py Outdated Show resolved Hide resolved
lemarche/conversations/models.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@Guilouf Guilouf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nickel !

@SebastienReuiller SebastienReuiller merged commit 3bee0e0 into master Jan 20, 2025
8 checks passed
@SebastienReuiller SebastienReuiller deleted the sreuiller/check-disabled-before-send-email branch January 20, 2025 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants