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

Gestion des affectations #46

Open
4 tasks done
axel37 opened this issue Sep 4, 2022 · 2 comments
Open
4 tasks done

Gestion des affectations #46

axel37 opened this issue Sep 4, 2022 · 2 comments
Assignees

Comments

@axel37
Copy link
Owner

axel37 commented Sep 4, 2022

Créer le contrôleur et les routes nécessaire à la gestion des affectations.

La partie la plus difficile étant le formulaire de création, avec ajax, accessible depuis plusieurs points (disponibilité, chien...)

  • Contrôleur et index
  • Ajout : Formulaire de base
  • Ajout : Formulaire AJAX / Symfony UX
  • Ajout : Pré-remplissage en fonction du point d'entrée
@axel37 axel37 self-assigned this Sep 4, 2022
@axel37
Copy link
Owner Author

axel37 commented Sep 4, 2022

Ajout d'affectations :

Commencer simplement, utiliser des champs non-dynamiques pour tester le bon fonctionnement du formulaire et la validation de l'entité.

Ensuite, ajouter les live components : autocomplete des chiens, affichage des familles selon la disponibilité choisie...

Enfin, faire que le formulaire soit pré-remplis selon le point d'entrée (en partant d'un chien, d'une famille...)

@axel37 axel37 linked a pull request Sep 5, 2022 that will close this issue
@axel37 axel37 removed a link to a pull request Sep 5, 2022
@axel37
Copy link
Owner Author

axel37 commented Sep 5, 2022

#47 Première étape

@axel37 axel37 changed the title Contrôleur affectations Gestion des affectations Sep 5, 2022
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