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

Draft: Feature/dat 603 expression de besoin specifique dans le bloc de scopes #516

Open
wants to merge 12 commits into
base: develop
Choose a base branch
from

Conversation

Isalafont
Copy link
Contributor

@Isalafont Isalafont commented Oct 30, 2024

Reste à faire:

Backend :

  • Afficher le message d'error si la case expression de besoin spécifique est coché mais que l'utilisateur omet de joindre le fichier
  • Faire passer tous les tests
  • Ajouter les test de validation de scope et d'expression de besoin spéfique
  • Ajouter la règle dans le model

Frontend :

  • Ajouter une phrase relative aux expression de besoin dans la partie document à joindre
  • Améliorer le bloc document pour coller à la maquette
  • gérer l'affichage de l'erreur
  • Gérer l'affichage de l'upload du document avec du JS
  • Rajouter le bloc d'expression de besoin spécifique dans la page de résumé

Cucumber:

  • Ajout de test pour la validation des scopes avec la nouvelle règle et l'expression de besoin spécifique

Copy link

linear bot commented Oct 30, 2024

  - Display the checkbox and the join document part without JS
  - If a user check the case ajout de besoin spécifique, he needs to join a file.
  In cas of this file is missing, it will display an error message.
@Isalafont Isalafont force-pushed the feature/dat-603-expression-de-besoin-specifique-dans-le-bloc-de-scopes branch 2 times, most recently from 248554b to 02c7678 Compare October 31, 2024 13:24
  - still got an error and validation trouble not catch by test. if specific requirement is false, in local, it returns the error.
@Isalafont Isalafont force-pushed the feature/dat-603-expression-de-besoin-specifique-dans-le-bloc-de-scopes branch from 02c7678 to aae7aa3 Compare October 31, 2024 13:47
…ckbox

  - For now, when we select a checkbox, it will store for the attribute a string as 1 for true and 0 for false.
    I adapt the validation method and test to take in charge this point.
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.

1 participant