@@ -71,9 +73,12 @@ export default function SubscriptionFacturation() {
{forfeitType !== EForfeitType.standard && (
-
+
+
+
)}
{forfeitType === EForfeitType.standard && (
)}
{forfeitType === EForfeitType.standard && (
-
+
+
+
)}
diff --git a/src/front/Config/Module/development.json b/src/front/Config/Module/development.json
index ad7eef2a..a80b6c75 100644
--- a/src/front/Config/Module/development.json
+++ b/src/front/Config/Module/development.json
@@ -270,6 +270,66 @@
"path": "/404",
"labelKey": "not_found"
}
+ },
+ "Subscription": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription",
+ "labelKey": "subscription"
+ },
+ "pages": {
+ "Facturation": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/facturation",
+ "labelKey": "facturation"
+ }
+ },
+ "New": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/new",
+ "labelKey": "subscribe"
+ }
+ },
+ "Error": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/error",
+ "labelKey": "error"
+ }
+ },
+ "Success": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/success",
+ "labelKey": "success"
+ }
+ },
+ "Subscribe": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe",
+ "labelKey": "subscribe"
+ },
+ "pages": {
+ "Standard": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/standard",
+ "labelKey": "standard"
+ }
+ },
+ "Illimity": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/illimity",
+ "labelKey": "illimity"
+ }
+ }
+ }
+ }
+ }
}
}
}
diff --git a/src/front/Config/Module/preprod.json b/src/front/Config/Module/preprod.json
index ad7eef2a..a80b6c75 100644
--- a/src/front/Config/Module/preprod.json
+++ b/src/front/Config/Module/preprod.json
@@ -270,6 +270,66 @@
"path": "/404",
"labelKey": "not_found"
}
+ },
+ "Subscription": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription",
+ "labelKey": "subscription"
+ },
+ "pages": {
+ "Facturation": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/facturation",
+ "labelKey": "facturation"
+ }
+ },
+ "New": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/new",
+ "labelKey": "subscribe"
+ }
+ },
+ "Error": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/error",
+ "labelKey": "error"
+ }
+ },
+ "Success": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/success",
+ "labelKey": "success"
+ }
+ },
+ "Subscribe": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe",
+ "labelKey": "subscribe"
+ },
+ "pages": {
+ "Standard": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/standard",
+ "labelKey": "standard"
+ }
+ },
+ "Illimity": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/illimity",
+ "labelKey": "illimity"
+ }
+ }
+ }
+ }
+ }
}
}
}
diff --git a/src/front/Config/Module/production.json b/src/front/Config/Module/production.json
index ad7eef2a..a80b6c75 100644
--- a/src/front/Config/Module/production.json
+++ b/src/front/Config/Module/production.json
@@ -270,6 +270,66 @@
"path": "/404",
"labelKey": "not_found"
}
+ },
+ "Subscription": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription",
+ "labelKey": "subscription"
+ },
+ "pages": {
+ "Facturation": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/facturation",
+ "labelKey": "facturation"
+ }
+ },
+ "New": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/new",
+ "labelKey": "subscribe"
+ }
+ },
+ "Error": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/error",
+ "labelKey": "error"
+ }
+ },
+ "Success": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/success",
+ "labelKey": "success"
+ }
+ },
+ "Subscribe": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe",
+ "labelKey": "subscribe"
+ },
+ "pages": {
+ "Standard": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/standard",
+ "labelKey": "standard"
+ }
+ },
+ "Illimity": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/illimity",
+ "labelKey": "illimity"
+ }
+ }
+ }
+ }
+ }
}
}
}
diff --git a/src/front/Config/Module/staging.json b/src/front/Config/Module/staging.json
index ad7eef2a..a80b6c75 100644
--- a/src/front/Config/Module/staging.json
+++ b/src/front/Config/Module/staging.json
@@ -270,6 +270,66 @@
"path": "/404",
"labelKey": "not_found"
}
+ },
+ "Subscription": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription",
+ "labelKey": "subscription"
+ },
+ "pages": {
+ "Facturation": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/facturation",
+ "labelKey": "facturation"
+ }
+ },
+ "New": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/new",
+ "labelKey": "subscribe"
+ }
+ },
+ "Error": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/error",
+ "labelKey": "error"
+ }
+ },
+ "Success": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/success",
+ "labelKey": "success"
+ }
+ },
+ "Subscribe": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe",
+ "labelKey": "subscribe"
+ },
+ "pages": {
+ "Standard": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/standard",
+ "labelKey": "standard"
+ }
+ },
+ "Illimity": {
+ "enabled": true,
+ "props": {
+ "path": "/subscription/subscribe/illimity",
+ "labelKey": "illimity"
+ }
+ }
+ }
+ }
+ }
}
}
}