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

Ajout d'un générateur de formulaire #169

Merged
merged 9 commits into from
Jul 1, 2024
Merged

Ajout d'un générateur de formulaire #169

merged 9 commits into from
Jul 1, 2024

Conversation

Ash-Crow
Copy link
Collaborator

@Ash-Crow Ash-Crow commented Jun 24, 2024

🎯 Objectif

Suggestion de @chaibax (#64) : il pourrait être utile de pouvoir gérer des formulaires dans le CMS. Remplace #83 devenue trop vieille pour un rebase.

🔍 Implémentation

  • Créer une app forms et ajouter un formulaire générique gérant les emails.
  • Vérifier le bon fonctionnement de tous les types de champ de formulaire
  • Ajouter un formulaire de contact (et un menu principal) sur le script d'initialisation.

⚠️ Informations supplémentaires

(optionnel) Documentation, commandes à lancer, variables d’environnement, etc.

🏕 Amélioration continue

  • (optionnel) Une liste d’autres modifications pas en lien direct avec la PR

🖼️ Images

Page de formulaire côté admin

Capture d’écran du 2024-06-25 09-41-00

Page de formulaire côté utilisateur

Capture d’écran du 2024-06-25 09-41-23

Message de confirmation d’envoi

Capture d’écran du 2024-06-25 09-42-08

Page de liste des réponses

Capture d’écran du 2024-06-25 09-42-21

@Ash-Crow Ash-Crow self-assigned this Jun 25, 2024
@Ash-Crow Ash-Crow marked this pull request as draft June 25, 2024 05:54
@Ash-Crow Ash-Crow changed the title Ajout d'un générateur de formulaire (bis) Ajout d'un générateur de formulaire Jun 25, 2024
@Ash-Crow Ash-Crow linked an issue Jun 25, 2024 that may be closed by this pull request
@Ash-Crow Ash-Crow marked this pull request as ready for review July 1, 2024 10:01
@Ash-Crow Ash-Crow merged commit b816fe4 into main Jul 1, 2024
3 checks passed
@Ash-Crow Ash-Crow deleted the custom-forms-2 branch July 16, 2024 13:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ajouter un outil de gestion de formulaires
1 participant