From be4f23b44c3f368cc345c2d6877059562fe17a64 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 16 Oct 2024 23:13:22 +0200 Subject: [PATCH 01/10] Create tickets format --- .github/ISSUE_TEMPLATE/new-features | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-features diff --git a/.github/ISSUE_TEMPLATE/new-features b/.github/ISSUE_TEMPLATE/new-features new file mode 100644 index 0000000000..3f6712e45d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-features @@ -0,0 +1,24 @@ +# ✨ Ticket de Fonctionnalité + +## 🔍 Problème +[Décrivez ici le problème que cette fonctionnalité vise à résoudre] + +## 🎯 Objectif et Spécifications +[Expliquez l'objectif principal de cette fonctionnalité et détaillez les spécifications techniques ou fonctionnelles] + +## 💯 Tests à réaliser +- [Premier test] +- [Deuxième test] +- [...] + +## 🖥️ Sites concernés +- [ ] DomiFa - côté structures +- [ ] Mon DomiFa - portail domiciliés +- [ ] Admin DomiFa +- [ ] Metabase + +## 📸 Captures d'écran +[Si applicable, ajoutez des captures d'écran ou des images de référence] + +## 📋 Informations supplémentaires +[Ajoutez ici toute information supplémentaire pertinente] From 3d2914506406e694aa5d4e6dd2f82be246aef382 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 16 Oct 2024 23:15:54 +0200 Subject: [PATCH 02/10] Create new-bug.md --- .github/ISSUE_TEMPLATE/new-bug.md | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/new-bug.md diff --git a/.github/ISSUE_TEMPLATE/new-bug.md b/.github/ISSUE_TEMPLATE/new-bug.md new file mode 100644 index 0000000000..34aace2e3b --- /dev/null +++ b/.github/ISSUE_TEMPLATE/new-bug.md @@ -0,0 +1,25 @@ +# 🐞 Ticket de Bug + +## 🚫 Comportement actuel +[Décrivez ce qui se passe actuellement] + +## 🔮 Comportement attendu +[Décrivez ce qui devrait se passer normalement] + +## 🔍 Étapes pour reproduire +1. [Première étape] +2. [Deuxième étape] +3. [...] + +## 🖥️ Sites concernés +- [ ] DomiFa - côté structures +- [ ] Mon DomiFa - portail domiciliés +- [ ] Admin DomiFa +- [ ] Metabase + +## 📸 Captures d'écran: +🧨 _Attention à n'indiquer aucune information d'identification_ 🧨 +[Si applicable, ajoutez des captures d'écran ici] + +## 📋 Informations supplémentaires +[Ajoutez ici toute information supplémentaire pertinente] From df869ef68abb642642f9af540e7962864897b992 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 16 Oct 2024 23:16:11 +0200 Subject: [PATCH 03/10] Rename new-features to new-features.md --- .github/ISSUE_TEMPLATE/{new-features => new-features.md} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/ISSUE_TEMPLATE/{new-features => new-features.md} (100%) diff --git a/.github/ISSUE_TEMPLATE/new-features b/.github/ISSUE_TEMPLATE/new-features.md similarity index 100% rename from .github/ISSUE_TEMPLATE/new-features rename to .github/ISSUE_TEMPLATE/new-features.md From dd4f6f744ea7823c10870938f352570db9f61a2b Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 15:17:26 +0200 Subject: [PATCH 04/10] Update new-bug.md --- .github/ISSUE_TEMPLATE/new-bug.md | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-bug.md b/.github/ISSUE_TEMPLATE/new-bug.md index 34aace2e3b..1c5c209ede 100644 --- a/.github/ISSUE_TEMPLATE/new-bug.md +++ b/.github/ISSUE_TEMPLATE/new-bug.md @@ -1,25 +1,19 @@ # 🐞 Ticket de Bug -## 🚫 Comportement actuel -[Décrivez ce qui se passe actuellement] - -## 🔮 Comportement attendu -[Décrivez ce qui devrait se passer normalement] - -## 🔍 Étapes pour reproduire -1. [Première étape] -2. [Deuxième étape] -3. [...] - -## 🖥️ Sites concernés +## 🖥️ Site(s) concerné(s) (Liste déroulante) - [ ] DomiFa - côté structures - [ ] Mon DomiFa - portail domiciliés - [ ] Admin DomiFa - [ ] Metabase +## 🚫 Description du problème: précisez les étapes pour reproduire directement +[Décrivez ce qui se passe actuellement] + +## Structure concernée (ID) + ## 📸 Captures d'écran: 🧨 _Attention à n'indiquer aucune information d'identification_ 🧨 [Si applicable, ajoutez des captures d'écran ici] -## 📋 Informations supplémentaires -[Ajoutez ici toute information supplémentaire pertinente] +## 🔮 Comportement attendu +[Décrivez ce qui devrait se passer normalement] From 6c0bb00da3ce484444891fa2c038318ecb181417 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 15:20:40 +0200 Subject: [PATCH 05/10] Update new-features.md --- .github/ISSUE_TEMPLATE/new-features.md | 23 +++++++++++++---------- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-features.md b/.github/ISSUE_TEMPLATE/new-features.md index 3f6712e45d..56acdc292b 100644 --- a/.github/ISSUE_TEMPLATE/new-features.md +++ b/.github/ISSUE_TEMPLATE/new-features.md @@ -1,6 +1,12 @@ # ✨ Ticket de Fonctionnalité -## 🔍 Problème +## 🖥️ Sites concernés +- [ ] DomiFa - côté structures +- [ ] Mon DomiFa - portail domiciliés +- [ ] Admin DomiFa +- [ ] Metabase + +## 🔍 Contexte de la demande: situation actuelle, besoin exprimé, rappel de l'irritant [Décrivez ici le problème que cette fonctionnalité vise à résoudre] ## 🎯 Objectif et Spécifications @@ -11,14 +17,11 @@ - [Deuxième test] - [...] -## 🖥️ Sites concernés -- [ ] DomiFa - côté structures -- [ ] Mon DomiFa - portail domiciliés -- [ ] Admin DomiFa -- [ ] Metabase +## 📍 zones concernés +- [ ] Documents personnalisés +- [ ] Statistiques +- [ ] Génération de PDF +- [ ] Inscription -## 📸 Captures d'écran +## 📸 Maquettes éventuelles [Si applicable, ajoutez des captures d'écran ou des images de référence] - -## 📋 Informations supplémentaires -[Ajoutez ici toute information supplémentaire pertinente] From db53de0a1fc23d78e5cb90c82dd2879de4df1ae1 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 15:22:10 +0200 Subject: [PATCH 06/10] Update new-features.md --- .github/ISSUE_TEMPLATE/new-features.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-features.md b/.github/ISSUE_TEMPLATE/new-features.md index 56acdc292b..1678208727 100644 --- a/.github/ISSUE_TEMPLATE/new-features.md +++ b/.github/ISSUE_TEMPLATE/new-features.md @@ -17,11 +17,11 @@ - [Deuxième test] - [...] -## 📍 zones concernés +## 📍 Impacts potentiels - [ ] Documents personnalisés - [ ] Statistiques - [ ] Génération de PDF - [ ] Inscription - -## 📸 Maquettes éventuelles -[Si applicable, ajoutez des captures d'écran ou des images de référence] +- [ ] Dashboard Metabase +- [ ] Import de domiciliés +- [ ] Export From 82d9a84a862bd87c11ffc9fbed435124fb199083 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 15:33:04 +0200 Subject: [PATCH 07/10] Update new-features.md --- .github/ISSUE_TEMPLATE/new-features.md | 28 +++++++++++++++++--------- 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-features.md b/.github/ISSUE_TEMPLATE/new-features.md index 1678208727..12ce1cb949 100644 --- a/.github/ISSUE_TEMPLATE/new-features.md +++ b/.github/ISSUE_TEMPLATE/new-features.md @@ -3,7 +3,7 @@ ## 🖥️ Sites concernés - [ ] DomiFa - côté structures - [ ] Mon DomiFa - portail domiciliés -- [ ] Admin DomiFa +- [ ] Administation DomiFa - [ ] Metabase ## 🔍 Contexte de la demande: situation actuelle, besoin exprimé, rappel de l'irritant @@ -12,16 +12,26 @@ ## 🎯 Objectif et Spécifications [Expliquez l'objectif principal de cette fonctionnalité et détaillez les spécifications techniques ou fonctionnelles] +## 📍 Impacts potentiels +- [ ] Inscription / modification de la structure +- [ ] Connexion / Inscription des utilisateurs +- [ ] Import de domiciliés +- [ ] Instruction et validation d'une demande / refus / radiation de domiciliation +- [ ] Liste des domiciliés: recherche, ajout d'interaction, etc +- [ ] Dossier des domiciliés: entretien, procurations, historiques, etc +- [ ] Documents personnalisés: upload & téléchargement +- [ ] Génération de Cerfa +- [ ] Statistiques de la structure / stats publiques +- [ ] Dashboard DGCS / Stats équipe +- [ ] Export des domiciliés +- [ ] Envoi de SMS +- [ ] Mon DomiFa + ## 💯 Tests à réaliser - [Premier test] - [Deuxième test] - [...] -## 📍 Impacts potentiels -- [ ] Documents personnalisés -- [ ] Statistiques -- [ ] Génération de PDF -- [ ] Inscription -- [ ] Dashboard Metabase -- [ ] Import de domiciliés -- [ ] Export +## 📈 Indicateur / Mesure d'impact +- [ ] +- [ ] From 9c15dee02f709f7311bdf3060fc6653c3f25d1a2 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 15:34:53 +0200 Subject: [PATCH 08/10] Update new-features.md --- .github/ISSUE_TEMPLATE/new-features.md | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-features.md b/.github/ISSUE_TEMPLATE/new-features.md index 12ce1cb949..3560450bdc 100644 --- a/.github/ISSUE_TEMPLATE/new-features.md +++ b/.github/ISSUE_TEMPLATE/new-features.md @@ -9,29 +9,32 @@ ## 🔍 Contexte de la demande: situation actuelle, besoin exprimé, rappel de l'irritant [Décrivez ici le problème que cette fonctionnalité vise à résoudre] -## 🎯 Objectif et Spécifications +## 🎯 Objectifs et spécifications [Expliquez l'objectif principal de cette fonctionnalité et détaillez les spécifications techniques ou fonctionnelles] ## 📍 Impacts potentiels +### Structures & utilisateurs - [ ] Inscription / modification de la structure - [ ] Connexion / Inscription des utilisateurs - [ ] Import de domiciliés +### Gestion des domiciliés - [ ] Instruction et validation d'une demande / refus / radiation de domiciliation - [ ] Liste des domiciliés: recherche, ajout d'interaction, etc - [ ] Dossier des domiciliés: entretien, procurations, historiques, etc - [ ] Documents personnalisés: upload & téléchargement - [ ] Génération de Cerfa - [ ] Statistiques de la structure / stats publiques +### Autres aspects - [ ] Dashboard DGCS / Stats équipe - [ ] Export des domiciliés - [ ] Envoi de SMS - [ ] Mon DomiFa -## 💯 Tests à réaliser -- [Premier test] -- [Deuxième test] -- [...] +## 💯 Critères d'acception / tests à réaliser +- [ ] [Premier test] +- [ ] [Deuxième test] -## 📈 Indicateur / Mesure d'impact + +## 📈 Indicateurs / Mesures d'impact - [ ] - [ ] From be3e431d456be160636312c09315e337bc5c9e93 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 22:54:21 +0200 Subject: [PATCH 09/10] Update new-bug.md --- .github/ISSUE_TEMPLATE/new-bug.md | 62 ++++++++++++++++++++++++------- 1 file changed, 48 insertions(+), 14 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/new-bug.md b/.github/ISSUE_TEMPLATE/new-bug.md index 1c5c209ede..13ed8c8a3b 100644 --- a/.github/ISSUE_TEMPLATE/new-bug.md +++ b/.github/ISSUE_TEMPLATE/new-bug.md @@ -1,19 +1,53 @@ -# 🐞 Ticket de Bug +name: 🐞 Ticket de Bug +description: Signaler un bug sur l'une des applications DomiFa +labels: ["bug"] +body: + - type: markdown + attributes: + value: | + # 🐞 Ticket de Bug -## 🖥️ Site(s) concerné(s) (Liste déroulante) -- [ ] DomiFa - côté structures -- [ ] Mon DomiFa - portail domiciliés -- [ ] Admin DomiFa -- [ ] Metabase + - type: dropdown + id: site-concerne + attributes: + label: 🖥️ Site(s) concerné(s) + multiple: true + options: + - DomiFa - côté structures + - Mon DomiFa - portail domiciliés + - Admin DomiFa + - Metabase + validations: + required: true -## 🚫 Description du problème: précisez les étapes pour reproduire directement -[Décrivez ce qui se passe actuellement] + - type: textarea + id: description + attributes: + label: 🚫 Description du problème + description: Précisez les étapes pour reproduire directement + placeholder: Décrivez ce qui se passe actuellement + validations: + required: true -## Structure concernée (ID) + - type: input + id: structure-id + attributes: + label: Structure concernée (ID) + placeholder: Entrez l'ID de la structure + validations: + required: false -## 📸 Captures d'écran: -🧨 _Attention à n'indiquer aucune information d'identification_ 🧨 -[Si applicable, ajoutez des captures d'écran ici] + - type: textarea + id: screenshots + attributes: + label: 📸 Captures d'écran + description: 🧨 Attention à n'indiquer aucune information d'identification 🧨 + placeholder: Glissez-déposez vos captures d'écran ici -## 🔮 Comportement attendu -[Décrivez ce qui devrait se passer normalement] + - type: textarea + id: expected + attributes: + label: 🔮 Comportement attendu + placeholder: Décrivez ce qui devrait se passer normalement + validations: + required: true From 89f3d023aef0301c469f838c71621bff0b85cc48 Mon Sep 17 00:00:00 2001 From: "Yassine R." Date: Wed, 23 Oct 2024 22:57:29 +0200 Subject: [PATCH 10/10] Update and rename new-bug.md to bug-form.md --- .github/ISSUE_TEMPLATE/{new-bug.md => bug-form.md} | 4 ++++ 1 file changed, 4 insertions(+) rename .github/ISSUE_TEMPLATE/{new-bug.md => bug-form.md} (95%) diff --git a/.github/ISSUE_TEMPLATE/new-bug.md b/.github/ISSUE_TEMPLATE/bug-form.md similarity index 95% rename from .github/ISSUE_TEMPLATE/new-bug.md rename to .github/ISSUE_TEMPLATE/bug-form.md index 13ed8c8a3b..ce9fcaf7e1 100644 --- a/.github/ISSUE_TEMPLATE/new-bug.md +++ b/.github/ISSUE_TEMPLATE/bug-form.md @@ -1,6 +1,9 @@ name: 🐞 Ticket de Bug description: Signaler un bug sur l'une des applications DomiFa +title: "🐞 Bug - " labels: ["bug"] +assignees: + - pYassine body: - type: markdown attributes: @@ -17,6 +20,7 @@ body: - Mon DomiFa - portail domiciliés - Admin DomiFa - Metabase + default: 0 validations: required: true