Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
757ccee
DIAC-1451 CVE fix
tiagreaney Aug 7, 2025
79b9269
Merge branch 'master' of https://github.com/hmcts/ia-case-notificatio…
tiagreaney Aug 21, 2025
6a3f7da
DIAC-1294 Remove the CTSC email notification when a LR submits a remi…
tiagreaney Aug 21, 2025
d90f1e7
checkstyleMain fix
tiagreaney Aug 21, 2025
fbe4d09
fix functional tests
tiagreaney Aug 21, 2025
d06987c
Merge branch 'master' into DIAC-1294
tiagreaney Aug 26, 2025
6c0bd88
update NotificationGeneratorConfiguration.java
tiagreaney Aug 26, 2025
1d1ae76
Merge branch 'DIAC-1294' of https://github.com/hmcts/ia-case-notifica…
tiagreaney Aug 26, 2025
cf99b7f
update NotificationGeneratorConfiguration.java
tiagreaney Aug 26, 2025
2ace778
update tests
tiagreaney Aug 26, 2025
c3f2f3c
update removal of AdminOfficerAppealSubmittedPayOfflinePersonalisatio…
tiagreaney Aug 27, 2025
f691d59
update removal of AdminOfficerAppealSubmittedPayOfflinePersonalisatio…
tiagreaney Aug 27, 2025
2271e7b
fix checkstyleTest
tiagreaney Aug 27, 2025
a150a81
update functional tests
tiagreaney Aug 27, 2025
57cf5e0
update functional tests
tiagreaney Aug 27, 2025
0f453b5
Merge branch 'master' into DIAC-1294
tiagreaney Sep 17, 2025
36ab330
remove AdminOfficerAppealSubmittedPendingPaymentPersonalisation templ…
tiagreaney Sep 17, 2025
f68089c
remove AdminOfficerAppealSubmittedPendingPaymentPersonalisation templ…
tiagreaney Sep 17, 2025
456ef4b
remove AdminOfficerAppealSubmittedPendingPaymentPersonalisation templ…
tiagreaney Sep 17, 2025
2400a72
remove AdminOfficerAppealSubmittedPendingPaymentPersonalisation templ…
tiagreaney Sep 17, 2025
47a6515
remove AdminOfficerAppealSubmittedPendingPaymentPersonalisation templ…
tiagreaney Sep 17, 2025
7b6354e
delete AdminOfficerAppealSubmittedPendingPaymentPersonalisation and t…
tiagreaney Sep 17, 2025
b6e94b8
delete AdminOfficerAppealSubmittedPendingPaymentPersonalisation and t…
tiagreaney Sep 17, 2025
1bb286c
delete AdminOfficerAppealSubmittedPendingPaymentPersonalisation and t…
tiagreaney Sep 18, 2025
2f4e54d
delete AdminOfficerAppealSubmittedPendingPaymentPersonalisation and t…
tiagreaney Sep 18, 2025
c14216f
checkstyleTest fix
tiagreaney Sep 18, 2025
21aa412
checkstyleTest fix
tiagreaney Sep 18, 2025
80dd350
Merge branch 'master' into DIAC-1294
tiagreaney Oct 22, 2025
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
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,6 @@
{
"id": "3220_APPEAL_SUBMITTED_PAY_OFFLINE_LEGAL_REPRESENTATIVE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3220_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand Down Expand Up @@ -86,16 +82,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "3220_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"recipient": "{$PAYMENT_EXCEPTIONS_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -65,16 +61,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -65,16 +61,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_LEGAL_REP",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -49,16 +45,6 @@
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
},
{
"reference": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,6 @@
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_LEGAL_REP",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -49,16 +45,6 @@
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
},
{
"reference": "3488_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
{
"id": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -68,16 +64,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$PAYMENT_EXCEPTIONS_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,6 @@
{
"id": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -68,16 +64,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "3689_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$PAYMENT_EXCEPTIONS_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,6 @@
{
"id": "6682_APPEAL_SUBMITTED_PAY_OFFLINE_LEGAL_REPRESENTATIVE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "6682_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand Down Expand Up @@ -69,16 +65,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "6682_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"recipient": "{$PAYMENT_EXCEPTIONS_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@
{
"id": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -70,16 +66,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"recipient": "payment-exceptions-ao-aat-test@example.com",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,8 @@
"isAdmin": "Yes",
"hearingCentre": "taylorHouse",
"eaHuAppealTypePaymentOption":"payOffline",
"appealType":"refusalOfEu",
"notificationsSent": [
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
"appealType":"refusalOfEu"
}
},
"notifications": [
{
"reference": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -52,16 +48,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,26 +27,8 @@
"isAdmin": "Yes",
"hearingCentre": "taylorHouse",
"eaHuAppealTypePaymentOption":"payOffline",
"appealType":"refusalOfHumanRights",
"notificationsSent": [
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
"appealType":"refusalOfHumanRights"
}
},
"notifications": [
{
"reference": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -52,16 +48,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "7031_APPEAL_SUBMITTED_PENDING_PAYMENT_ADMIN_OFFICER",
"recipient": "{$FEES_ADMIN_OFFICER_EMAIL}",
"subject": "Immigration and Asylum appeal: appeal submitted pending payment",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
{
"id": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_HOME_OFFICE",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
},
{
"id": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"value": "$/[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}/"
}
]
}
Expand All @@ -53,16 +49,6 @@
"{$customerServices.telephoneNumber}",
"{$customerServices.emailAddress}"
]
},
{
"reference": "7031_APPEAL_SUBMITTED_PAY_OFFLINE_ADMIN_OFFICER",
"recipient": "payment-exceptions-ao-aat-test@example.com",
"subject": "Immigration and Asylum appeal: appeal submitted with remission application",
"body": [
"PA/12345/2019",
"Talha Awan",
"{$iaExUiFrontendUrl}"
]
}
]
}
Expand Down
Loading