Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RIA-TASK - DLRM - INTERNAL -> Master: DO NOT MERGE #874

Open
wants to merge 29 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
61e9885
Update README.md
ikirsanov Apr 12, 2024
89366a6
Merge branch 'master' into ia-case-documents-api-dlrm-internal
ikirsanov May 14, 2024
0f18c02
Merge branch 'master' into ia-case-documents-api-dlrm-internal
ThomasKKC May 30, 2024
1327325
RIA-8931 add_supporting_documents (#905)
ikirsanov Jun 13, 2024
46fb99f
RIA-8337 Internal end appeal letter generation and bundling with atta…
Ryan-Nesbitt Jun 13, 2024
21ca40d
RIA-8305 case listed non detained letter (#908)
jamieclarkeHMCTS Jun 20, 2024
ff47c7e
RIA-8331 RIA-8331 adjourned_without_a_date (#910)
ikirsanov Jun 25, 2024
d182f50
RIA-9172 OOC changes for internal end appeal letter+bundle generation…
Ryan-Nesbitt Jun 25, 2024
fd0e338
RIA-9172 Addressing sonar line duplication % (#913)
Ryan-Nesbitt Jun 25, 2024
adbf0fc
RIA-9172 remove duplications into utils method (#914)
Ryan-Nesbitt Jun 25, 2024
faf7d8d
RIA-9172: Duplication code removal (#915)
ikirsanov Jun 26, 2024
132dcdc
RIA-8332 Use admin appellant address when listing the case for intern…
MiguelMartinRojas Jun 26, 2024
899246f
RIA-8331: fix cases for OOT addresses (#919)
ikirsanov Jul 1, 2024
0899844
Merge branch 'master' into ia-case-documents-api-dlrm-internal
ikirsanov Jul 1, 2024
33bedf0
Merge branch 'master' into ia-case-documents-api-dlrm-internal
ikirsanov Jul 1, 2024
7ee6adf
RIA-8331: Change hearing location address to name of hearing center (…
ikirsanov Jul 2, 2024
bba05b8
RIA-8306 late appeal can proceed letter notification (#921)
jamieclarkeHMCTS Jul 3, 2024
648ec11
RIA-8331 attachment_removal (#922)
ikirsanov Jul 8, 2024
2c2c447
RIA-8329 Create the notification letter bundle when the 'Edit Case Li…
neha-aggarw Jul 11, 2024
b422140
RIA-9207 Update AppealSubmission with out of country circumstances (#…
MiguelMartinRojas Jul 15, 2024
34a2f92
RIA-TASK - Rebase master ia-case-documents-api (#929)
ThomasKKC Jul 29, 2024
185f4d6
RIA-9207 Internal OOC circumstances none appeal summary document (#928)
Ryan-Nesbitt Jul 29, 2024
7f99126
RIA-9207 Refactor with mapper class for sonar scan (#932)
Ryan-Nesbitt Aug 1, 2024
b042970
RIA-9232 Change oocCountry type from text to Nationality (#933)
MiguelMartinRojas Aug 2, 2024
0635f33
RIA-8250 RIA-8249 Letter attachment generation for manage a fee updat…
kylelyttle1 Aug 21, 2024
69e886d
Merge remote-tracking branch 'origin/master' into ia-case-documents-a…
ikirsanov Sep 11, 2024
ba5eb03
Merge branch 'master' into ia-case-documents-api-dlrm-internal
ikirsanov Sep 11, 2024
dd9ba13
RIA-merge with master
ikirsanov Sep 11, 2024
2fd8590
Merge remote-tracking branch 'origin/ia-case-documents-api-dlrm-inter…
ikirsanov Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -116,3 +116,4 @@ additional information where necessary.
`git config --local --unset core.hooksPath`

Still, you shouldn't be doing it so make sure you get in touch with a Technical Lead soon afterwards.

Original file line number Diff line number Diff line change
@@ -1,63 +1,63 @@
{
"description": "RIA-2970 Create hearing adjourned notice PDF",
"request": {
"uri": "/asylum/ccdAboutToSubmit",
"credentials": "AdminOfficer",
"input": {
"eventId": "adjournHearingWithoutDate",
"state": "listing",
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"hearingDocuments": [],
"listCaseHearingCentre": "birmingham",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"ariaListingReference": "AA/12345/1234",
"customerServicesTelephone": "{$customerServices.telephoneNumber}",
"customerServicesEmail": "{$customerServices.emailAddress}"
}
}
}
},
"expectation": {
"status": 200,
"errors": [],
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"hearingDocuments": [
{
"id": "1",
"value": {
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/",
"document_filename": "PA 11111 2019-Gonzlez-hearing-notice.PDF"
},
"description": "",
"dateUploaded": "{$TODAY}",
"tag": "hearingNotice"
}
}
],
"listCaseHearingCentre": "birmingham",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"ariaListingReference": "AA/12345/1234",
"customerServicesTelephone": "{$customerServices.telephoneNumber}",
"customerServicesEmail": "{$customerServices.emailAddress}"
}
}
}
}
{
"description": "RIA-2970 Create hearing adjourned notice PDF",
"request": {
"uri": "/asylum/ccdAboutToSubmit",
"credentials": "AdminOfficer",
"input": {
"eventId": "adjournHearingWithoutDate",
"state": "listing",
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"hearingDocuments": [],
"listCaseHearingCentre": "birmingham",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"ariaListingReference": "AA/12345/1234",
"customerServicesTelephone": "{$customerServices.telephoneNumber}",
"customerServicesEmail": "{$customerServices.emailAddress}"
}
}
}
},
"expectation": {
"status": 200,
"errors": [],
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"hearingDocuments": [
{
"id": "1",
"value": {
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/",
"document_filename": "PA 11111 2019-Gonzlez-hearing-notice.PDF"
},
"description": "",
"dateUploaded": "{$TODAY}",
"tag": "hearingNotice"
}
}
],
"listCaseHearingCentre": "birmingham",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"ariaListingReference": "AA/12345/1234",
"customerServicesTelephone": "{$customerServices.telephoneNumber}",
"customerServicesEmail": "{$customerServices.emailAddress}"
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
{
"description": "RIA-8249 Internal detained manage fee update letter",
"request": {
"uri": "/asylum/ccdAboutToSubmit",
"credentials": "AdminOfficer",
"input": {
"eventId": "manageFeeUpdate",
"state": "appealSubmitted",
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"isAdmin": "Yes",
"appellantInDetention": "Yes",
"isAcceleratedAppeal": "No",
"detentionFacility": "immigrationRemovalCentre",
"ircName": "Brookhouse",
"feeAmount": "14000",
"newFeeAmount": "2000",
"paymentStatus": "Paid",
"feeUpdateReason": "appealNotValid",
"isDlrmSetAsideEnabled": "Yes",
"paymentDate": "10 Oct 2000",
"feeAmountGbp": "14000",
"feeUpdateRecorded": {
"values": [
"feeUpdateRecorded"
]
}
}
}
}
},
"expectation": {
"status": 200,
"errors": [],
"caseData": {
"template": "minimal-appeal-submitted.json",
"replacements": {
"isAdmin": "Yes",
"appellantInDetention": "Yes",
"isAcceleratedAppeal": "No",
"detentionFacility": "immigrationRemovalCentre",
"ircName": "Brookhouse",
"feeAmount": "14000",
"newFeeAmount": "2000",
"paymentStatus": "Paid",
"feeUpdateReason": "appealNotValid",
"isDlrmSetAsideEnabled": "Yes",
"paymentDate": "10 Oct 2000",
"feeAmountGbp": "14000",
"notificationAttachmentDocuments": [
{
"id": "1",
"value": {
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/",
"document_filename": "PA 11111 2019-Gonzlez-internal-detained-manage-fee-update-letter.PDF"
},
"description": "",
"dateUploaded": "{$TODAY}",
"tag": "internalDetainedManageFeeUpdateLetter"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,79 @@
{
"description": "RIA-8305 Internal non-detained case listed letter + attachment bundle",
"request": {
"uri": "/asylum/ccdAboutToSubmit",
"credentials": "AdminOfficer",
"input": {
"eventId": "listCase",
"state": "listing",
"caseData": {
"template": "minimal-internal-appeal-submitted.json",
"replacements": {
"isAdmin": "Yes",
"appellantInDetention": "No",
"listCaseHearingCentre": "bradford",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"appellantHasFixedAddress": "Yes",
"appellantAddress": {
"County": "",
"Country": "United Kingdom",
"PostCode": "NE21JX",
"PostTown": "Example Town",
"AddressLine1": "5",
"AddressLine2": "Example Street"
},
"letterBundleDocuments": []
}
}
}
},
"expectation": {
"status": 200,
"errors": [],
"caseData": {
"template": "minimal-internal-appeal-submitted.json",
"replacements": {
"isAdmin": "Yes",
"appellantInDetention": "No",
"listCaseHearingCentre": "bradford",
"listCaseHearingLength": "60",
"listCaseHearingDate": "2018-12-31T12:34:56",
"listCaseRequirementsVulnerabilities": "something around Vulnerabilities",
"listCaseRequirementsMultimedia": "something around Multimedia",
"listCaseRequirementsSingleSexCourt": "something around SingleSexCourt",
"listCaseRequirementsInCameraCourt": "something around InCameraCourt",
"listCaseRequirementsOther": "something around Other",
"appellantHasFixedAddress": "Yes",
"appellantAddress": {
"County": "",
"Country": "United Kingdom",
"PostCode": "NE21JX",
"PostTown": "Example Town",
"AddressLine1": "5",
"AddressLine2": "Example Street"
},
"letterBundleDocuments": [
{
"id": "1",
"value": {
"document": {
"document_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/",
"document_binary_url": "$/http.+\/documents/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}\/binary/",
"document_filename": "PA 12345 2019-Awan-internal-case-listed-letter-with-attachment.PDF"
},
"description": "",
"dateUploaded": "{$TODAY}",
"tag": "internalCaseListedLetterBundle"
}
}
]
}
}
}
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,88 @@
{
"description": "RIA-8306 Internal detained record out of time decision - letter notification - in country",
"request": {
"uri": "/asylum/ccdAboutToSubmit",
"credentials": "CaseOfficer",
"input": {
"id": 8306,
"eventId": "recordOutOfTimeDecision",
"state": "appealSubmitted",
"caseData": {
"template": "minimal-internal-appeal-submitted.json",
"replacements": {
"appealType": "protection",
"outOfTimeDecisionType": "rejected",
"appealReferenceNumber": "PA/11111/2019",
"isAdmin": "Yes",
"appellantInDetention": "No",
"appellantHasFixedAddress": "Yes",
"appellantInUk": "Yes",
"appellantAddress": {
"County": "",
"Country": "United Kingdom",
"PostCode": "NE21JX",
"PostTown": "Example Town",
"AddressLine1": "5",
"AddressLine2": "Example Street"
},
"notificationAttachmentDocuments": [
{
"id": "1",
"value": {
"tag": "recordOutOfTimeDecisionDocument",
"document": {
"document_url": "{$FIXTURE_DOC1_PDF_URL}",
"document_binary_url": "{$FIXTURE_DOC1_PDF_URL_BINARY}",
"document_filename": "{$FIXTURE_DOC1_PDF_FILENAME}"
},
"suppliedBy": "",
"description": "",
"dateUploaded": "{$TODAY}"
}
}
]
}
}
}
},
"expectation": {
"status": 200,
"errors": [],
"caseData": {
"template": "minimal-internal-appeal-submitted.json",
"replacements": {
"appealType": "protection",
"outOfTimeDecisionType": "rejected",
"appealReferenceNumber": "PA/11111/2019",
"isAdmin": "Yes",
"appellantInDetention": "No",
"appellantHasFixedAddress": "Yes",
"appellantInUk": "Yes",
"appellantAddress": {
"County": "",
"Country": "United Kingdom",
"PostCode": "NE21JX",
"PostTown": "Example Town",
"AddressLine1": "5",
"AddressLine2": "Example Street"
},
"notificationAttachmentDocuments": [
{
"id": "1",
"value": {
"tag": "recordOutOfTimeDecisionDocument",
"document": {
"document_url": "{$FIXTURE_DOC1_PDF_URL}",
"document_binary_url": "{$FIXTURE_DOC1_PDF_URL_BINARY}",
"document_filename": "{$FIXTURE_DOC1_PDF_FILENAME}"
},
"suppliedBy": "",
"description": "",
"dateUploaded": "{$TODAY}"
}
}
]
}
}
}
}
Loading
Loading