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

Évènements récurrents #14

Open
3 of 8 tasks
dehy opened this issue Feb 5, 2023 · 2 comments
Open
3 of 8 tasks

Évènements récurrents #14

dehy opened this issue Feb 5, 2023 · 2 comments

Comments

@dehy
Copy link
Owner

dehy commented Feb 5, 2023

Lors de la création d'évènements récurrents, permettre la récurrence.

Si l'original est modifié, demander si ça impacte tous les autres ou non.
Si une copie est modifiée, demander si modifier les suivants ou non.

Copier la fonctionnalité des calendriers de smartphone.

Étapes

  • [Data] Modèle de données
  • [Controller] EventService pour récupérer toutes les occurrences d'évènement
    • [Controller] Récurrence
    • [Controller] Exceptions (occurrence annulée ou déplacée, ...)
    • [Tests] Tests de l'EventService
  • [UX/UI] Affichage des évènements récurrents dans la page Calendrier (desktop, mobile)
  • [UX/UI] Modale de création d'évènement par un utilisateur ayant les droits (desktop, mobile)
  • [UX/UI] Gestion des exceptions
@dehy
Copy link
Owner Author

dehy commented Jul 14, 2023

Se baser sur la logique iCal ?

@dehy
Copy link
Owner Author

dehy commented Aug 24, 2023

@dehy dehy changed the title Évènements récurrents - Lier les évènements à la première itération Évènements récurrents Mar 16, 2024
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

No branches or pull requests

1 participant