Pogues
Pogues copied to clipboard
Questionnaire designer
We surely need to improve the unit tests coverage. Regarding React Component, a simple tool like [Enzyme](https://github.com/airbnb/enzyme) should be easy to use.
Hi there! It would be interesting to have the application current version and / or git or GitHub reference (i'm thinking [tags](https://github.com/InseeFr/Pogues/tags) here) somewhere in the deployed application (header or...
The Helm chart would include every component used for the full featured Pogues: - Pogues UI - Pogues back-end - Eno - Every generation target app: - Stromae V1 -...
See https://github.com/InseeFr/Pogues/issues/554
The implem has already been developped, but validation is needed.
Pogues allows designers to describe simple loops: iteration over a number or a sequence. For each iteration, parts of the questionnaire is repeated. Now there are some use cases of...
See https://github.com/InseeFr/Pogues/issues/533
In VTL, strings start and end with a double quote (→ `"`). Thus, using simple quotes (→ `'`) should raise a syntax error or at least a warning. The misuse...
A lot of error happening when generating a questionnaire are due to missing variables in control expressions. In order to smooth the process, we will implement a global check in...