From 271c719f07f54b2c0429c96c29cd86ea3c6be4b4 Mon Sep 17 00:00:00 2001 From: srh-sloan Date: Mon, 4 Dec 2023 12:38:50 +0000 Subject: [PATCH 1/4] fs-3800 updated copilot config to set basic auth to false (#431) * fs-3800 updated copilot config to set basic auth to false * Update version to 0.1.214 --------- Co-authored-by: FSD Github Actions --- copilot/fsd-form-runner/manifest.yml | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/copilot/fsd-form-runner/manifest.yml b/copilot/fsd-form-runner/manifest.yml index 5b610233c8..07bc6dda79 100644 --- a/copilot/fsd-form-runner/manifest.yml +++ b/copilot/fsd-form-runner/manifest.yml @@ -54,7 +54,7 @@ variables: ACCESSIBILITY_STATEMENT_URL: "https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/accessibility_statement" AWS_BUCKET_NAME: from_cfn: ${COPILOT_APPLICATION_NAME}-${COPILOT_ENVIRONMENT_NAME}-FormUploadsBucket - BASIC_AUTH_ON: true + BASIC_AUTH_ON: false CONTACT_US_URL: "https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/contact_us" COOKIE_POLICY_URL: "https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/cookie_policy" FEEDBACK_LINK: "https://frontend.${COPILOT_ENVIRONMENT_NAME}.access-funding.test.levellingup.gov.uk/feedback" diff --git a/version b/version index ac096eb8fa..00c9937e1e 100644 --- a/version +++ b/version @@ -1 +1 @@ -VERSION=0.1.213 +VERSION=0.1.214 From 76bb03178d66f5ea2c52759fa73d278a99d18f43 Mon Sep 17 00:00:00 2001 From: AbuNavsa <60141291+AbuNavsa@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:56:33 +0000 Subject: [PATCH 2/4] Added optional after question --- fsd_config/form_jsons/cof/cy/cefnogaeth-leol-cof.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fsd_config/form_jsons/cof/cy/cefnogaeth-leol-cof.json b/fsd_config/form_jsons/cof/cy/cefnogaeth-leol-cof.json index 1150413f64..691eba65ae 100644 --- a/fsd_config/form_jsons/cof/cy/cefnogaeth-leol-cof.json +++ b/fsd_config/form_jsons/cof/cy/cefnogaeth-leol-cof.json @@ -50,7 +50,7 @@ "minimumRequiredFiles": 0 }, "type": "ClientSideFileUploadField", - "title": "Lanlwythwch dystiolaeth ategol", + "title": "Lanlwythwch dystiolaeth ategol (dewisol)", "hint": "Uwchlwythwch dystiolaeth i ddangos y gefnogaeth sydd gennych gan y gymuned.\n\n

Dylai fod yn ffeil unigol nad yw'n fwy na 10MB ar unrhyw un o'r fformatau canlynol (jpg, jpeg, png, pdf, txt, doc, docx, odt, csv, xls, xlsx, ods).

" } ], From 086d87b47048b11251e43bc4a5b97a40766330ea Mon Sep 17 00:00:00 2001 From: AbuNavsa <60141291+AbuNavsa@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:00:43 +0000 Subject: [PATCH 3/4] version bump --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index ac096eb8fa..6aa042f9a3 100644 --- a/version +++ b/version @@ -1 +1 @@ -VERSION=0.1.213 +VERSION=0.1.215 From 05f2ab0a6940ad9111c7fa982f94a672fc2da6a3 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 4 Dec 2023 13:03:04 +0000 Subject: [PATCH 4/4] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version b/version index 4353129d40..6aa042f9a3 100644 --- a/version +++ b/version @@ -1 +1 @@ -VERSION=0.1.215 \ No newline at end of file +VERSION=0.1.215