Feature/company data public form
Compare changes
Some changes are not shown
For a faster browsing experience, some files are collapsed by default.
Files
3@@ -27,11 +28,67 @@ _COMMUNITY_DATA__GENERAL_FIELDS = {
@@ -43,6 +100,7 @@ _COMMUNITY_DATA__URL_PARAMS = {
@@ -51,15 +109,49 @@ _COMMUNITY_TYPE_OPTIONS = [
@@ -91,9 +183,6 @@ class WebsiteCommunityData(http.Controller):
@@ -109,6 +198,11 @@ class WebsiteCommunityData(http.Controller):
@@ -121,7 +215,7 @@ class WebsiteCommunityData(http.Controller):
@@ -134,16 +228,9 @@ class WebsiteCommunityData(http.Controller):
@@ -189,6 +276,13 @@ class WebsiteCommunityData(http.Controller):
@@ -205,7 +299,6 @@ class WebsiteCommunityData(http.Controller):
@@ -233,12 +326,18 @@ class WebsiteCommunityData(http.Controller):
@@ -257,22 +356,41 @@ class WebsiteCommunityData(http.Controller):
@@ -303,6 +421,16 @@ class WebsiteCommunityData(http.Controller):
@@ -318,8 +446,15 @@ class WebsiteCommunityData(http.Controller):
@@ -330,7 +465,33 @@ class WebsiteCommunityData(http.Controller):
@@ -338,6 +499,9 @@ class WebsiteCommunityData(http.Controller):