diff --git a/.github/workflows/dluhc-build-and-deploy-with-forms.yml b/.github/workflows/dluhc-build-and-deploy-with-forms.yml index 03a430e94c..3e80892ec5 100644 --- a/.github/workflows/dluhc-build-and-deploy-with-forms.yml +++ b/.github/workflows/dluhc-build-and-deploy-with-forms.yml @@ -106,7 +106,6 @@ jobs: deploy-to-test: needs: deploy-and-test-dev - if: github.ref == 'refs/heads/main' runs-on: ubuntu-latest steps: - name: checkout code diff --git a/fsd_config/form_jsons/cof_r2/en/community-benefits.json b/fsd_config/form_jsons/cof_r2/en/community-benefits.json index 799b460816..569b47445f 100644 --- a/fsd_config/form_jsons/cof_r2/en/community-benefits.json +++ b/fsd_config/form_jsons/cof_r2/en/community-benefits.json @@ -137,5 +137,23 @@ }, "phaseBanner": { "phase": "beta" - } + }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test Community benefits form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/cookie_policy", + "text": "Cookies test Community benefits form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement", + "text": "Accessibility Statement test Community benefits form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/contact_us", + "text": "Contact Us test Community benefits form" + } + ] } diff --git a/fsd_config/form_jsons/cof_r2/en/funding-required.json b/fsd_config/form_jsons/cof_r2/en/funding-required.json index efae7c9c77..2b54b370b1 100644 --- a/fsd_config/form_jsons/cof_r2/en/funding-required.json +++ b/fsd_config/form_jsons/cof_r2/en/funding-required.json @@ -469,5 +469,23 @@ "skipSummary": false, "name": "Apply for funding to save an asset in your community", "feedback": { "feedbackForm": false, "url": "" }, - "phaseBanner": { "phase": "beta" } + "phaseBanner": { "phase": "beta" }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test Funding required form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/cookie_policy", + "text": "Cookies test Funding required form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement", + "text": "Accessibility Statement test Funding required form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/contact_us", + "text": "Contact Us test Funding required form" + } + ] } diff --git a/fsd_config/form_jsons/cof_r2/en/local-support.json b/fsd_config/form_jsons/cof_r2/en/local-support.json index 7d663103d4..5b9b51ceec 100644 --- a/fsd_config/form_jsons/cof_r2/en/local-support.json +++ b/fsd_config/form_jsons/cof_r2/en/local-support.json @@ -148,5 +148,23 @@ }, "phaseBanner": { "phase": "beta" - } + }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test local support form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/cookie_policy", + "text": "Cookies test local support form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement", + "text": "Accessibility Statement test local support form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/contact_us", + "text": "Contact Us test local support form" + } + ] } diff --git a/fsd_config/form_jsons/cof_r2/en/organisation-information.json b/fsd_config/form_jsons/cof_r2/en/organisation-information.json index c8400b520a..4072be4dbe 100644 --- a/fsd_config/form_jsons/cof_r2/en/organisation-information.json +++ b/fsd_config/form_jsons/cof_r2/en/organisation-information.json @@ -1166,5 +1166,23 @@ }, "phaseBanner": { "phase": "beta" - } + }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test Org form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/cookie_policy", + "text": "Cookies test Org form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement", + "text": "Accessibility Statement test Org form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/contact_us", + "text": "Contact Us test Org form" + } + ] } diff --git a/fsd_config/form_jsons/cof_r2/en/project-information.json b/fsd_config/form_jsons/cof_r2/en/project-information.json index 185b2d7afc..52f4b44cd7 100644 --- a/fsd_config/form_jsons/cof_r2/en/project-information.json +++ b/fsd_config/form_jsons/cof_r2/en/project-information.json @@ -235,5 +235,23 @@ }, "phaseBanner": { "phase": "beta" - } + }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test project form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/cookie_policy", + "text": "Cookies test project form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/accessibility_statement", + "text": "Accessibility Statement test project form" + }, + { + "href": "https://frontend.access-funding.levellingup.gov.uk/contact_us", + "text": "Contact Us test project form" + } + ] } diff --git a/fsd_config/form_jsons/cof_r2/en/value-to-the-community.json b/fsd_config/form_jsons/cof_r2/en/value-to-the-community.json index 383220b0aa..8381b82e96 100644 --- a/fsd_config/form_jsons/cof_r2/en/value-to-the-community.json +++ b/fsd_config/form_jsons/cof_r2/en/value-to-the-community.json @@ -93,5 +93,23 @@ }, "phaseBanner": { "phase": "beta" - } + }, + "footer": [ + { + "href": "https://www.gov.uk/government/publications/community-ownership-fund-privacy-notice/community-ownership-fund-privacy-notice", + "text": "Privacy test Value to the community form" + }, + { + "href": "https://policies.google.com/technologies/cookies?hl=en-US", + "text": "Cookies test Value to the community form" + }, + { + "href": "https://www.gov.uk/government/publications/sample-accessibility-statement", + "text": "Accessibility Statement test Value to the community form" + }, + { + "href": "https://www.zendesk.co.uk/blog/contact-us-page/", + "text": "Contact Us test Value to the community form" + } + ] }