François Bulot

Results 11 issues of François Bulot

Currently, when a question is created without its id (automaticaly generated when its label is filled), Pogues crashes with the message : "TypeError: expectedVariables is undefined"

ui

- convert React Class-Based Components to Functional Components (including the classes that don't extend Component but ControlWithSuggestion) - solve Dependabot Critical alerts (5 of 21) ; 3 of them need...

Questionnaire reference, which is a page, and questionnaire merge , which is a modal, look very similar. Both should be modal or page. As the buttons are close and they...

In some cases, text formats are current and really complex: mainly SIREN and SIRET, but email or telephone, too. Moreover, for Siren and Siret, regex is not enough. 3 checks...

First used for the "home" page and the "search" page, this API is also used for the choice list on merging and composing questionnaires. For the last need, 3 new...

Try to useMemo to lower re-generation of ids and accelerate Pogues.

Area: performance

/api/persistence/questionnaire/{id}/vars : Get the variables of a questionnaire (used by Public Enemy) and /api/persistence/questionnaire/{id}/variables : Get the variables of a questionnaire, used for pogues frontend can be merged : Replacing...

Les filtres sont présentés tous sur une même ligne. Lorsque certains d'entre eux ont des conditions ne permettant pas le passage à la ligne, les boutons de fin de ligne...

Type: Feature
Area: Refonte P3