Romain Tailhurat
Romain Tailhurat
At least two users have lost **all** their questionnaire computed variables. It's a huge bug because there's no real backup for this once a questionnaire is saved. Currently, we don't...
In order to add the Generic questionnaire visualisation, we need to deploy the related app. This requires the packaging of the questionnaire component of Generic.
Pogues allows three types of instructions: 1. help 2. comment 3. code card Chosing one of the three options has an impact on the "typing" / "tagging", the associated field...
We want several Helm charts for each part of the product and also a meta Helm chart that includes every other ones (in order to be able to deploy the...
When generating questionnaire for Stromae V1, there is a unique data collection identifier in the URI, instead of the data collection identifier we add previously. For exemple, for a newly...
It is possible to directly access a questionnaire in Pogues through the /questionnaire/ path (for example: https://pogues.dev.insee.io/questionnaire/i6vwi2506prod) When using a non-existing questionnaire id in this context, the user lands on...
That's an overall task: identify the largest functions and split them into multiple smaller functions in order to enhance readability. One example is the questionnaire merging function.
We decide that no major refactoring should be done at this point, but we need more technical / architectural documentation on the JS code, with a focus on the most...
The 2022 roadmap includes new response components: - a suggester type https://github.com/InseeFr/Pogues/issues/551 - an address type https://github.com/InseeFr/Pogues/issues/550 Impact analysis is needed, on Pogues itself and on downstream services.