diff --git a/app/config_generator/output/R605/form_runner/about-your-org.json b/app/config_generator/output/R605/form_runner/about-your-org.json new file mode 100644 index 0000000..babaaf8 --- /dev/null +++ b/app/config_generator/output/R605/form_runner/about-your-org.json @@ -0,0 +1,236 @@ +{ + "metadata": {}, + "startPage": "/intro-about-your-organisation", + "backLinkText": "Go back to application overview", + "pages": [ + { + "path": "/organisation-name", + "title": "Organisation Name", + "components": [ + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "TextField", + "title": "What is your organisation's name?", + "hint": "This must match the regsitered legal organisation name", + "schema": {}, + "name": "organisation_name", + "metadata": { + "fund_builder_id": "6a7b3d94-b92a-4b49-a02e-ccbcdc05c547" + } + }, + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "YesNoField", + "title": "Does your organisation use any other names?", + "hint": "", + "schema": {}, + "name": "does_your_organisation_use_other_names", + "metadata": { + "fund_builder_id": "e06916c2-f6ad-4257-b8b4-1d646a381963" + } + } + ], + "next": [ + { + "path": "/organisation-address", + "condition": "organisation_other_names_no" + }, + { + "path": "/organisation-alternative-names", + "condition": "organisation_other_names_yes" + } + ], + "options": {} + }, + { + "path": "/organisation-address", + "title": "Organisation Address", + "components": [ + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "UkAddressField", + "title": "What is your organisation's address?", + "hint": "This must match the regsitered organisation address", + "schema": {}, + "name": "organisation_address", + "metadata": { + "fund_builder_id": "71c0e632-758b-4f5d-ad01-fa5559033693" + } + } + ], + "next": [ + { + "path": "/organisation-classification" + } + ], + "options": {} + }, + { + "path": "/organisation-classification", + "title": "Organisation Classification", + "components": [ + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "RadiosField", + "title": "How is your organisation classified?", + "hint": "", + "schema": {}, + "name": "organisation_classification", + "metadata": { + "fund_builder_id": "0416472e-3e5c-4f8d-8585-81717daae6c0", + "fund_builder_list_id": "2502effd-4461-4a0f-8500-88501ff44540" + }, + "list": "classifications_list" + } + ], + "next": [ + { + "path": "/summary" + } + ], + "options": {} + }, + { + "path": "/intro-about-your-organisation", + "title": "About your organisation", + "components": [ + { + "name": "start-page-content", + "options": {}, + "type": "Html", + "content": "

None

We will ask you about:

", + "schema": {} + } + ], + "next": [ + { + "path": "/organisation-name" + } + ], + "options": {}, + "controller": "./pages/start.js" + }, + { + "path": "/organisation-alternative-names", + "title": "Alternative names of your organisation", + "components": [ + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "TextField", + "title": "Alternative Name 1", + "hint": "", + "schema": {}, + "name": "alt_name_1", + "metadata": { + "fund_builder_id": "6d659633-c801-4aca-9ba1-135f5f6cfaa2" + } + } + ], + "next": [ + { + "path": "/organisation-address" + } + ], + "options": {} + }, + { + "path": "/summary", + "title": "Check your answers", + "components": [], + "next": [], + "section": "uLwBuz", + "controller": "./pages/summary.js" + } + ], + "lists": [ + { + "type": "string", + "items": [ + { + "text": "Charity", + "value": "charity" + }, + { + "text": "Public Limited Company", + "value": "plc" + } + ], + "name": "classifications_list" + } + ], + "conditions": [ + { + "displayName": "organisation_other_names_no", + "name": "organisation_other_names_no", + "value": { + "name": "organisation_other_names_no", + "conditions": [ + { + "field": { + "name": "does_your_organisation_use_other_names", + "type": "YesNoField", + "display": "Does your organisation use any other names?" + }, + "operator": "is", + "value": { + "type": "Value", + "value": "false", + "display": "false" + } + } + ] + } + }, + { + "displayName": "organisation_other_names_yes", + "name": "organisation_other_names_yes", + "value": { + "name": "organisation_other_names_yes", + "conditions": [ + { + "field": { + "name": "does_your_organisation_use_other_names", + "type": "YesNoField", + "display": "Does your organisation use any other names?" + }, + "operator": "is", + "value": { + "type": "Value", + "value": "true", + "display": "true" + } + } + ] + } + } + ], + "fees": [], + "sections": [], + "outputs": [ + { + "name": "update-form", + "title": "Update form in application store", + "type": "savePerPage", + "outputConfiguration": { + "savePerPageUrl": true + } + } + ], + "skipSummary": false, + "name": "About your organisation" +} diff --git a/app/config_generator/output/R605/form_runner/contact-details.json b/app/config_generator/output/R605/form_runner/contact-details.json new file mode 100644 index 0000000..a2d4893 --- /dev/null +++ b/app/config_generator/output/R605/form_runner/contact-details.json @@ -0,0 +1,105 @@ +{ + "metadata": {}, + "startPage": "/intro-contact-details", + "backLinkText": "Go back to application overview", + "pages": [ + { + "path": "/lead-contact-details", + "title": "Lead Contact Details", + "components": [ + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "TextField", + "title": "Main Contact Name", + "hint": "", + "schema": {}, + "name": "main_contact_name", + "metadata": { + "fund_builder_id": "3a2d94d0-fc66-4c8e-a6cf-cdc99a81086d" + } + }, + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "EmailAddressField", + "title": "Main Contact Email", + "hint": "", + "schema": {}, + "name": "main_contact_email", + "metadata": { + "fund_builder_id": "42cf792d-ee38-44f1-a720-07e8b874a56b" + } + }, + { + "options": { + "hideTitle": false, + "classes": "" + }, + "type": "UkAddressField", + "title": "Main Contact Address", + "hint": "", + "schema": {}, + "name": "main_contact_address", + "metadata": { + "fund_builder_id": "2574c33f-10f9-4796-83ad-d9f0ce9dfa86" + } + } + ], + "next": [ + { + "path": "/summary" + } + ], + "options": {} + }, + { + "path": "/intro-contact-details", + "title": "Contact Details", + "components": [ + { + "name": "start-page-content", + "options": {}, + "type": "Html", + "content": "

None

We will ask you about:

", + "schema": {} + } + ], + "next": [ + { + "path": "/lead-contact-details" + } + ], + "options": {}, + "controller": "./pages/start.js" + }, + { + "path": "/summary", + "title": "Check your answers", + "components": [], + "next": [], + "section": "uLwBuz", + "controller": "./pages/summary.js" + } + ], + "lists": [], + "conditions": [], + "fees": [], + "sections": [], + "outputs": [ + { + "name": "update-form", + "title": "Update form in application store", + "type": "savePerPage", + "outputConfiguration": { + "savePerPageUrl": true + } + } + ], + "skipSummary": false, + "name": "Contact Details" +} diff --git a/app/config_generator/output/R605/fund_store/fund_config_09-08-2024.py b/app/config_generator/output/R605/fund_store/fund_config_09-08-2024.py new file mode 100644 index 0000000..99145ee --- /dev/null +++ b/app/config_generator/output/R605/fund_store/fund_config_09-08-2024.py @@ -0,0 +1,13 @@ +{ + "id": "c80bd7ce-91a7-4e99-8944-01798953df1c", + "short_name": "SFF863", + "welsh_available": False, + "owner_organisation_name": "Department for Fishing", + "owner_organisation_shortname": "DF", + "owner_organisation_logo_uri": "http://www.google.com", + "name_json": {"en": "Salmon Fishing Fund"}, + "title_json": {"en": "funding to improve access to salmon fishing"}, + "description_json": { + "en": "A £10m fund to improve access to salmon fishing facilities across the devolved nations." + }, +} diff --git a/app/config_generator/output/R605/fund_store/round_config_09-08-2024.py b/app/config_generator/output/R605/fund_store/round_config_09-08-2024.py new file mode 100644 index 0000000..1a588f4 --- /dev/null +++ b/app/config_generator/output/R605/fund_store/round_config_09-08-2024.py @@ -0,0 +1,39 @@ +{ + "id": "debde85d-2b1d-4c88-bec5-6eeaa735e6ea", + "fund_id": "c80bd7ce-91a7-4e99-8944-01798953df1c", + "short_name": "R605", + "opens": "2024-08-09T09:12:05.697258", + "assessment_start": "2024-08-09T09:12:05.697259", + "deadline": "2024-08-09T09:12:05.697259", + "application_reminder_sent": False, + "reminder_date": "2024-08-09T09:12:05.697260", + "assessment_deadline": "2024-08-09T09:12:05.697260", + "prospectus": "http://www.google.com", + "privacy_notice": "http://www.google.com", + "reference_contact_page_over_email": False, + "contact_email": None, + "contact_phone": None, + "contact_textphone": None, + "support_times": None, + "support_days": None, + "instructions_json": None, + "feedback_link": None, + "project_name_field_id": None, + "application_guidance_json": None, + "guidance_url": None, + "all_uploaded_documents_section_available": None, + "application_fields_download_available": None, + "display_logo_on_pdf_exports": None, + "mark_as_complete_enabled": None, + "is_expression_of_interest": None, + "eoi_decision_schema": None, + "feedback_survey_config": { + "has_feedback_survey": None, + "has_section_feedback": None, + "is_feedback_survey_optional": None, + "is_section_feedback_optional": None, + }, + "eligibility_config": {"has_eligibility": None}, + "title_json": {"en": "round the first"}, + "contact_us_banner_json": {"en": "", "cy": ""}, +} diff --git a/app/config_generator/output/R605/fund_store/sections_config_09-08-2024.py b/app/config_generator/output/R605/fund_store/sections_config_09-08-2024.py new file mode 100644 index 0000000..dba73b5 --- /dev/null +++ b/app/config_generator/output/R605/fund_store/sections_config_09-08-2024.py @@ -0,0 +1,13 @@ +[ + {"section_name": {"en": "1. Organisation Information", "cy": ""}, "tree_path": "12.1", "requires_feedback": None}, + { + "section_name": {"en": "1.1 About your organisation", "cy": ""}, + "tree_path": "12.1.1", + "form_name_json": {"en": "about-your-org", "cy": ""}, + }, + { + "section_name": {"en": "1.2 Contact Details", "cy": ""}, + "tree_path": "12.1.2", + "form_name_json": {"en": "contact-details", "cy": ""}, + }, +] diff --git a/app/config_generator/output/R605/html/full_application.html b/app/config_generator/output/R605/html/full_application.html new file mode 100644 index 0000000..db9bed6 --- /dev/null +++ b/app/config_generator/output/R605/html/full_application.html @@ -0,0 +1,81 @@ +
+

+ Table of contents +

+
    +
  1. + + Organisation Information + +
  2. +
+
+

+ 1. Organisation Information +

+

+ 1.1. About your organisation +

+

+ 1.1.1. Organisation Name +

+

+ What is your organisation's name? +

+

+ This must match the regsitered legal organisation name +

+

+ Does your organisation use any other names? +

+

+ If 'No', go to 1.1.2 +

+

+ If 'Yes', go to 1.1.1.2 +

+

+ 1.1.1.2. Alternative names of your organisation +

+

+ Alternative Name 1 +

+

+ 1.1.2. Organisation Address +

+

+ What is your organisation's address? +

+

+ This must match the regsitered organisation address +

+

+ 1.1.3. Organisation Classification +

+

+ How is your organisation classified? +

+ +

+ 1.2. Contact Details +

+

+ 1.2.1. Lead Contact Details +

+

+ Main Contact Name +

+

+ Main Contact Email +

+

+ Main Contact Address +

+
diff --git a/app/config_generator/scripts/generate_fund_round_config.py b/app/config_generator/scripts/generate_fund_round_config.py index 0600cc9..fae2fd6 100644 --- a/app/config_generator/scripts/generate_fund_round_config.py +++ b/app/config_generator/scripts/generate_fund_round_config.py @@ -29,7 +29,7 @@ "COF_R4_W1": 9, "HSRA": 10, "COF_R4_W2": 11, - "R374": 12, + "R605": 12, }