Pogues icon indicating copy to clipboard operation
Pogues copied to clipboard

Questionnaire designer

Results 137 Pogues issues
Sort by recently updated
recently updated
newest added

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.

enhancement

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...

enhancement

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

analysis

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...

design
ui
analysis

See https://github.com/InseeFr/Pogues/issues/533

ux

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...

enhancement
help wanted

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...

ui
ux