From 7fc1ab44f8624d1ae731a7ca5f6de409ffa4fd0e Mon Sep 17 00:00:00 2001 From: Priyanka Singh Date: Fri, 15 Mar 2024 12:01:07 +0000 Subject: [PATCH 1/5] renamed FL404 draft/final filename in yml --- src/main/resources/application.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index a9481f2a..a2119126 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -186,16 +186,16 @@ document: - templateName: FL-PRL-GOR-ENG-FL404-Occupation-Order-Final.docx filename: occupation_order_FL404_final.pdf document-generator: docmosis - - templateName: PRL-GOR-ENG-FL404B-Common-Draft.docx + - templateName: FL-PRL-GOR-ENG-FL404B-Common-Draft.docx filename: fl404b_draft.pdf document-generator: docmosis - - templateName: PRL-GOR-WEL-FL404B-Common-Draft.docx + - templateName: FL-PRL-GOR-WEL-FL404B-Common-Draft.docx filename: welsh_fl404b_draft.pdf document-generator: docmosis - templateName: FL-PRL-GOR-ENG-FL404B-Common-Final.docx filename: fl404b_final.pdf document-generator: docmosis - - templateName: PRL-GOR-WEL-FL404B-Common-Final.docx + - templateName: FL-PRL-GOR-WEL-FL404B-Common-Final.docx filename: welsh_fl404b_final.pdf document-generator: docmosis - templateName: FL-PRL-GOR-ENG-C45A-Parental-Responsibility-Order-Final.docx From dc756cdf9b06a080a73f02a44166f092c5007738 Mon Sep 17 00:00:00 2001 From: Priyanka Singh Date: Mon, 25 Mar 2024 17:13:55 +0000 Subject: [PATCH 2/5] FPET-911: added space in radme file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 47427a41..68469411 100644 --- a/README.md +++ b/README.md @@ -146,3 +146,5 @@ We follow [RESTful API standards](https://hmcts.github.io/restful-api-standards/ ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. + + From 90f004a56ae02864d64f49aec23c8074b40504c5 Mon Sep 17 00:00:00 2001 From: Priyanka Singh Date: Wed, 27 Mar 2024 10:59:34 +0000 Subject: [PATCH 3/5] FPET-914: removed space from readme --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 68469411..47427a41 100644 --- a/README.md +++ b/README.md @@ -146,5 +146,3 @@ We follow [RESTful API standards](https://hmcts.github.io/restful-api-standards/ ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. - - From 73c1727447e1aa4b7e98df572efb2d0f4640082f Mon Sep 17 00:00:00 2001 From: Priyanka Singh Date: Wed, 27 Mar 2024 11:30:14 +0000 Subject: [PATCH 4/5] FPET-914: updated PR number --- charts/prl-dgs/values.preview.template.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/prl-dgs/values.preview.template.yaml b/charts/prl-dgs/values.preview.template.yaml index b945dbe0..979211f8 100644 --- a/charts/prl-dgs/values.preview.template.yaml +++ b/charts/prl-dgs/values.preview.template.yaml @@ -21,7 +21,7 @@ java: MANAGEMENT_ENDPOINT_HEALTH_CACHE_TIMETOLIVE: "30000" DOCMOSIS_SERVICE_DEV_MODE_FLAG: "true" PDF_TEST_ENABLED: "true" - CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-1991-cdam + CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-2023-cdam AUTH_PROVIDER_SERVICE_CLIENT_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" IDAM_S2S_URL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" DOCMOSIS_SERVICE_BASE_URL: "https://docmosis.aat.platform.hmcts.net" From d44466814f9c687a5195f67dff45157f58c77ab9 Mon Sep 17 00:00:00 2001 From: Priyanka Singh Date: Wed, 27 Mar 2024 11:41:04 +0000 Subject: [PATCH 5/5] FPET-914: change reaadme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 47427a41..1cb13852 100644 --- a/README.md +++ b/README.md @@ -146,3 +146,4 @@ We follow [RESTful API standards](https://hmcts.github.io/restful-api-standards/ ## License This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details. +