Releases: InseeFr/Pearl-Jam-Back-Office
Releases · InseeFr/Pearl-Jam-Back-Office
Release 4.0.6
Develop (#97) * Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update * Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * Fix address native boolean issue (#83) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * update comment maxLenght * fix visibility update on campaign update * endpoint conf, GET referents implementation (#84) * add missing mappings * update contactOutcome counts (#86) expose new closing cause in coutings * extends SU-creation-dto (#88) * extends SU-creation-dto * handle null identification or comments * fix entities references on creation * version ++ * my GET campaign/{id} DTO is rich * fix closing causes enum in constant :rage: * fix visibility endDate mapping * fix closing_clause attribute typo * only INA contactOutcome to TBR state * fix TBR-SU SQL expose identificationState in closable SU * fix null-proof contains method * clean code * fix finished identication definition * fix closable SU on questionnaire stateData * remove unecessary filter rules * Version 4.0.4 (#87) (#94) * Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update * Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * Fix address native boolean issue (#83) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * update comment maxLenght * fix visibility update on campaign update * endpoint conf, GET referents implementation (#84) * add missing mappings * update contactOutcome counts (#86) expose new closing cause in coutings Co-authored-by: Benoit Werquin <[email protected]> Co-authored-by: Nicolas Turban <[email protected]> * filter SU on contactOutcome*Questionnaire (#96) Co-authored-by: Benoit Werquin <[email protected]> Co-authored-by: Nicolas Turban <[email protected]>
Release 4.0.5
Develop (#93) * Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update * Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * Fix address native boolean issue (#83) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * update comment maxLenght * fix visibility update on campaign update * endpoint conf, GET referents implementation (#84) * add missing mappings * update contactOutcome counts (#86) expose new closing cause in coutings * extends SU-creation-dto (#88) * extends SU-creation-dto * handle null identification or comments * fix entities references on creation * version ++ * my GET campaign/{id} DTO is rich * fix closing causes enum in constant :rage: * fix visibility endDate mapping * fix closing_clause attribute typo * only INA contactOutcome to TBR state * fix TBR-SU SQL expose identificationState in closable SU * fix null-proof contains method * clean code * fix finished identication definition * fix closable SU on questionnaire stateData * remove unecessary filter rules * Version 4.0.4 (#87) (#94) * Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update * Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * Fix address native boolean issue (#83) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * update comment maxLenght * fix visibility update on campaign update * endpoint conf, GET referents implementation (#84) * add missing mappings * update contactOutcome counts (#86) expose new closing cause in coutings Co-authored-by: Benoit Werquin <[email protected]> Co-authored-by: Nicolas Turban <[email protected]> Co-authored-by: Benoit Werquin <[email protected]> Co-authored-by: Nicolas Turban <[email protected]>
Release Candidate 4.0.5
extends SU-creation-dto (#88) * extends SU-creation-dto * handle null identification or comments * fix entities references on creation * version ++ * my GET campaign/{id} DTO is rich * fix closing causes enum in constant :rage: * fix visibility endDate mapping * fix closing_clause attribute typo * only INA contactOutcome to TBR state * fix TBR-SU SQL expose identificationState in closable SU * fix null-proof contains method * clean code * fix finished identication definition * fix closable SU on questionnaire stateData * remove unecessary filter rules
Release 4.0.4
Version 4.0.4 (#87) * Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update * Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * Fix address native boolean issue (#83) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes * update comment maxLenght * fix visibility update on campaign update * endpoint conf, GET referents implementation (#84) * add missing mappings * update contactOutcome counts (#86) expose new closing cause in coutings
Release Candidate 4.0.4
update contactOutcome counts (#86) expose new closing cause in coutings
Release Candidate 4.0.3
Merge pull request #85 from SimonDmz/fix-person-birthdate-mapping Fix Person birthdate mapping when creating surveyUnit
Release Candidate 4.0.2
4.0.2-rc endpoint conf, GET referents implementation (#84)
Release Candidate 4.0.1
Fix address native boolean issue (#82) * replace boolean -> Boolean * remove OP option on SU reallocation endpoint * use Boolean object to handle DB null values * add campaign/{id}/referents security * additional closing cause : NPX * addressDto Booleans * harmonize OrgaUnitDts attributes
Release Candidate 4.0.0
Identification implementation - MVP (#79) * version ++ * data model v4 + liquibase identification Entity api extension * Medium as enum * fix enuym Typo * allow longer comments (255 -> 999 chars) * Comment entity lenght update
Release 3.8.20
Merge pull request #81 from InseeFr/develop 3.8.20