diff --git a/example-integration.html b/example-integration.html index 6f484d6..7842ce9 100644 --- a/example-integration.html +++ b/example-integration.html @@ -6,9 +6,28 @@ Intégrateur numéro 1 + - +
+

Ma page Web

+

Gagnez en visibilité sur le prix d'une embauche en France !

+
+
+ +
diff --git a/package.json b/package.json index 38a1c63..93df9b6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cout-embauche", - "version": "0.11.0", + "version": "1.0.0", "license": "AGPL-3.0", "repository": { "type": "git", diff --git a/source/containers/Conversation.js b/source/containers/Conversation.js index f0a7dd8..64f60b2 100644 --- a/source/containers/Conversation.js +++ b/source/containers/Conversation.js @@ -39,10 +39,9 @@ class Conversation extends Component { name="codeINSEE" /> - + + ({'complementaire_sante_montant': validated}), }, + 'alsaceMoselle': { + choices: [ 'Oui', 'Non' ], + helpText: +

+ Cette affiliation est obligatoire si l'activité est exercée dans les départements du Bas-Rhin, du Haut-Rhin et de la Moselle. Elle l'est aussi dans certains autres cas, expliqués sur cette page. +
+

, + adapt: raw => ({salarie_regime_alsace_moselle: raw === 'Oui' ? 1 : 0}), + }, 'codeINSEE': { defaultValue: {codeInsee: '29019', nomCommune: 'Ville de 100 000 habitants'},