Release 1.8.8
·
151 commits
to refs/heads/next
since this release
What's Changed
- feat: add vtl Editor & handle variables by @QRuhier in #950
- feat: enable resize on VTL editor by @QRuhier in #956
- feat: add translation on codesList form errors by @QRuhier in #957
- chore: bump oidc spa version (legacy) by @MailineN in #958
- feat: handle duplicated codes in codeList by @QRuhier in #959
- fix: handle correctly dirty state on questionnaire page by @QRuhier in #960
- chore: remove pattern field from front-end & model by @MailineN in #961
- fix(deps): update dependency axios to v1.8.2 [security] by @renovate in #962
- fix: remove confirm modal on unload if no dirty state by @QRuhier in #965
- feat: remove code list creation in questions and fixed clarification by @chloe-renaud in #955
- ci: add next to independant Sonar project by @laurentC35 in #963
- ci: sonar config by @chloe-renaud in #966
- feat: handle code list deletion related questions error by @chloe-renaud in #968
- feat: remove VTL editor in code card label field & reorder declarations fields by @QRuhier in #967
- fix: cannot validate card code card declaration by @QRuhier in #971
- feat: remove mandatory field for pairwise questions by @chloe-renaud in #973
- feat: display a warning to remind min and max rules on loop create by @chloe-renaud in #974
- refactor: use directly import.meta for getting env variables & change env variables for auth by @QRuhier in #970
- refactor: improve public enemy url env handling by @QRuhier in #969
- fix: changed some translation in code list form by @chloe-renaud in #975
- build(legacy): use vite envs library to manage env variables by @laurentC35 in #976
- style: switched control criticity & improve labels by @MailineN in #977
- build: improve docker image (gzip and index.html) for next & legacy by @laurentC35 in #979
- fix: formToState (empty codes for suggester) by @laurentC35 in #978
- fix: set warn as the default criticity in controls field by @MailineN in #980
- chore: rename error control by @QRuhier in #983
- feat: display questions using codes lists in code list overview by @chloe-renaud in #982
Full Changelog: 1.8.6...1.8.8