-
Notifications
You must be signed in to change notification settings - Fork 3
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
Update all non-major dependencies #740
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
October 13, 2023 03:58
b1a78a3
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 13, 2023 03:58
1be763d
to
b1a78a3
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
October 13, 2023 08:12
3e6781b
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 13, 2023 08:12
b1a78a3
to
3e6781b
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
October 13, 2023 12:08
ab7b1a2
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 13, 2023 12:08
3e6781b
to
ab7b1a2
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
October 16, 2023 08:44
be7dfa3
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 16, 2023 08:44
ab7b1a2
to
be7dfa3
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 16, 2023 08:46
be7dfa3
to
4d89323
Compare
renovate
bot
dismissed stale reviews from renovate-approve-2[bot] and renovate-approve[bot]
via
October 16, 2023 22:12
ef0e4cb
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
October 16, 2023 22:12
4d89323
to
ef0e4cb
Compare
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 29, 2023 12:54
4c427a6
to
eb35e25
Compare
renovate
bot
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 30, 2023 05:12
40acc8a
renovate
bot
force-pushed
the
renovate/all-minor-patch
branch
from
November 30, 2023 05:12
eb35e25
to
40acc8a
Compare
nilay913
dismissed stale reviews from renovate-approve[bot] and renovate-approve-2[bot]
via
November 30, 2023 09:52
227eb05
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
Plan Result
Change Result (Click me) # azurerm_resource_group.rg will be created
+ resource "azurerm_resource_group" "rg" {
+ id = (known after apply)
+ location = "uksouth"
+ name = "ia-case-documents-api-aat"
+ tags = (known after apply)
}
Plan: 1 to add, 0 to change, 0 to destroy. |
JakeCohenSol
approved these changes
Nov 30, 2023
colmlynch60
added a commit
that referenced
this pull request
Jan 31, 2024
* Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Merge master changes to NABA * Merge master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]>
colmlynch60
added a commit
that referenced
this pull request
Apr 22, 2024
* Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#797) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#799) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.pitest:pitest to v1.15.4 (#800) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update plugin com.github.ben-manes.versions to v0.51.0 (#802) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.pitest:pitest to v1.15.6 (#807) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#809) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update Terraform azurerm to ~> 3.89.0 (#813) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * RIA-6987 Changes to add cache (#569) * Changes to add cache * Update suppressions.xml * Changes to add cache * build issue fixed * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix tests * Fix functional tests --------- Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies to v4.6.6 (#815) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#820) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#821) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#822) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#823) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-195 updating PaymentStatus.java to match case api (#816) Co-authored-by: KleoG <[email protected]> * Update dependency org.pitest:pitest to v1.15.8 (#826) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-195 - revert enum change (#827) * DIAC-236 splitting up tests to separate stages (#828) * DIAC-236 splitting up tests to separate stages * DIAC-236 splitting up tests to separate stages * fix * DIAC-236 splitting up tests to separate stages * Update all non-major dependencies (#831) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies to v9.0.86 (#833) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#834) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * RIA-TASK - IMA -> Master: DO NOT MERGE (#811) * RIA-8214 Add a new screen to Bails start application - UT appeal pending (#796) * RIA-8214: redoing changes for IMA branch * RIA-8214: build.gradle fix * RIA-8212: updated refused decision template under IMA status (#804) * RIA-1111_sonar_fix: Fixing test for coverage (#812) * RIA-8232: Add Ima toggle conditions while generating docs (#824) * RIA-8232 toggle_ima (#825) * RIA-8232: Add Ima toggle conditions while generating docs * RIA-8232: Swaped templates for BailSubmissionTemplate for IMA toggler * RIA-8232 Using new caseField to check if IMA is enabled or not (#830) - Split the bailSubmissionTemplate to two separate templates (one with UT and one without UT). - Created Provider class for the both templates. * RIA-8232 Added new field RECORD_THE_DECISION_LIST_IMA to hold the decision once the IMA feature is turned on (#832) * RIA-8232 Add creator for bailSubmission with Ut to use the updated template (#835) --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: NehaAggarwal <[email protected]> * Update all non-major dependencies (#838) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#839) * RIA-7973 * RIA-7973 Updated Bail application details template * RIA-7973 Added Bail FT scenarios pattern * RIA-7973 Fixed Ft * RIA-8119 * RIA-8119 Bail application document changes with added interpreter fields * RIA-8364 * RIA-8364 Bail template change 01134 -> 01144 * RIA-8489 * RIA-8489 Refactored interpreter language * RIA-8410 RIA-8409 Generate and store hearing notice on case (initial listing and relisting) * RIA-8410: Generate hearing documents - Create Handler, Template and configuration classes to generate notice of hearing for case relisting * RIA-8409: Generate hearing documents - Create handler, template and configuration classes to generate notice of hearing for initial listing event * RIA-8410: Some code refactoring * RIA-8508 * RIA-8508 Fix appeals refactored interpreter language * RIA-8507 * RIA-8507 Fix the field type for fcs_has_passport in BailCaseFieldDefinition * RIA-8554 * RIA-8554 Fix detention location on hearing-notice template * RIA-8554 * RIA-8554 Using enums for Field definition comparison * Revert "RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#839)" (#840) This reverts commit 43046c9. * DIAC-281 fixing CcdScenarioRunnerTest (#846) * DIAC-281 fixing CcdScenarioRunnerTest * Revert "DIAC-281 fixing CcdScenarioRunnerTest" This reverts commit 3f8f88c. * DIAC-281 fixing CcdScenarioRunnerTest * Update all non-major dependencies (#847) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * VUL-5809 Upgrade serenity, restAssured, remove springHystrix reference (#848) * Update all non-major dependencies (#851) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#853) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#854) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * VUL-5808 Remove passoword from docker-compose.yml (#850) * Update plugin org.owasp.dependencycheck to v9.0.10 (#855) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies to v4.1.4 (#856) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.projectlombok:lombok to v1.18.32 (#859) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#860) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#863) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies to v4.6.8 (#864) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency commons-io:commons-io to v2.16.0 (#865) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 cdam download change fix (#806) * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 * DIAC-123 removing logging --------- Co-authored-by: KleoG <[email protected]> * RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#841) * RIA-7973 * RIA-7973 Updated Bail application details template * RIA-7973 Added Bail FT scenarios pattern * RIA-7973 Fixed Ft * RIA-8119 * RIA-8119 Bail application document changes with added interpreter fields * RIA-8364 * RIA-8364 Bail template change 01134 -> 01144 * RIA-8489 * RIA-8489 Refactored interpreter language * RIA-8410 RIA-8409 Generate and store hearing notice on case (initial listing and relisting) * RIA-8410: Generate hearing documents - Create Handler, Template and configuration classes to generate notice of hearing for case relisting * RIA-8409: Generate hearing documents - Create handler, template and configuration classes to generate notice of hearing for initial listing event * RIA-8410: Some code refactoring * RIA-8508 * RIA-8508 Fix appeals refactored interpreter language * RIA-8507 * RIA-8507 Fix the field type for fcs_has_passport in BailCaseFieldDefinition * RIA-8554 * RIA-8554 Fix detention location on hearing-notice template * RIA-8554 * RIA-8554 Using enums for Field definition comparison * Update BailSubmissionTemplateProvider.java * RIA-8738: IMA - Rebasing docmosis template (#845) * Updates to fix build failure * RIA-8773: Add missing hearing centres in the hearing location to hearing address mapping document (#858) * RIA-8773 Fix rebasing of CcdScenarioRunnerTest * RIA-8774 Add logging (#862) * RIA-8774 Add logging * RIA-8770 Run functional tests on pipeline * RIA-8774 Enable logging on functional tests * RIA-8774 Enable logging on functional tests * Update DocumentTagTest.java --------- Co-authored-by: Marcellofabbri <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> Co-authored-by: Marcello Fabbri <[email protected]> --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: kalachandrasekar1 <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: ikirsanov <[email protected]> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: NehaAggarwal <[email protected]> Co-authored-by: Marcello Fabbri <[email protected]> Co-authored-by: Marcellofabbri <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]>
colmlynch60
added a commit
that referenced
this pull request
Apr 24, 2024
* RIA-6455: Added new Hearing centre - Harmondsworth (#518) * RIA-6455: Added new Hearing centre - Harmondsworth * Fix vulnerabilities * Added Location (#519) * Added Location * Suppressions Co-authored-by: Jamie <[email protected]> * RIA-6491: Give admin officer access to edit appeal post submission (#521) * RIA-6491: Give admin officer access to edit appeal post submission * RIA-6491: Address dependency vulnerabilities * RIA-6529: Generate Hearing Notice after listing for ADA cases (#522) * RIA-6529: Generate Hearing Notice after listing for ADA cases * Suppress vulnerabilities * Added Yarls Wood as hearing centre and also its address (#524) * Ria 6424 appeal submission summary (#527) * Added some defs to extract case data Added some puts to copy case data to field values which docmosis can use to generate the appeal submission summary * Modified tests * Formatted for sonar scan * Final changes * Refactored AppealSubmissionTemplate and added logic for displaying removal order date and time * Added tests for detained fields and removal order date * Formatted import and method line seperations for serenity checks * Added CVE suppression * Changed where appelantInDetention defaults to YesOrNo.NO * Moved the parsing of complex asylum case fields (nomsNumber, dateCustodialSentence & otherDetentionFacilityName, to a dedicated method. Modified tests to cover more scenarios and make the tests more robust by checking all other relevant fields in the same flow. * Added assertion to check size of templateFieldValues * Bundled common fields together and setting Mockito strictness to lenient * Added suppressions * RIA-6424: Fix the TypeReference class for the field - 'hasPendingBailApplications' (#528) - Changed from YesOrNo type to BailApplicationStatus type. - update relevant unit tests. * Added guards in event nomsNumber, releaseDate & removalOrderDate are empty strings (#530) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Ria 6424 (#531) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Ria 6564 hearing notice edited ada (#532) * RIA-6564 - Adding hearing notice document generation for ADA cases * RIA-6564 - Checkstyle * RIA-6564 - Adding suppression * Ria 6685 date decision letter (#545) * RIA-6685 Added logic for Date decision letter to appear in Appeal template * Formatting changes and tests * Fixed tests * added decisionLetterReceivedDate test Co-authored-by: Jamie <[email protected]> * RIA-6685-fixed-test (#546) Co-authored-by: Jamie <[email protected]> * Ria 6605 ada suitability document api (#547) * Saving work * Saving changes * Saving work before a forced update * Latest changes * latest changes * Added new template * Rebased * Added ADASuitabilityReviewDecision entity. Added suitability review, reason and judge to AsylumCaseDefinition. Added AdaSuitability document tag. Added suitability review event. Created pre-submit handler to generate ada suitability document. Added AdaSuitability to bundleOrder. Created new AdaSuitabilityTemplate. Added Adasuitability bean to DocumentCreatorConfiguration. Added AdaSuitabilityDocument metadata to application.yml. Created AdaSuitabilityTemplateTest. * Resolved comments in PR specifically regarding extra line seperations and variable name formatting * Added functional test for ADA suitability document generation * Adding system credentials and appropriate method to generate headers for pipeline build failures. * Fix for failing functional test: RIA-5778-end-appeal-automatically-notice-document.json * RIA-6612: Update Bundling events to include Ada suitability review do… (#549) * RIA-6612: Update Bundling events to include Ada suitability review document - new document added under section of Tribunal Documents. - added functional and unit tests. * Update owasp.dependencyCheck * Updated 'after' method call in Jenkinfile* * RIA-6694-Admin-Submit-Appeal (#551) * RIA-6694-Admin-Submit-Appeal * fixed state test --------- Co-authored-by: Jamie <[email protected]> Co-authored-by: Dbarnes-v1 <[email protected]> * RIA-6700 - Allowing access to editAppeal for Admin users (#552) * RIA-6721 Added isAdmin field to templateFieldValues in appeal submission summary template. (#554) Added isAdmin field to AsylumCaseDefinition. Updated unit tests. * RIA-6702 - Internal case creation adding access to the following even… (#553) * RIA-6702 - Internal case creation adding access to the following events for Admins: 1. makeAnApplication 2. draftHearingRequirements 3. buildCase 4. submitCase 5. uploadAdditionalEvidence 6. applyForFTPAAppellant 7. requestFeeRemission * RIA-6702 - Updating unit test * RIA-6702 - Suppression * RIA-6873 appeal summary changes (#555) * RIA-6873_appeal_summary_changes * Charts java version upgraded * Adding new suppression * Change HAS_OTHER_APPEALS field type with new object class * Ria 6844 Add date to ADA suitability document (#556) * RIA-6844 Added date to ADA suitability document. Updated unit test. * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6560 - Functional tests improvements (#568) * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Suppress CVE-2023-20863 (#570) * Rebase from Master (#571) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. DocumentManagementUploader is updated but this class is not used or ex tended by any other class * update scanbase packages * update gradle for test * suppressing org.yaml:snakeyaml:1.26 * update tvtStringProvider * update tvtStringProvider * fix build failures * fix build failures * fix build failures * Updates to fix build failures * Updates to fix secure doc store client * Bumping chart version/ fixing aliases * Updates to fix build failures * Updates to fix build failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to suppress cves to allow build to happen * fix for failing gradle build * RIA-5804: reload jenkins build * Bumping chart version/ fixing aliases * RIA-5804: fixed vulnerabilities * RIA-5804: upgraded java chart version --------- Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> * Update suppressions.xml (#557) * To update azurerm version for terraform (#558) * Update state.tf * Update .terraform-version * Update variables.tf * Update main.tf * Update main.tf * Revert "To update azurerm version for terraform (#558)" (#559) This reverts commit a90efa41ddaa7b71f143c038f2355c4100e8a152. * Revert "Update suppressions.xml (#557)" (#560) This reverts commit 247256adf152dd85bd2f0dc3b3eb216478ff77a5. * Revert "fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502)" (#561) This reverts commit 52eab14c22caa2398868bf623ffef1c9de6540bc. * To revert cdam changes from production (#562) * Update .terraform-version * Update main.tf * Update state.tf * Update variables.tf * Update suppressions.xml * Update Chart.yaml * Update suppressions.xml * Bumping chart version/ fixing aliases * Update Chart.yaml * Update suppressions.xml --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update Dockerfile (#565) * Update Dockerfile * Update Dockerfile * Update suppressions.xml * Updated suppressions --------- Co-authored-by: addison-jephtah <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: mokainos <[email protected]> * Updated dependencies to remove suppressed CVEs (#564) (#573) Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: mcareyma <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7043 add NOTICE_OF_DECISION_UT_TRANSFER document tag (#576) * RIA-7043 * Added NOTICE_OF_DECISION_UT_TRANSFER enum to DocumentTag.java * RIA-7043 * Updated DocumentTagTest.java * RIA-7043 * Updated document bundle configs * Supressed CVE-2023-28709 (#580) * Added new line character to kick off new build on pipeline (#582) * RIA-7158 request case building notification attachment letter (#583) * * Added powermock to build.gradle which is used in testing * Added template for internal cases for FTs * Added requestCaseBuilding event to enums * Added NOTIFICATION_ATTACHMENT_DOCUMENTS to asylumCase to store new AIP notification attachment docs * Added AdaListCase direction tag to fix bug where the direction cannot be parsed as it's not in the list of DirectionTag enums * Added requestCaseBuilding Doc tag * Updated bundleOrder with the new DocTag * Added holidaydates service * Added DueDateService * Added new handler/docGenerator for requestCaseBuilding event for internal ADA cases * Created new template for the new handler/docGenerator * Added asylumcaseutils * Added internalAdaBuildCase bean to DocumentCreatorConfiguration for the above new handler/template * Updated CustomerServicesProvider with new email/telephone for internal ADA cases * Added internalAdaBuildCaseDocument metadata to application.yml. Also gave CO permission for requestCaseBuilding event and added internal ADA contact details * Added unit tests for above * Added FT for LO requestCaseBuilding to verify doc generated * RIA-7158 * Moved the deconstruction of directions to AsylumCaseUtils to make it generalised for future use * Added utility class to format dates * Updated tests * Added comment as per PR review feedback * Added suppression to make CI/CD pipeline pass (#584) * RIA-7158 (#585) * Formatted date * Update suppressions.xml force build * Update minimal-aip-appeal-submitted.json * Update minimal-appeal-submitted.json * Update suppressions.xml * Update suppressions.xml * RIA-7175 Internal ADA suitability document - unsuitable (#593) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Suppress CVE-2023-35116 and CVE-2023-2976 * Revert "RIA-7175 Internal ADA suitability document - unsuitable (#593)" (#594) This reverts commit 8d9236e8d0b9c89ac23bee6c4279d4d07b9c8c96. * RIA-7174 ADA suitability document - suitable (#596) * RIA-7174 ADA suitability notification doc for suitable decision * RIA-7174 Suppressing CVE-2023-35116 * RIA-7174 Changes from code review, some refactoring work also * RIA-7174 * Removed common method and put it back into the template as a private method. * RIA-7174 Added empty line at end of functional test --------- Co-authored-by: FarukH <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7175 internal ada suitability unsuitable document (#595) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Fixed formatting issues after rebase branch * RIA-7172: Generate letter when 'HO Request Review' event is triggered (#597) * RIA-7172: Generate letter when 'HO Request Review' ebent is triggered - add the new letter in the Notification_letter collection. - new tag added. * RIA-7172: Fix Functional test * RIA-7172: Trigger letter generation only for ADA * RIA-7212 Internal ADA Appeal decided, allowed document generation (#598) * RIA-7212 Internal ADA Appeal decided, allowed document generation * RIA-7212 Fixed unit tests after rebase * RIA-7212 Tidying up code using common methods * RIA-7212 Refactor packages * Ria 7540 dynamic internal email/tel (#599) * RIA-7540 Updated customer service provider to return internal case dynamic email/tel * RIA-7540 updated HoReviewEvidenceLetterTemplate to get fetch dynamic email and tel * RIA-7540 updated InternalAdaDecisionsAndReasonsAllowedLetterTemplate to get fetch dynamic email and tel --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7174 Refactor package location (#600) * RIA-7175 Refactor of package (#601) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appea… (#605) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appeal Response' event - added new user for functional test - HomeOfficeLart - added new entity - AppealReviewOutcome. * RIA-7198: Fix customer services contact info methods * RIA-7198: Fix unit tests * RIA-7198: Fix functional test for 'end appeal automatically' event * RIA-7198: Added system env variable to secret mapping for the lart user credentials * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismisse… (#604) * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismissed - ADA (Letter) template generation, tests * RIA-7213_internal_ada_appeal_decided_dismissed_document: Fixed code styles * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsReasonsLetterAllowedGenerator(and Dismissed) refactored into one generic class with conditions, tests fixed as well * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsAndReasonsDismissedLetterTemplate refactored dueDate code lines * RIA-7200 (#602) * Added new template for hearing bundle ready letter * Added new handlers and functionality to generate this letter AFTER generate hearing bundle event when async stitching bundle event is implicitly called and is successful * Added unit/functional tests * RIA-7174 Adding new template vars to template (#607) * RIA-7174 Adding new template vars to template * RIA-7174 Functional test reworked to add directions * RIA-7174 Another functional test rework * RIA-7538 Updated config and handler to handle internal case detained non ADA document generation (#610) * RIA-7606_change_customer_service_mail (#611) * RIA-7606_change_customer_service_mail: Fix customer service mail in application.yml * RIA-7606_change_customer_service_mail: Fix customer service mail in InternalDetGenerateHearingBundleTemplateTest * RIA-7215 Updated template to handle detained non-ada letter (#612) * RIA-7200 Fix hearing centre name (#613) Co-authored-by: colmlynch60 <[email protected]> * RIA-7218 Allow document generation for all detained cases (#615) * RIA-7218 Allow document generation for all detained cases * RIA-7218 Functional test fixed * RIA-7159 Request case building detained letter generation (#616) * RIA-7159: WIP - Used one generator for for both detained and non-detained letter generations * RIA-7159 Final changes. tests and checkstyle changes * RIA-7159 Removing redundant unit tests --------- Co-authored-by: Neha Aggarwal <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7159 Rework of Non-ADA template to reduce duplication (#619) * RIA-7548_internal_appeal_submission_non_ada (#618) * RIA-7548_internal_appeal_submission_non_ada: Add appeal submission template for internal, non ada, detained only cases * RIA-7548_internal_appeal_submission_non_ada: styles fix * RIA-7548_internal_appeal_submission_non_ada: Add document tag, fix tests for this tag * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Fix condition AsylumCase definition in AppealSubmissionCreator * RIA-7548_internal_appeal_submission_non_ada: Bundle sort tests fix * RIA-7216 Added appeal decided dismissed detained non ADA document templates (#622) * Update suppressions.xml * Update suppressions.xml * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record ou… (#623) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed (#624) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7552 appeal can proceed (#626) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7554 directed to upload bundle (#628) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * Ria 7554 directed to upload bundle (#629) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#630) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#631) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-TASK Merged master changes to Naba - documents-api (#614) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * Fixed tests --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7582 non_payment_end_appeal (#637) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7582_non_payment_end_appeal: Add template, generator, configuration, Asylum definitions for remission type, tests * RIA-7582_non_payment_end_appeal: Add RemissionType test * RIA-7582_non_payment_end_appeal: Fix application properties document fileName and functional test 7582 * RIA-7580 (#638) * Added new handler, template and bean config for internal detained non-ada appeal fee letter with no remissions * Imported AppealType class from case-api * Updated existing unit tests (State, BundleOrder & DocumentTag) * Added unit tests and FT * RIA-7581 Added internal detained mark as paid letter (#639) * RIA-7618 document remission partially approved rejected (#641) * RIA-7618 Initial document changes before rebase * RIA-7618 Final refactored changes after rebasing * RIA-7618 Utils method change * RIA-7618 Adding unit test for RemissionDecision class * RIA-7618 checkstyle test fix * RIA-7556 internal det ho review maintained (#640) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7556 init commit * RIA-7556_internal_det_ho_review_maintaned: Add tests unit/functional, update application.yml for new event and fix document extension in application.yml * RIA-7556_internal_det_ho_review_maintaned: Add tests for new event * RIA-7556_internal_det_ho_review_maintaned: Fix on dueDate in template and test for this template * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Adding detenction --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-7559 DET letter case listing detained (#642) * RIA-7559 Generator and template for doc generation * RIA-7559 internal detained list case letter generation * RIA-7559 document creator values updated to correct document * RIA-7559 functional test added * RIA-7559 append document to notifications attachments group * RIA-7559 functional test fix * RIA-7559 Checkstyle and unit test fixes for pipeline * RIA-7557 Internal detained review HO response decision withdrawn letter generation (#643) * RIA-7557 * Added functionality for new letter generation when LO requests AIP to review HO response * Added new doc tag for the new letter * Refactored RIA-7556 * Added/updated unit/FTs * Rebasing * RIA-7557 * Updated FT * RIA-7561 - Added handler to generate letter when 'Request Hearing Requ… (#644) * RIA-7561: Added handler to generate letter when 'Request Hearing Requirements' Event is triggered * RIA-7561: Remove local testing code. * RIA-7561: Remove unused import. * RIA-7561: Fix BundleOrderTest after rebase. * RIA-7561: Fix PMD violations. * Update suppressions.xml * RIA-7556/RIA-7557 (#648) * Renamed document file names for home office response review decision maintained and withdrawn * RIA-7372 appeal_ended_aip_journey (#647) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended_aip_journey: Add Document tag for internal cases, generator, template, configuration, application.yml links and tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7561: Allow LF for Request Hearing Requirements Feature (#649) Co-authored-by: colmlynch60 <[email protected]> * RIA-7281 Added internal detained edit case listing letter (#650) * RIA-7281 Added internal detained edit case listing letter * RIA-7281 Added extra unit tests for thrown exceptions * RIA-7374 mark_appeal_as_ada (#651) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7374_mark_appeal_as_ada: Add for internal journey mark as ada, configuration, template, document Tag, event, Bundler order tag. Populate application props with link to letter, add functional tests * RIA-7374_mark_appeal_as_ada: Fix merge conflicts * RIA-7374_mark_appeal_as_ada: Remove condition check if appeal is Ada, as well remove from tests functional and junit * RIA-7364 internal decideAnApplication letter generation (#653) * RIA-7364 * Added functionality for decideAnApplication letter generation for internal cases * Copied across makeAnApplication logic and its parsing/extraction from case data * Added new doc tag * Added/updated unit and FTs * RIA-7364 * Updated FTs * RIA-7364 Made some changes for sonar cloud failures (#655) * Added isPresent() check * Updated assertion for default case in enhanced switch statement * Update suppressions.xml * RIA-7328 ho_ftpa_submitted (#657) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7328_ho_ftpa_submitted: Add DocumentTag, Populate BundlerOrder, DocumentCreatorConfiguration for APPLY_FOR_FTPA_RESPONDENT. Add roles, junit/functional tests for APPLY_FOR_FTPA_RESPONDENT * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7365 (#660) * Added new template for internal decide an application where decision is refused * Refactored 7364 so granted+refused use a single handler with independent DocumentCreatorConfiguration beans and seperate templates. * Added/updated unit/FTs. Co-authored-by: colmlynch60 <[email protected]> * RIA-7701 Added transfer out of ADA letter (#661) * RIA-7326 (#663) * Added functionality to generate letter when admin officer applies for ftpa for internal cases * Added/updated tests * RIA-7326 (#665) * Updated doc tag * RIA-7330 Internal appellant FTPA decided granted document (#670) * RIA-7330 Internal appellant FTPA decided granted document * RIA-7330 Checkstyle and unit test fixes * Update suppressions.xml * Update suppressions.xml * RIA-7360 ho_ftpa_decided_granted (#671) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7360_ho_ftpa_decided_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided granted. Add Tests and functional test, Document.tag, Definitions. * RIA-7361 ho_ftpa_decided_partially_granted (#672) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7361_ho_ftpa_decided_partially_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided partially granted. Add Tests and functional test * RIA-7326 (#673) * Give LR permission for applyForFTPAAppellant event doc generation * RIA-7362 ho_ftpa_decided_refused (#675) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7362_ho_ftpa_decided_refused: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided refused. Add Tests and functional test * RIA-7362_ho_ftpa_decided_refused: Fix typo * RIA-7331 Internal appellant ftpa decided - partially granted document (#676) * RIA-7331 Internal appellant ftpa decided - partially granted document * RIA-7331 Corrected deadline date values for ada and non-ada * RIA-7332 Document for Appellant ftp decided - refused (#677) * RIA-7332 Document for Appellant ftp decided - refused * RIA-7332 Suppressing CVE-2023-41080 * RIA-7332 Split functional test into ADA and non-ADA scenarios * RIA-7332 Functional test file rename * RIA-7331 Further changes to ADA working days scenario (#678) * RIA-7330 Split functional tests into ADA and non-ADA scenarios (#679) * RIA-7330 Split functional tests into ADA and non-ADA scenarios * RIA-7330 rename FT title for non-ADA FT * RIA-TASK - Merged Master changes to NABA case-documents (#669) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Update suppressions.xml * Merged Master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> * RIA-7844 (#682) * Added content for application type - reinstate to InternalDecideAnApplicationDecisionGrantedLetterTemplate.getWhatHappensNextContent() * Added reinstate content test * Added FTs for reinstate application type when decided * RIA-7844 (#684) * Adding full stop to String * RIA-7322 Internal hearing requirements updated letter generation (#686) * RIA-7367 (#685) * Refactored internal appellant application decided (refused+granted) * Updated internalApplicationDecided handler to pick correct DocumentCreatorCongif bean based on granted/refused and appellant/respondent application * Added new bean for HO decide application * Added/updated unit tests * Refactored 7364 FTs to include Admin Officer as application applicant * Added new FTs * RIA-7368 (#690) * Addedn functionality to generate letter when HO application decided * Refactored RIA-7365 * Added/updated unit/FTs * RIA-7372 appeal_ended (#688) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended: change decisionMaker to fetch from END_APPEAL_APPROVER_TYPE, fix endAppealDate fortmat, fix tests * RIA-7372_appeal_ended: remove unused import --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7322 hearingDate removed from template (#691) * RIA-7561: Fix the deadline date in the 'Request Hearing Requirements' letter (#687) Co-authored-by: colmlynch60 <[email protected]> * RIA-7378 unlink_appeal (#693) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Add new Document letter generation for Maintain Case Link event. * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: remove unused import * RIA-7378 unlink case (#694) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7427 Internal upload additional evidence doc generation (#695) * RIA-7427 Internal upload additional evidence doc generation * RIA-7427 Test and checkstyle fixes * RIA-7378 unlink_case (#696) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378 unlink_case (#697) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#698) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#699) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7895 bug_fix_rule3235 (#700) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7895_bug_fix_rule3235: Populate FtpaDecisionOutcomeType with values of 23 and 35 rules --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7279 (#705) * Added handler and template for generating letter when LO requests HO to amend appeal response * Imported isValidUserDirection from notifications-api. * Added/updated unit and FTs * RIA-7376 link_case (#704) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_case_det: Add Event create case link. Template, configurations, tests * RIA-7376_link_case_det: Fix unit test * RIA-7376_link_case_det: Fix intends * RIA-7376_link_case_det: populate FT with more values, AsylumCase object mapper populated with dateTime module * RIA-7376_link_case_det: merge conflicts * RIA-7437 internal non standard direction letter (#706) * RIA-7437 Non standard direction to appellant - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, second time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, Fourth time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests, try two - ADA & NonADA (Letter) * RIA-7437 - Renamed bean * RIA-7437 - fixed functional tests * RIA-7437 Non standard direction to appellant, resolving comments (Letter) * RIA-7437 Non standard direction to appellant, fixing checkstyle error (Letter) --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7376 link_cases (#711) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_cases: fix dates serialization mechanism * RIA-7376_link_cases: fix styles * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'S… (#714) * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'Send Direction' event * Update renovate.json --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7433 Generate letter when LO changes hearing centre for detained… (#702) * RIA-7433: Generate letter when LO changes hearing centre for detained internal appeals * RIA-7433 updated functional test description * RIA-7433: Added FT for non-ADA appeal * Fix checkstyle errors * RIA-7418 Appeal edited - ADA & Non ADA (Letter) (#717) * RIA-7418: added new edit template letter and logic behind * RIA-7418: fixed BundleOrderTest.java * RIA-7432: Fix template to reflect old and new hearing centres (#721) * RIA-7370 (#719) * Refactored implementation of RIA-7427 to make InternalUploadAdditionalEvidenceGenerator generic for all users * Imported HasDocument interface and made current implementation of DocumentWithMetadata implement it * Imported events from case-api * Added 2 new doc tags (LO additional evidence upload and HO additional evidence upload) * Created 2 new templates for HO and LO additional evidence upload * Added new methods in AsylumCaseUtils to extract addendum evidence documents and to fetch most recent addendum evidence added * Created 2 new beans in DocumentCreatorConfiguration (LO/HO additional evidence upload) * 2 new application.yaml entries for document templates * Updated existing tests and added new unit/FTs * RIA-7370 Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice (#725) * RIA-7370 * Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice * RIA-7370 * Fixed sonar check. Performing isEmpty() check on optional var before a .get() * RIA-7370 (#727) * Added a null check on addendum metadata * Suppress CVE (#728) * RIA-7471 letter generation direction due date changed (#715) * RIA-7471 Letter generation when 'Change Direction due date' is triggered - for ADA and non ADA internal cases - when recipient party is either APPELLANT or APPELLANT AND RESPONDENT. * Fix naming of a variable * RIA-7471 - fixed unit test * RIA-7471 Fix functional tests * Fix unit test * Fix template personalisations * Fix name for template env variable --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7435 Home_office_non-Standard_direction_letter (#730) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-7439 ho_change_direction_due_date (#729) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439 ho_change_direction_due_date (#731) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439 ho_change_direction_due_date (#735) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7429 Letter generation for Internal Reinstate Appeal (#722) * RIA-7435 Rename the letter generator class and corresponding unit tests (#737) * RIA-7435 Rename the letter generator class and corresponding unit tests * Fix checkstyle error * Fix functional tests * Fixing functional test * RIA-7911 Update hearing adjustments (#739) * RIA-7911_Update_hearing_adjustments * RIA-7911 Update hearing adjustments functional tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Update suppressions.xml * Update suppressions.xml * RIA-7537 EJP Adding new roles for legal officer (#746) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8888 Upgraded chart version (#751) * RIA-8888 Upgraded chart version * RIA-8888 revert version because it is auto bumped * RIA-8888 added suppressions * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7411 Removing OOC feature flag fields (#743) (#754) * RIA-7411 Removing OOC feature flag fields * RIA-7411 Suppressing CVE-2023-42794, CVE-2023-42795, CVE-2023-45648 Co-authored-by: Ryan-Nesbitt <[email protected]> * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#760) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * Removed print line that causes issues on windows (#762) * RIA-7950 upgrade_fix (#767) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7950_upgrade_fix: trigger rebuild * RIA-2023 rebuild_pipelines (#775) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-20231212_rebuild_pipelines: Restart pipelines * RIA-20231212_rebuild_pipelines: Add supressions * Update suppressions.xml * RIA-7324 Hearing adjourned without a date - ADA & Non ADA (Letter) (#788) * RIA-7324: added adjourn hearing without date letter template * RIA-7324: small fix on DocumentTag applied * RIA-8214 Add a new screen to Bails start application - UT appeal pending (#791) * RIA-8214: bail application submission template fixed with new fields * RIA-8214: small refactor name on definitions * Revert "RIA-8214 Add a new screen to Bails start application - UT appeal pending" (#793) * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#792) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Merge master changes to NABA * Merge master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * RIA-8023 QA Fix: generate appeal summary for internal detained non-ADA appeals (#814) * RIA-7957 Adding event authorisation for Upload Appeal Response for respondent user (#829) * Update suppressions.xml * RIA-TASK - Fix for missing document tags when end appeal for EJP non DE case (#869) * Fix for missing document tags when end appeal for EJP non DE case * Remove unused import * Update bundle order and test * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 (#836) * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 * Cherry picked the commits from 401580ae 29/02/24 to c19c3e9b 29/03/24 * Temporarily disable FTs * Add double quotes as required * Fix failed functional tests (#870) --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8609 - Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 (#876) * Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 * Fix test * RIA-TASK - Resolve conflicts (#878) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by…
colmlynch60
added a commit
that referenced
this pull request
Apr 26, 2024
* DIAC-281 fixing CcdScenarioRunnerTest (#846) * DIAC-281 fixing CcdScenarioRunnerTest * Revert "DIAC-281 fixing CcdScenarioRunnerTest" This reverts commit 3f8f88cda75244a1edd571965c488d0c3b63ddfe. * DIAC-281 fixing CcdScenarioRunnerTest * Update all non-major dependencies (#847) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * VUL-5809 Upgrade serenity, restAssured, remove springHystrix reference (#848) * Update all non-major dependencies (#851) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#853) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#854) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * VUL-5808 Remove passoword from docker-compose.yml (#850) * Update plugin org.owasp.dependencycheck to v9.0.10 (#855) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies to v4.1.4 (#856) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency org.projectlombok:lombok to v1.18.32 (#859) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#860) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#863) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies to v4.6.8 (#864) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update dependency commons-io:commons-io to v2.16.0 (#865) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 cdam download change fix (#806) * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 * DIAC-123 removing logging --------- Co-authored-by: KleoG <[email protected]> * RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#841) * RIA-7973 * RIA-7973 Updated Bail application details template * RIA-7973 Added Bail FT scenarios pattern * RIA-7973 Fixed Ft * RIA-8119 * RIA-8119 Bail application document changes with added interpreter fields * RIA-8364 * RIA-8364 Bail template change 01134 -> 01144 * RIA-8489 * RIA-8489 Refactored interpreter language * RIA-8410 RIA-8409 Generate and store hearing notice on case (initial listing and relisting) * RIA-8410: Generate hearing documents - Create Handler, Template and configuration classes to generate notice of hearing for case relisting * RIA-8409: Generate hearing documents - Create handler, template and configuration classes to generate notice of hearing for initial listing event * RIA-8410: Some code refactoring * RIA-8508 * RIA-8508 Fix appeals refactored interpreter language * RIA-8507 * RIA-8507 Fix the field type for fcs_has_passport in BailCaseFieldDefinition * RIA-8554 * RIA-8554 Fix detention location on hearing-notice template * RIA-8554 * RIA-8554 Using enums for Field definition comparison * Update BailSubmissionTemplateProvider.java * RIA-8738: IMA - Rebasing docmosis template (#845) * Updates to fix build failure * RIA-8773: Add missing hearing centres in the hearing location to hearing address mapping document (#858) * RIA-8773 Fix rebasing of CcdScenarioRunnerTest * RIA-8774 Add logging (#862) * RIA-8774 Add logging * RIA-8770 Run functional tests on pipeline * RIA-8774 Enable logging on functional tests * RIA-8774 Enable logging on functional tests * Update DocumentTagTest.java --------- Co-authored-by: Marcellofabbri <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> Co-authored-by: Marcello Fabbri <[email protected]> * RIA-TASK NABA -> Master : DO NOT MERGE (#520) * RIA-6455: Added new Hearing centre - Harmondsworth (#518) * RIA-6455: Added new Hearing centre - Harmondsworth * Fix vulnerabilities * Added Location (#519) * Added Location * Suppressions Co-authored-by: Jamie <[email protected]> * RIA-6491: Give admin officer access to edit appeal post submission (#521) * RIA-6491: Give admin officer access to edit appeal post submission * RIA-6491: Address dependency vulnerabilities * RIA-6529: Generate Hearing Notice after listing for ADA cases (#522) * RIA-6529: Generate Hearing Notice after listing for ADA cases * Suppress vulnerabilities * Added Yarls Wood as hearing centre and also its address (#524) * Ria 6424 appeal submission summary (#527) * Added some defs to extract case data Added some puts to copy case data to field values which docmosis can use to generate the appeal submission summary * Modified tests * Formatted for sonar scan * Final changes * Refactored AppealSubmissionTemplate and added logic for displaying removal order date and time * Added tests for detained fields and removal order date * Formatted import and method line seperations for serenity checks * Added CVE suppression * Changed where appelantInDetention defaults to YesOrNo.NO * Moved the parsing of complex asylum case fields (nomsNumber, dateCustodialSentence & otherDetentionFacilityName, to a dedicated method. Modified tests to cover more scenarios and make the tests more robust by checking all other relevant fields in the same flow. * Added assertion to check size of templateFieldValues * Bundled common fields together and setting Mockito strictness to lenient * Added suppressions * RIA-6424: Fix the TypeReference class for the field - 'hasPendingBailApplications' (#528) - Changed from YesOrNo type to BailApplicationStatus type. - update relevant unit tests. * Added guards in event nomsNumber, releaseDate & removalOrderDate are empty strings (#530) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Ria 6424 (#531) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Ria 6564 hearing notice edited ada (#532) * RIA-6564 - Adding hearing notice document generation for ADA cases * RIA-6564 - Checkstyle * RIA-6564 - Adding suppression * Ria 6685 date decision letter (#545) * RIA-6685 Added logic for Date decision letter to appear in Appeal template * Formatting changes and tests * Fixed tests * added decisionLetterReceivedDate test Co-authored-by: Jamie <[email protected]> * RIA-6685-fixed-test (#546) Co-authored-by: Jamie <[email protected]> * Ria 6605 ada suitability document api (#547) * Saving work * Saving changes * Saving work before a forced update * Latest changes * latest changes * Added new template * Rebased * Added ADASuitabilityReviewDecision entity. Added suitability review, reason and judge to AsylumCaseDefinition. Added AdaSuitability document tag. Added suitability review event. Created pre-submit handler to generate ada suitability document. Added AdaSuitability to bundleOrder. Created new AdaSuitabilityTemplate. Added Adasuitability bean to DocumentCreatorConfiguration. Added AdaSuitabilityDocument metadata to application.yml. Created AdaSuitabilityTemplateTest. * Resolved comments in PR specifically regarding extra line seperations and variable name formatting * Added functional test for ADA suitability document generation * Adding system credentials and appropriate method to generate headers for pipeline build failures. * Fix for failing functional test: RIA-5778-end-appeal-automatically-notice-document.json * RIA-6612: Update Bundling events to include Ada suitability review do… (#549) * RIA-6612: Update Bundling events to include Ada suitability review document - new document added under section of Tribunal Documents. - added functional and unit tests. * Update owasp.dependencyCheck * Updated 'after' method call in Jenkinfile* * RIA-6694-Admin-Submit-Appeal (#551) * RIA-6694-Admin-Submit-Appeal * fixed state test --------- Co-authored-by: Jamie <[email protected]> Co-authored-by: Dbarnes-v1 <[email protected]> * RIA-6700 - Allowing access to editAppeal for Admin users (#552) * RIA-6721 Added isAdmin field to templateFieldValues in appeal submission summary template. (#554) Added isAdmin field to AsylumCaseDefinition. Updated unit tests. * RIA-6702 - Internal case creation adding access to the following even… (#553) * RIA-6702 - Internal case creation adding access to the following events for Admins: 1. makeAnApplication 2. draftHearingRequirements 3. buildCase 4. submitCase 5. uploadAdditionalEvidence 6. applyForFTPAAppellant 7. requestFeeRemission * RIA-6702 - Updating unit test * RIA-6702 - Suppression * RIA-6873 appeal summary changes (#555) * RIA-6873_appeal_summary_changes * Charts java version upgraded * Adding new suppression * Change HAS_OTHER_APPEALS field type with new object class * Ria 6844 Add date to ADA suitability document (#556) * RIA-6844 Added date to ADA suitability document. Updated unit test. * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6560 - Functional tests improvements (#568) * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Suppress CVE-2023-20863 (#570) * Rebase from Master (#571) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. DocumentManagementUploader is updated but this class is not used or ex tended by any other class * update scanbase packages * update gradle for test * suppressing org.yaml:snakeyaml:1.26 * update tvtStringProvider * update tvtStringProvider * fix build failures * fix build failures * fix build failures * Updates to fix build failures * Updates to fix secure doc store client * Bumping chart version/ fixing aliases * Updates to fix build failures * Updates to fix build failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to suppress cves to allow build to happen * fix for failing gradle build * RIA-5804: reload jenkins build * Bumping chart version/ fixing aliases * RIA-5804: fixed vulnerabilities * RIA-5804: upgraded java chart version --------- Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> * Update suppressions.xml (#557) * To update azurerm version for terraform (#558) * Update state.tf * Update .terraform-version * Update variables.tf * Update main.tf * Update main.tf * Revert "To update azurerm version for terraform (#558)" (#559) This reverts commit a90efa41ddaa7b71f143c038f2355c4100e8a152. * Revert "Update suppressions.xml (#557)" (#560) This reverts commit 247256adf152dd85bd2f0dc3b3eb216478ff77a5. * Revert "fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502)" (#561) This reverts commit 52eab14c22caa2398868bf623ffef1c9de6540bc. * To revert cdam changes from production (#562) * Update .terraform-version * Update main.tf * Update state.tf * Update variables.tf * Update suppressions.xml * Update Chart.yaml * Update suppressions.xml * Bumping chart version/ fixing aliases * Update Chart.yaml * Update suppressions.xml --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update Dockerfile (#565) * Update Dockerfile * Update Dockerfile * Update suppressions.xml * Updated suppressions --------- Co-authored-by: addison-jephtah <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: mokainos <[email protected]> * Updated dependencies to remove suppressed CVEs (#564) (#573) Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: mcareyma <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7043 add NOTICE_OF_DECISION_UT_TRANSFER document tag (#576) * RIA-7043 * Added NOTICE_OF_DECISION_UT_TRANSFER enum to DocumentTag.java * RIA-7043 * Updated DocumentTagTest.java * RIA-7043 * Updated document bundle configs * Supressed CVE-2023-28709 (#580) * Added new line character to kick off new build on pipeline (#582) * RIA-7158 request case building notification attachment letter (#583) * * Added powermock to build.gradle which is used in testing * Added template for internal cases for FTs * Added requestCaseBuilding event to enums * Added NOTIFICATION_ATTACHMENT_DOCUMENTS to asylumCase to store new AIP notification attachment docs * Added AdaListCase direction tag to fix bug where the direction cannot be parsed as it's not in the list of DirectionTag enums * Added requestCaseBuilding Doc tag * Updated bundleOrder with the new DocTag * Added holidaydates service * Added DueDateService * Added new handler/docGenerator for requestCaseBuilding event for internal ADA cases * Created new template for the new handler/docGenerator * Added asylumcaseutils * Added internalAdaBuildCase bean to DocumentCreatorConfiguration for the above new handler/template * Updated CustomerServicesProvider with new email/telephone for internal ADA cases * Added internalAdaBuildCaseDocument metadata to application.yml. Also gave CO permission for requestCaseBuilding event and added internal ADA contact details * Added unit tests for above * Added FT for LO requestCaseBuilding to verify doc generated * RIA-7158 * Moved the deconstruction of directions to AsylumCaseUtils to make it generalised for future use * Added utility class to format dates * Updated tests * Added comment as per PR review feedback * Added suppression to make CI/CD pipeline pass (#584) * RIA-7158 (#585) * Formatted date * Update suppressions.xml force build * Update minimal-aip-appeal-submitted.json * Update minimal-appeal-submitted.json * Update suppressions.xml * Update suppressions.xml * RIA-7175 Internal ADA suitability document - unsuitable (#593) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Suppress CVE-2023-35116 and CVE-2023-2976 * Revert "RIA-7175 Internal ADA suitability document - unsuitable (#593)" (#594) This reverts commit 8d9236e8d0b9c89ac23bee6c4279d4d07b9c8c96. * RIA-7174 ADA suitability document - suitable (#596) * RIA-7174 ADA suitability notification doc for suitable decision * RIA-7174 Suppressing CVE-2023-35116 * RIA-7174 Changes from code review, some refactoring work also * RIA-7174 * Removed common method and put it back into the template as a private method. * RIA-7174 Added empty line at end of functional test --------- Co-authored-by: FarukH <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7175 internal ada suitability unsuitable document (#595) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Fixed formatting issues after rebase branch * RIA-7172: Generate letter when 'HO Request Review' event is triggered (#597) * RIA-7172: Generate letter when 'HO Request Review' ebent is triggered - add the new letter in the Notification_letter collection. - new tag added. * RIA-7172: Fix Functional test * RIA-7172: Trigger letter generation only for ADA * RIA-7212 Internal ADA Appeal decided, allowed document generation (#598) * RIA-7212 Internal ADA Appeal decided, allowed document generation * RIA-7212 Fixed unit tests after rebase * RIA-7212 Tidying up code using common methods * RIA-7212 Refactor packages * Ria 7540 dynamic internal email/tel (#599) * RIA-7540 Updated customer service provider to return internal case dynamic email/tel * RIA-7540 updated HoReviewEvidenceLetterTemplate to get fetch dynamic email and tel * RIA-7540 updated InternalAdaDecisionsAndReasonsAllowedLetterTemplate to get fetch dynamic email and tel --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7174 Refactor package location (#600) * RIA-7175 Refactor of package (#601) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appea… (#605) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appeal Response' event - added new user for functional test - HomeOfficeLart - added new entity - AppealReviewOutcome. * RIA-7198: Fix customer services contact info methods * RIA-7198: Fix unit tests * RIA-7198: Fix functional test for 'end appeal automatically' event * RIA-7198: Added system env variable to secret mapping for the lart user credentials * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismisse… (#604) * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismissed - ADA (Letter) template generation, tests * RIA-7213_internal_ada_appeal_decided_dismissed_document: Fixed code styles * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsReasonsLetterAllowedGenerator(and Dismissed) refactored into one generic class with conditions, tests fixed as well * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsAndReasonsDismissedLetterTemplate refactored dueDate code lines * RIA-7200 (#602) * Added new template for hearing bundle ready letter * Added new handlers and functionality to generate this letter AFTER generate hearing bundle event when async stitching bundle event is implicitly called and is successful * Added unit/functional tests * RIA-7174 Adding new template vars to template (#607) * RIA-7174 Adding new template vars to template * RIA-7174 Functional test reworked to add directions * RIA-7174 Another functional test rework * RIA-7538 Updated config and handler to handle internal case detained non ADA document generation (#610) * RIA-7606_change_customer_service_mail (#611) * RIA-7606_change_customer_service_mail: Fix customer service mail in application.yml * RIA-7606_change_customer_service_mail: Fix customer service mail in InternalDetGenerateHearingBundleTemplateTest * RIA-7215 Updated template to handle detained non-ada letter (#612) * RIA-7200 Fix hearing centre name (#613) Co-authored-by: colmlynch60 <[email protected]> * RIA-7218 Allow document generation for all detained cases (#615) * RIA-7218 Allow document generation for all detained cases * RIA-7218 Functional test fixed * RIA-7159 Request case building detained letter generation (#616) * RIA-7159: WIP - Used one generator for for both detained and non-detained letter generations * RIA-7159 Final changes. tests and checkstyle changes * RIA-7159 Removing redundant unit tests --------- Co-authored-by: Neha Aggarwal <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7159 Rework of Non-ADA template to reduce duplication (#619) * RIA-7548_internal_appeal_submission_non_ada (#618) * RIA-7548_internal_appeal_submission_non_ada: Add appeal submission template for internal, non ada, detained only cases * RIA-7548_internal_appeal_submission_non_ada: styles fix * RIA-7548_internal_appeal_submission_non_ada: Add document tag, fix tests for this tag * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Fix condition AsylumCase definition in AppealSubmissionCreator * RIA-7548_internal_appeal_submission_non_ada: Bundle sort tests fix * RIA-7216 Added appeal decided dismissed detained non ADA document templates (#622) * Update suppressions.xml * Update suppressions.xml * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record ou… (#623) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed (#624) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7552 appeal can proceed (#626) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7554 directed to upload bundle (#628) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * Ria 7554 directed to upload bundle (#629) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#630) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#631) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-TASK Merged master changes to Naba - documents-api (#614) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * Fixed tests --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7582 non_payment_end_appeal (#637) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7582_non_payment_end_appeal: Add template, generator, configuration, Asylum definitions for remission type, tests * RIA-7582_non_payment_end_appeal: Add RemissionType test * RIA-7582_non_payment_end_appeal: Fix application properties document fileName and functional test 7582 * RIA-7580 (#638) * Added new handler, template and bean config for internal detained non-ada appeal fee letter with no remissions * Imported AppealType class from case-api * Updated existing unit tests (State, BundleOrder & DocumentTag) * Added unit tests and FT * RIA-7581 Added internal detained mark as paid letter (#639) * RIA-7618 document remission partially approved rejected (#641) * RIA-7618 Initial document changes before rebase * RIA-7618 Final refactored changes after rebasing * RIA-7618 Utils method change * RIA-7618 Adding unit test for RemissionDecision class * RIA-7618 checkstyle test fix * RIA-7556 internal det ho review maintained (#640) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7556 init commit * RIA-7556_internal_det_ho_review_maintaned: Add tests unit/functional, update application.yml for new event and fix document extension in application.yml * RIA-7556_internal_det_ho_review_maintaned: Add tests for new event * RIA-7556_internal_det_ho_review_maintaned: Fix on dueDate in template and test for this template * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Adding detenction --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-7559 DET letter case listing detained (#642) * RIA-7559 Generator and template for doc generation * RIA-7559 internal detained list case letter generation * RIA-7559 document creator values updated to correct document * RIA-7559 functional test added * RIA-7559 append document to notifications attachments group * RIA-7559 functional test fix * RIA-7559 Checkstyle and unit test fixes for pipeline * RIA-7557 Internal detained review HO response decision withdrawn letter generation (#643) * RIA-7557 * Added functionality for new letter generation when LO requests AIP to review HO response * Added new doc tag for the new letter * Refactored RIA-7556 * Added/updated unit/FTs * Rebasing * RIA-7557 * Updated FT * RIA-7561 - Added handler to generate letter when 'Request Hearing Requ… (#644) * RIA-7561: Added handler to generate letter when 'Request Hearing Requirements' Event is triggered * RIA-7561: Remove local testing code. * RIA-7561: Remove unused import. * RIA-7561: Fix BundleOrderTest after rebase. * RIA-7561: Fix PMD violations. * Update suppressions.xml * RIA-7556/RIA-7557 (#648) * Renamed document file names for home office response review decision maintained and withdrawn * RIA-7372 appeal_ended_aip_journey (#647) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended_aip_journey: Add Document tag for internal cases, generator, template, configuration, application.yml links and tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7561: Allow LF for Request Hearing Requirements Feature (#649) Co-authored-by: colmlynch60 <[email protected]> * RIA-7281 Added internal detained edit case listing letter (#650) * RIA-7281 Added internal detained edit case listing letter * RIA-7281 Added extra unit tests for thrown exceptions * RIA-7374 mark_appeal_as_ada (#651) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7374_mark_appeal_as_ada: Add for internal journey mark as ada, configuration, template, document Tag, event, Bundler order tag. Populate application props with link to letter, add functional tests * RIA-7374_mark_appeal_as_ada: Fix merge conflicts * RIA-7374_mark_appeal_as_ada: Remove condition check if appeal is Ada, as well remove from tests functional and junit * RIA-7364 internal decideAnApplication letter generation (#653) * RIA-7364 * Added functionality for decideAnApplication letter generation for internal cases * Copied across makeAnApplication logic and its parsing/extraction from case data * Added new doc tag * Added/updated unit and FTs * RIA-7364 * Updated FTs * RIA-7364 Made some changes for sonar cloud failures (#655) * Added isPresent() check * Updated assertion for default case in enhanced switch statement * Update suppressions.xml * RIA-7328 ho_ftpa_submitted (#657) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7328_ho_ftpa_submitted: Add DocumentTag, Populate BundlerOrder, DocumentCreatorConfiguration for APPLY_FOR_FTPA_RESPONDENT. Add roles, junit/functional tests for APPLY_FOR_FTPA_RESPONDENT * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7365 (#660) * Added new template for internal decide an application where decision is refused * Refactored 7364 so granted+refused use a single handler with independent DocumentCreatorConfiguration beans and seperate templates. * Added/updated unit/FTs. Co-authored-by: colmlynch60 <[email protected]> * RIA-7701 Added transfer out of ADA letter (#661) * RIA-7326 (#663) * Added functionality to generate letter when admin officer applies for ftpa for internal cases * Added/updated tests * RIA-7326 (#665) * Updated doc tag * RIA-7330 Internal appellant FTPA decided granted document (#670) * RIA-7330 Internal appellant FTPA decided granted document * RIA-7330 Checkstyle and unit test fixes * Update suppressions.xml * Update suppressions.xml * RIA-7360 ho_ftpa_decided_granted (#671) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7360_ho_ftpa_decided_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided granted. Add Tests and functional test, Document.tag, Definitions. * RIA-7361 ho_ftpa_decided_partially_granted (#672) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7361_ho_ftpa_decided_partially_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided partially granted. Add Tests and functional test * RIA-7326 (#673) * Give LR permission for applyForFTPAAppellant event doc generation * RIA-7362 ho_ftpa_decided_refused (#675) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7362_ho_ftpa_decided_refused: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided refused. Add Tests and functional test * RIA-7362_ho_ftpa_decided_refused: Fix typo * RIA-7331 Internal appellant ftpa decided - partially granted document (#676) * RIA-7331 Internal appellant ftpa decided - partially granted document * RIA-7331 Corrected deadline date values for ada and non-ada * RIA-7332 Document for Appellant ftp decided - refused (#677) * RIA-7332 Document for Appellant ftp decided - refused * RIA-7332 Suppressing CVE-2023-41080 * RIA-7332 Split functional test into ADA and non-ADA scenarios * RIA-7332 Functional test file rename * RIA-7331 Further changes to ADA working days scenario (#678) * RIA-7330 Split functional tests into ADA and non-ADA scenarios (#679) * RIA-7330 Split functional tests into ADA and non-ADA scenarios * RIA-7330 rename FT title for non-ADA FT * RIA-TASK - Merged Master changes to NABA case-documents (#669) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Update suppressions.xml * Merged Master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> * RIA-7844 (#682) * Added content for application type - reinstate to InternalDecideAnApplicationDecisionGrantedLetterTemplate.getWhatHappensNextContent() * Added reinstate content test * Added FTs for reinstate application type when decided * RIA-7844 (#684) * Adding full stop to String * RIA-7322 Internal hearing requirements updated letter generation (#686) * RIA-7367 (#685) * Refactored internal appellant application decided (refused+granted) * Updated internalApplicationDecided handler to pick correct DocumentCreatorCongif bean based on granted/refused and appellant/respondent application * Added new bean for HO decide application * Added/updated unit tests * Refactored 7364 FTs to include Admin Officer as application applicant * Added new FTs * RIA-7368 (#690) * Addedn functionality to generate letter when HO application decided * Refactored RIA-7365 * Added/updated unit/FTs * RIA-7372 appeal_ended (#688) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended: change decisionMaker to fetch from END_APPEAL_APPROVER_TYPE, fix endAppealDate fortmat, fix tests * RIA-7372_appeal_ended: remove unused import --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7322 hearingDate removed from template (#691) * RIA-7561: Fix the deadline date in the 'Request Hearing Requirements' letter (#687) Co-authored-by: colmlynch60 <[email protected]> * RIA-7378 unlink_appeal (#693) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Add new Document letter generation for Maintain Case Link event. * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: remove unused import * RIA-7378 unlink case (#694) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7427 Internal upload additional evidence doc generation (#695) * RIA-7427 Internal upload additional evidence doc generation * RIA-7427 Test and checkstyle fixes * RIA-7378 unlink_case (#696) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378 unlink_case (#697) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#698) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#699) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7895 bug_fix_rule3235 (#700) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7895_bug_fix_rule3235: Populate FtpaDecisionOutcomeType with values of 23 and 35 rules --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7279 (#705) * Added handler and template for generating letter when LO requests HO to amend appeal response * Imported isValidUserDirection from notifications-api. * Added/updated unit and FTs * RIA-7376 link_case (#704) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_case_det: Add Event create case link. Template, configurations, tests * RIA-7376_link_case_det: Fix unit test * RIA-7376_link_case_det: Fix intends * RIA-7376_link_case_det: populate FT with more values, AsylumCase object mapper populated with dateTime module * RIA-7376_link_case_det: merge conflicts * RIA-7437 internal non standard direction letter (#706) * RIA-7437 Non standard direction to appellant - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, second time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, Fourth time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests, try two - ADA & NonADA (Letter) * RIA-7437 - Renamed bean * RIA-7437 - fixed functional tests * RIA-7437 Non standard direction to appellant, resolving comments (Letter) * RIA-7437 Non standard direction to appellant, fixing checkstyle error (Letter) --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7376 link_cases (#711) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_cases: fix dates serialization mechanism * RIA-7376_link_cases: fix styles * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'S… (#714) * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'Send Direction' event * Update renovate.json --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7433 Generate letter when LO changes hearing centre for detained… (#702) * RIA-7433: Generate letter when LO changes hearing centre for detained internal appeals * RIA-7433 updated functional test description * RIA-7433: Added FT for non-ADA appeal * Fix checkstyle errors * RIA-7418 Appeal edited - ADA & Non ADA (Letter) (#717) * RIA-7418: added new edit template letter and logic behind * RIA-7418: fixed BundleOrderTest.java * RIA-7432: Fix template to reflect old and new hearing centres (#721) * RIA-7370 (#719) * Refactored implementation of RIA-7427 to make InternalUploadAdditionalEvidenceGenerator generic for all users * Imported HasDocument interface and made current implementation of DocumentWithMetadata implement it * Imported events from case-api * Added 2 new doc tags (LO additional evidence upload and HO additional evidence upload) * Created 2 new templates for HO and LO additional evidence upload * Added new methods in AsylumCaseUtils to extract addendum evidence documents and to fetch most recent addendum evidence added * Created 2 new beans in DocumentCreatorConfiguration (LO/HO additional evidence upload) * 2 new application.yaml entries for document templates * Updated existing tests and added new unit/FTs * RIA-7370 Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice (#725) * RIA-7370 * Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice * RIA-7370 * Fixed sonar check. Performing isEmpty() check on optional var before a .get() * RIA-7370 (#727) * Added a null check on addendum metadata * Suppress CVE (#728) * RIA-7471 letter generation direction due date changed (#715) * RIA-7471 Letter generation when 'Change Direction due date' is triggered - for ADA and non ADA internal cases - when recipient party is either APPELLANT or APPELLANT AND RESPONDENT. * Fix naming of a variable * RIA-7471 - fixed unit test * RIA-7471 Fix functional tests * Fix unit test * Fix template personalisations * Fix name for template env variable --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7435 Home_office_non-Standard_direction_letter (#730) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-7439 ho_change_direction_due_date (#729) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439 ho_change_direction_due_date (#731) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439 ho_change_direction_due_date (#735) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7429 Letter generation for Internal Reinstate Appeal (#722) * RIA-7435 Rename the letter generator class and corresponding unit tests (#737) * RIA-7435 Rename the letter generator class and corresponding unit tests * Fix checkstyle error * Fix functional tests * Fixing functional test * RIA-7911 Update hearing adjustments (#739) * RIA-7911_Update_hearing_adjustments * RIA-7911 Update hearing adjustments functional tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Update suppressions.xml * Update suppressions.xml * RIA-7537 EJP Adding new roles for legal officer (#746) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8888 Upgraded chart version (#751) * RIA-8888 Upgraded chart version * RIA-8888 revert version because it is auto bumped * RIA-8888 added suppressions * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7411 Removing OOC feature flag fields (#743) (#754) * RIA-7411 Removing OOC feature flag fields * RIA-7411 Suppressing CVE-2023-42794, CVE-2023-42795, CVE-2023-45648 Co-authored-by: Ryan-Nesbitt <[email protected]> * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#760) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * Removed print line that causes issues on windows (#762) * RIA-7950 upgrade_fix (#767) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7950_upgrade_fix: trigger rebuild * RIA-2023 rebuild_pipelines (#775) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-20231212_rebuild_pipelines: Restart pipelines * RIA-20231212_rebuild_pipelines: Add supressions * Update suppressions.xml * RIA-7324 Hearing adjourned without a date - ADA & Non ADA (Letter) (#788) * RIA-7324: added adjourn hearing without date letter template * RIA-7324: small fix on DocumentTag applied * RIA-8214 Add a new screen to Bails start application - UT appeal pending (#791) * RIA-8214: bail application submission template fixed with new fields * RIA-8214: small refactor name on definitions * Revert "RIA-8214 Add a new screen to Bails start application - UT appeal pending" (#793) * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#792) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Merge master changes to NABA * Merge master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * RIA-8023 QA Fix: generate appeal summary for internal detained non-ADA appeals (#814) * RIA-7957 Adding event authorisation for Upload Appeal Response for respondent user (#829) * Update suppressions.xml * RIA-TASK - Fix for missing document tags when end appeal for EJP non DE case (#869) * Fix for missing document tags when end appeal for EJP non DE case * Remove unused import * Update bundle order and test * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 (#836) * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 * Cherry picked the commits from 401580ae 29/02/24 to c19c3e9b 29/03/24 * Temporarily disable FTs * Add double quotes as required * Fix failed functional tests (#870) --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8609 - Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 (#876) * Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 * Fix test * RIA-TASK - Resolve conflicts (#878) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 …
rajeshthuraiyur
added a commit
that referenced
this pull request
May 24, 2024
* DIAC-123 cdam download change fix (#806) * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 * DIAC-123 removing logging --------- Co-authored-by: KleoG <[email protected]> * RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#841) * RIA-7973 * RIA-7973 Updated Bail application details template * RIA-7973 Added Bail FT scenarios pattern * RIA-7973 Fixed Ft * RIA-8119 * RIA-8119 Bail application document changes with added interpreter fields * RIA-8364 * RIA-8364 Bail template change 01134 -> 01144 * RIA-8489 * RIA-8489 Refactored interpreter language * RIA-8410 RIA-8409 Generate and store hearing notice on case (initial listing and relisting) * RIA-8410: Generate hearing documents - Create Handler, Template and configuration classes to generate notice of hearing for case relisting * RIA-8409: Generate hearing documents - Create handler, template and configuration classes to generate notice of hearing for initial listing event * RIA-8410: Some code refactoring * RIA-8508 * RIA-8508 Fix appeals refactored interpreter language * RIA-8507 * RIA-8507 Fix the field type for fcs_has_passport in BailCaseFieldDefinition * RIA-8554 * RIA-8554 Fix detention location on hearing-notice template * RIA-8554 * RIA-8554 Using enums for Field definition comparison * Update BailSubmissionTemplateProvider.java * RIA-8738: IMA - Rebasing docmosis template (#845) * Updates to fix build failure * RIA-8773: Add missing hearing centres in the hearing location to hearing address mapping document (#858) * RIA-8773 Fix rebasing of CcdScenarioRunnerTest * RIA-8774 Add logging (#862) * RIA-8774 Add logging * RIA-8770 Run functional tests on pipeline * RIA-8774 Enable logging on functional tests * RIA-8774 Enable logging on functional tests * Update DocumentTagTest.java --------- Co-authored-by: Marcellofabbri <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> Co-authored-by: Marcello Fabbri <[email protected]> * RIA-TASK NABA -> Master : DO NOT MERGE (#520) * RIA-6455: Added new Hearing centre - Harmondsworth (#518) * RIA-6455: Added new Hearing centre - Harmondsworth * Fix vulnerabilities * Added Location (#519) * Added Location * Suppressions Co-authored-by: Jamie <[email protected]> * RIA-6491: Give admin officer access to edit appeal post submission (#521) * RIA-6491: Give admin officer access to edit appeal post submission * RIA-6491: Address dependency vulnerabilities * RIA-6529: Generate Hearing Notice after listing for ADA cases (#522) * RIA-6529: Generate Hearing Notice after listing for ADA cases * Suppress vulnerabilities * Added Yarls Wood as hearing centre and also its address (#524) * Ria 6424 appeal submission summary (#527) * Added some defs to extract case data Added some puts to copy case data to field values which docmosis can use to generate the appeal submission summary * Modified tests * Formatted for sonar scan * Final changes * Refactored AppealSubmissionTemplate and added logic for displaying removal order date and time * Added tests for detained fields and removal order date * Formatted import and method line seperations for serenity checks * Added CVE suppression * Changed where appelantInDetention defaults to YesOrNo.NO * Moved the parsing of complex asylum case fields (nomsNumber, dateCustodialSentence & otherDetentionFacilityName, to a dedicated method. Modified tests to cover more scenarios and make the tests more robust by checking all other relevant fields in the same flow. * Added assertion to check size of templateFieldValues * Bundled common fields together and setting Mockito strictness to lenient * Added suppressions * RIA-6424: Fix the TypeReference class for the field - 'hasPendingBailApplications' (#528) - Changed from YesOrNo type to BailApplicationStatus type. - update relevant unit tests. * Added guards in event nomsNumber, releaseDate & removalOrderDate are empty strings (#530) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Ria 6424 (#531) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Ria 6564 hearing notice edited ada (#532) * RIA-6564 - Adding hearing notice document generation for ADA cases * RIA-6564 - Checkstyle * RIA-6564 - Adding suppression * Ria 6685 date decision letter (#545) * RIA-6685 Added logic for Date decision letter to appear in Appeal template * Formatting changes and tests * Fixed tests * added decisionLetterReceivedDate test Co-authored-by: Jamie <[email protected]> * RIA-6685-fixed-test (#546) Co-authored-by: Jamie <[email protected]> * Ria 6605 ada suitability document api (#547) * Saving work * Saving changes * Saving work before a forced update * Latest changes * latest changes * Added new template * Rebased * Added ADASuitabilityReviewDecision entity. Added suitability review, reason and judge to AsylumCaseDefinition. Added AdaSuitability document tag. Added suitability review event. Created pre-submit handler to generate ada suitability document. Added AdaSuitability to bundleOrder. Created new AdaSuitabilityTemplate. Added Adasuitability bean to DocumentCreatorConfiguration. Added AdaSuitabilityDocument metadata to application.yml. Created AdaSuitabilityTemplateTest. * Resolved comments in PR specifically regarding extra line seperations and variable name formatting * Added functional test for ADA suitability document generation * Adding system credentials and appropriate method to generate headers for pipeline build failures. * Fix for failing functional test: RIA-5778-end-appeal-automatically-notice-document.json * RIA-6612: Update Bundling events to include Ada suitability review do… (#549) * RIA-6612: Update Bundling events to include Ada suitability review document - new document added under section of Tribunal Documents. - added functional and unit tests. * Update owasp.dependencyCheck * Updated 'after' method call in Jenkinfile* * RIA-6694-Admin-Submit-Appeal (#551) * RIA-6694-Admin-Submit-Appeal * fixed state test --------- Co-authored-by: Jamie <[email protected]> Co-authored-by: Dbarnes-v1 <[email protected]> * RIA-6700 - Allowing access to editAppeal for Admin users (#552) * RIA-6721 Added isAdmin field to templateFieldValues in appeal submission summary template. (#554) Added isAdmin field to AsylumCaseDefinition. Updated unit tests. * RIA-6702 - Internal case creation adding access to the following even… (#553) * RIA-6702 - Internal case creation adding access to the following events for Admins: 1. makeAnApplication 2. draftHearingRequirements 3. buildCase 4. submitCase 5. uploadAdditionalEvidence 6. applyForFTPAAppellant 7. requestFeeRemission * RIA-6702 - Updating unit test * RIA-6702 - Suppression * RIA-6873 appeal summary changes (#555) * RIA-6873_appeal_summary_changes * Charts java version upgraded * Adding new suppression * Change HAS_OTHER_APPEALS field type with new object class * Ria 6844 Add date to ADA suitability document (#556) * RIA-6844 Added date to ADA suitability document. Updated unit test. * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6560 - Functional tests improvements (#568) * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Suppress CVE-2023-20863 (#570) * Rebase from Master (#571) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. DocumentManagementUploader is updated but this class is not used or ex tended by any other class * update scanbase packages * update gradle for test * suppressing org.yaml:snakeyaml:1.26 * update tvtStringProvider * update tvtStringProvider * fix build failures * fix build failures * fix build failures * Updates to fix build failures * Updates to fix secure doc store client * Bumping chart version/ fixing aliases * Updates to fix build failures * Updates to fix build failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to suppress cves to allow build to happen * fix for failing gradle build * RIA-5804: reload jenkins build * Bumping chart version/ fixing aliases * RIA-5804: fixed vulnerabilities * RIA-5804: upgraded java chart version --------- Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> * Update suppressions.xml (#557) * To update azurerm version for terraform (#558) * Update state.tf * Update .terraform-version * Update variables.tf * Update main.tf * Update main.tf * Revert "To update azurerm version for terraform (#558)" (#559) This reverts commit a90efa41ddaa7b71f143c038f2355c4100e8a152. * Revert "Update suppressions.xml (#557)" (#560) This reverts commit 247256adf152dd85bd2f0dc3b3eb216478ff77a5. * Revert "fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502)" (#561) This reverts commit 52eab14c22caa2398868bf623ffef1c9de6540bc. * To revert cdam changes from production (#562) * Update .terraform-version * Update main.tf * Update state.tf * Update variables.tf * Update suppressions.xml * Update Chart.yaml * Update suppressions.xml * Bumping chart version/ fixing aliases * Update Chart.yaml * Update suppressions.xml --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update Dockerfile (#565) * Update Dockerfile * Update Dockerfile * Update suppressions.xml * Updated suppressions --------- Co-authored-by: addison-jephtah <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: mokainos <[email protected]> * Updated dependencies to remove suppressed CVEs (#564) (#573) Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: mcareyma <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7043 add NOTICE_OF_DECISION_UT_TRANSFER document tag (#576) * RIA-7043 * Added NOTICE_OF_DECISION_UT_TRANSFER enum to DocumentTag.java * RIA-7043 * Updated DocumentTagTest.java * RIA-7043 * Updated document bundle configs * Supressed CVE-2023-28709 (#580) * Added new line character to kick off new build on pipeline (#582) * RIA-7158 request case building notification attachment letter (#583) * * Added powermock to build.gradle which is used in testing * Added template for internal cases for FTs * Added requestCaseBuilding event to enums * Added NOTIFICATION_ATTACHMENT_DOCUMENTS to asylumCase to store new AIP notification attachment docs * Added AdaListCase direction tag to fix bug where the direction cannot be parsed as it's not in the list of DirectionTag enums * Added requestCaseBuilding Doc tag * Updated bundleOrder with the new DocTag * Added holidaydates service * Added DueDateService * Added new handler/docGenerator for requestCaseBuilding event for internal ADA cases * Created new template for the new handler/docGenerator * Added asylumcaseutils * Added internalAdaBuildCase bean to DocumentCreatorConfiguration for the above new handler/template * Updated CustomerServicesProvider with new email/telephone for internal ADA cases * Added internalAdaBuildCaseDocument metadata to application.yml. Also gave CO permission for requestCaseBuilding event and added internal ADA contact details * Added unit tests for above * Added FT for LO requestCaseBuilding to verify doc generated * RIA-7158 * Moved the deconstruction of directions to AsylumCaseUtils to make it generalised for future use * Added utility class to format dates * Updated tests * Added comment as per PR review feedback * Added suppression to make CI/CD pipeline pass (#584) * RIA-7158 (#585) * Formatted date * Update suppressions.xml force build * Update minimal-aip-appeal-submitted.json * Update minimal-appeal-submitted.json * Update suppressions.xml * Update suppressions.xml * RIA-7175 Internal ADA suitability document - unsuitable (#593) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Suppress CVE-2023-35116 and CVE-2023-2976 * Revert "RIA-7175 Internal ADA suitability document - unsuitable (#593)" (#594) This reverts commit 8d9236e8d0b9c89ac23bee6c4279d4d07b9c8c96. * RIA-7174 ADA suitability document - suitable (#596) * RIA-7174 ADA suitability notification doc for suitable decision * RIA-7174 Suppressing CVE-2023-35116 * RIA-7174 Changes from code review, some refactoring work also * RIA-7174 * Removed common method and put it back into the template as a private method. * RIA-7174 Added empty line at end of functional test --------- Co-authored-by: FarukH <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7175 internal ada suitability unsuitable document (#595) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Fixed formatting issues after rebase branch * RIA-7172: Generate letter when 'HO Request Review' event is triggered (#597) * RIA-7172: Generate letter when 'HO Request Review' ebent is triggered - add the new letter in the Notification_letter collection. - new tag added. * RIA-7172: Fix Functional test * RIA-7172: Trigger letter generation only for ADA * RIA-7212 Internal ADA Appeal decided, allowed document generation (#598) * RIA-7212 Internal ADA Appeal decided, allowed document generation * RIA-7212 Fixed unit tests after rebase * RIA-7212 Tidying up code using common methods * RIA-7212 Refactor packages * Ria 7540 dynamic internal email/tel (#599) * RIA-7540 Updated customer service provider to return internal case dynamic email/tel * RIA-7540 updated HoReviewEvidenceLetterTemplate to get fetch dynamic email and tel * RIA-7540 updated InternalAdaDecisionsAndReasonsAllowedLetterTemplate to get fetch dynamic email and tel --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7174 Refactor package location (#600) * RIA-7175 Refactor of package (#601) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appea… (#605) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appeal Response' event - added new user for functional test - HomeOfficeLart - added new entity - AppealReviewOutcome. * RIA-7198: Fix customer services contact info methods * RIA-7198: Fix unit tests * RIA-7198: Fix functional test for 'end appeal automatically' event * RIA-7198: Added system env variable to secret mapping for the lart user credentials * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismisse… (#604) * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismissed - ADA (Letter) template generation, tests * RIA-7213_internal_ada_appeal_decided_dismissed_document: Fixed code styles * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsReasonsLetterAllowedGenerator(and Dismissed) refactored into one generic class with conditions, tests fixed as well * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsAndReasonsDismissedLetterTemplate refactored dueDate code lines * RIA-7200 (#602) * Added new template for hearing bundle ready letter * Added new handlers and functionality to generate this letter AFTER generate hearing bundle event when async stitching bundle event is implicitly called and is successful * Added unit/functional tests * RIA-7174 Adding new template vars to template (#607) * RIA-7174 Adding new template vars to template * RIA-7174 Functional test reworked to add directions * RIA-7174 Another functional test rework * RIA-7538 Updated config and handler to handle internal case detained non ADA document generation (#610) * RIA-7606_change_customer_service_mail (#611) * RIA-7606_change_customer_service_mail: Fix customer service mail in application.yml * RIA-7606_change_customer_service_mail: Fix customer service mail in InternalDetGenerateHearingBundleTemplateTest * RIA-7215 Updated template to handle detained non-ada letter (#612) * RIA-7200 Fix hearing centre name (#613) Co-authored-by: colmlynch60 <[email protected]> * RIA-7218 Allow document generation for all detained cases (#615) * RIA-7218 Allow document generation for all detained cases * RIA-7218 Functional test fixed * RIA-7159 Request case building detained letter generation (#616) * RIA-7159: WIP - Used one generator for for both detained and non-detained letter generations * RIA-7159 Final changes. tests and checkstyle changes * RIA-7159 Removing redundant unit tests --------- Co-authored-by: Neha Aggarwal <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7159 Rework of Non-ADA template to reduce duplication (#619) * RIA-7548_internal_appeal_submission_non_ada (#618) * RIA-7548_internal_appeal_submission_non_ada: Add appeal submission template for internal, non ada, detained only cases * RIA-7548_internal_appeal_submission_non_ada: styles fix * RIA-7548_internal_appeal_submission_non_ada: Add document tag, fix tests for this tag * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Fix condition AsylumCase definition in AppealSubmissionCreator * RIA-7548_internal_appeal_submission_non_ada: Bundle sort tests fix * RIA-7216 Added appeal decided dismissed detained non ADA document templates (#622) * Update suppressions.xml * Update suppressions.xml * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record ou… (#623) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed (#624) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7552 appeal can proceed (#626) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7554 directed to upload bundle (#628) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * Ria 7554 directed to upload bundle (#629) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#630) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#631) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-TASK Merged master changes to Naba - documents-api (#614) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * Fixed tests --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7582 non_payment_end_appeal (#637) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7582_non_payment_end_appeal: Add template, generator, configuration, Asylum definitions for remission type, tests * RIA-7582_non_payment_end_appeal: Add RemissionType test * RIA-7582_non_payment_end_appeal: Fix application properties document fileName and functional test 7582 * RIA-7580 (#638) * Added new handler, template and bean config for internal detained non-ada appeal fee letter with no remissions * Imported AppealType class from case-api * Updated existing unit tests (State, BundleOrder & DocumentTag) * Added unit tests and FT * RIA-7581 Added internal detained mark as paid letter (#639) * RIA-7618 document remission partially approved rejected (#641) * RIA-7618 Initial document changes before rebase * RIA-7618 Final refactored changes after rebasing * RIA-7618 Utils method change * RIA-7618 Adding unit test for RemissionDecision class * RIA-7618 checkstyle test fix * RIA-7556 internal det ho review maintained (#640) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7556 init commit * RIA-7556_internal_det_ho_review_maintaned: Add tests unit/functional, update application.yml for new event and fix document extension in application.yml * RIA-7556_internal_det_ho_review_maintaned: Add tests for new event * RIA-7556_internal_det_ho_review_maintaned: Fix on dueDate in template and test for this template * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Adding detenction --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-7559 DET letter case listing detained (#642) * RIA-7559 Generator and template for doc generation * RIA-7559 internal detained list case letter generation * RIA-7559 document creator values updated to correct document * RIA-7559 functional test added * RIA-7559 append document to notifications attachments group * RIA-7559 functional test fix * RIA-7559 Checkstyle and unit test fixes for pipeline * RIA-7557 Internal detained review HO response decision withdrawn letter generation (#643) * RIA-7557 * Added functionality for new letter generation when LO requests AIP to review HO response * Added new doc tag for the new letter * Refactored RIA-7556 * Added/updated unit/FTs * Rebasing * RIA-7557 * Updated FT * RIA-7561 - Added handler to generate letter when 'Request Hearing Requ… (#644) * RIA-7561: Added handler to generate letter when 'Request Hearing Requirements' Event is triggered * RIA-7561: Remove local testing code. * RIA-7561: Remove unused import. * RIA-7561: Fix BundleOrderTest after rebase. * RIA-7561: Fix PMD violations. * Update suppressions.xml * RIA-7556/RIA-7557 (#648) * Renamed document file names for home office response review decision maintained and withdrawn * RIA-7372 appeal_ended_aip_journey (#647) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended_aip_journey: Add Document tag for internal cases, generator, template, configuration, application.yml links and tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7561: Allow LF for Request Hearing Requirements Feature (#649) Co-authored-by: colmlynch60 <[email protected]> * RIA-7281 Added internal detained edit case listing letter (#650) * RIA-7281 Added internal detained edit case listing letter * RIA-7281 Added extra unit tests for thrown exceptions * RIA-7374 mark_appeal_as_ada (#651) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7374_mark_appeal_as_ada: Add for internal journey mark as ada, configuration, template, document Tag, event, Bundler order tag. Populate application props with link to letter, add functional tests * RIA-7374_mark_appeal_as_ada: Fix merge conflicts * RIA-7374_mark_appeal_as_ada: Remove condition check if appeal is Ada, as well remove from tests functional and junit * RIA-7364 internal decideAnApplication letter generation (#653) * RIA-7364 * Added functionality for decideAnApplication letter generation for internal cases * Copied across makeAnApplication logic and its parsing/extraction from case data * Added new doc tag * Added/updated unit and FTs * RIA-7364 * Updated FTs * RIA-7364 Made some changes for sonar cloud failures (#655) * Added isPresent() check * Updated assertion for default case in enhanced switch statement * Update suppressions.xml * RIA-7328 ho_ftpa_submitted (#657) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7328_ho_ftpa_submitted: Add DocumentTag, Populate BundlerOrder, DocumentCreatorConfiguration for APPLY_FOR_FTPA_RESPONDENT. Add roles, junit/functional tests for APPLY_FOR_FTPA_RESPONDENT * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7365 (#660) * Added new template for internal decide an application where decision is refused * Refactored 7364 so granted+refused use a single handler with independent DocumentCreatorConfiguration beans and seperate templates. * Added/updated unit/FTs. Co-authored-by: colmlynch60 <[email protected]> * RIA-7701 Added transfer out of ADA letter (#661) * RIA-7326 (#663) * Added functionality to generate letter when admin officer applies for ftpa for internal cases * Added/updated tests * RIA-7326 (#665) * Updated doc tag * RIA-7330 Internal appellant FTPA decided granted document (#670) * RIA-7330 Internal appellant FTPA decided granted document * RIA-7330 Checkstyle and unit test fixes * Update suppressions.xml * Update suppressions.xml * RIA-7360 ho_ftpa_decided_granted (#671) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7360_ho_ftpa_decided_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided granted. Add Tests and functional test, Document.tag, Definitions. * RIA-7361 ho_ftpa_decided_partially_granted (#672) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7361_ho_ftpa_decided_partially_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided partially granted. Add Tests and functional test * RIA-7326 (#673) * Give LR permission for applyForFTPAAppellant event doc generation * RIA-7362 ho_ftpa_decided_refused (#675) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7362_ho_ftpa_decided_refused: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided refused. Add Tests and functional test * RIA-7362_ho_ftpa_decided_refused: Fix typo * RIA-7331 Internal appellant ftpa decided - partially granted document (#676) * RIA-7331 Internal appellant ftpa decided - partially granted document * RIA-7331 Corrected deadline date values for ada and non-ada * RIA-7332 Document for Appellant ftp decided - refused (#677) * RIA-7332 Document for Appellant ftp decided - refused * RIA-7332 Suppressing CVE-2023-41080 * RIA-7332 Split functional test into ADA and non-ADA scenarios * RIA-7332 Functional test file rename * RIA-7331 Further changes to ADA working days scenario (#678) * RIA-7330 Split functional tests into ADA and non-ADA scenarios (#679) * RIA-7330 Split functional tests into ADA and non-ADA scenarios * RIA-7330 rename FT title for non-ADA FT * RIA-TASK - Merged Master changes to NABA case-documents (#669) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Update suppressions.xml * Merged Master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> * RIA-7844 (#682) * Added content for application type - reinstate to InternalDecideAnApplicationDecisionGrantedLetterTemplate.getWhatHappensNextContent() * Added reinstate content test * Added FTs for reinstate application type when decided * RIA-7844 (#684) * Adding full stop to String * RIA-7322 Internal hearing requirements updated letter generation (#686) * RIA-7367 (#685) * Refactored internal appellant application decided (refused+granted) * Updated internalApplicationDecided handler to pick correct DocumentCreatorCongif bean based on granted/refused and appellant/respondent application * Added new bean for HO decide application * Added/updated unit tests * Refactored 7364 FTs to include Admin Officer as application applicant * Added new FTs * RIA-7368 (#690) * Addedn functionality to generate letter when HO application decided * Refactored RIA-7365 * Added/updated unit/FTs * RIA-7372 appeal_ended (#688) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended: change decisionMaker to fetch from END_APPEAL_APPROVER_TYPE, fix endAppealDate fortmat, fix tests * RIA-7372_appeal_ended: remove unused import --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7322 hearingDate removed from template (#691) * RIA-7561: Fix the deadline date in the 'Request Hearing Requirements' letter (#687) Co-authored-by: colmlynch60 <[email protected]> * RIA-7378 unlink_appeal (#693) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Add new Document letter generation for Maintain Case Link event. * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: remove unused import * RIA-7378 unlink case (#694) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7427 Internal upload additional evidence doc generation (#695) * RIA-7427 Internal upload additional evidence doc generation * RIA-7427 Test and checkstyle fixes * RIA-7378 unlink_case (#696) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378 unlink_case (#697) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#698) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#699) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7895 bug_fix_rule3235 (#700) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7895_bug_fix_rule3235: Populate FtpaDecisionOutcomeType with values of 23 and 35 rules --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7279 (#705) * Added handler and template for generating letter when LO requests HO to amend appeal response * Imported isValidUserDirection from notifications-api. * Added/updated unit and FTs * RIA-7376 link_case (#704) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_case_det: Add Event create case link. Template, configurations, tests * RIA-7376_link_case_det: Fix unit test * RIA-7376_link_case_det: Fix intends * RIA-7376_link_case_det: populate FT with more values, AsylumCase object mapper populated with dateTime module * RIA-7376_link_case_det: merge conflicts * RIA-7437 internal non standard direction letter (#706) * RIA-7437 Non standard direction to appellant - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, second time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, Fourth time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests, try two - ADA & NonADA (Letter) * RIA-7437 - Renamed bean * RIA-7437 - fixed functional tests * RIA-7437 Non standard direction to appellant, resolving comments (Letter) * RIA-7437 Non standard direction to appellant, fixing checkstyle error (Letter) --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7376 link_cases (#711) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_cases: fix dates serialization mechanism * RIA-7376_link_cases: fix styles * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'S… (#714) * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'Send Direction' event * Update renovate.json --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7433 Generate letter when LO changes hearing centre for detained… (#702) * RIA-7433: Generate letter when LO changes hearing centre for detained internal appeals * RIA-7433 updated functional test description * RIA-7433: Added FT for non-ADA appeal * Fix checkstyle errors * RIA-7418 Appeal edited - ADA & Non ADA (Letter) (#717) * RIA-7418: added new edit template letter and logic behind * RIA-7418: fixed BundleOrderTest.java * RIA-7432: Fix template to reflect old and new hearing centres (#721) * RIA-7370 (#719) * Refactored implementation of RIA-7427 to make InternalUploadAdditionalEvidenceGenerator generic for all users * Imported HasDocument interface and made current implementation of DocumentWithMetadata implement it * Imported events from case-api * Added 2 new doc tags (LO additional evidence upload and HO additional evidence upload) * Created 2 new templates for HO and LO additional evidence upload * Added new methods in AsylumCaseUtils to extract addendum evidence documents and to fetch most recent addendum evidence added * Created 2 new beans in DocumentCreatorConfiguration (LO/HO additional evidence upload) * 2 new application.yaml entries for document templates * Updated existing tests and added new unit/FTs * RIA-7370 Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice (#725) * RIA-7370 * Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice * RIA-7370 * Fixed sonar check. Performing isEmpty() check on optional var before a .get() * RIA-7370 (#727) * Added a null check on addendum metadata * Suppress CVE (#728) * RIA-7471 letter generation direction due date changed (#715) * RIA-7471 Letter generation when 'Change Direction due date' is triggered - for ADA and non ADA internal cases - when recipient party is either APPELLANT or APPELLANT AND RESPONDENT. * Fix naming of a variable * RIA-7471 - fixed unit test * RIA-7471 Fix functional tests * Fix unit test * Fix template personalisations * Fix name for template env variable --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7435 Home_office_non-Standard_direction_letter (#730) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-7439 ho_change_direction_due_date (#729) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439 ho_change_direction_due_date (#731) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439 ho_change_direction_due_date (#735) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7429 Letter generation for Internal Reinstate Appeal (#722) * RIA-7435 Rename the letter generator class and corresponding unit tests (#737) * RIA-7435 Rename the letter generator class and corresponding unit tests * Fix checkstyle error * Fix functional tests * Fixing functional test * RIA-7911 Update hearing adjustments (#739) * RIA-7911_Update_hearing_adjustments * RIA-7911 Update hearing adjustments functional tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Update suppressions.xml * Update suppressions.xml * RIA-7537 EJP Adding new roles for legal officer (#746) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8888 Upgraded chart version (#751) * RIA-8888 Upgraded chart version * RIA-8888 revert version because it is auto bumped * RIA-8888 added suppressions * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7411 Removing OOC feature flag fields (#743) (#754) * RIA-7411 Removing OOC feature flag fields * RIA-7411 Suppressing CVE-2023-42794, CVE-2023-42795, CVE-2023-45648 Co-authored-by: Ryan-Nesbitt <[email protected]> * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#760) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * Removed print line that causes issues on windows (#762) * RIA-7950 upgrade_fix (#767) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7950_upgrade_fix: trigger rebuild * RIA-2023 rebuild_pipelines (#775) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-20231212_rebuild_pipelines: Restart pipelines * RIA-20231212_rebuild_pipelines: Add supressions * Update suppressions.xml * RIA-7324 Hearing adjourned without a date - ADA & Non ADA (Letter) (#788) * RIA-7324: added adjourn hearing without date letter template * RIA-7324: small fix on DocumentTag applied * RIA-8214 Add a new screen to Bails start application - UT appeal pending (#791) * RIA-8214: bail application submission template fixed with new fields * RIA-8214: small refactor name on definitions * Revert "RIA-8214 Add a new screen to Bails start application - UT appeal pending" (#793) * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#792) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Merge master changes to NABA * Merge master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * RIA-8023 QA Fix: generate appeal summary for internal detained non-ADA appeals (#814) * RIA-7957 Adding event authorisation for Upload Appeal Response for respondent user (#829) * Update suppressions.xml * RIA-TASK - Fix for missing document tags when end appeal for EJP non DE case (#869) * Fix for missing document tags when end appeal for EJP non DE case * Remove unused import * Update bundle order and test * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 (#836) * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 * Cherry picked the commits from 401580ae 29/02/24 to c19c3e9b 29/03/24 * Temporarily disable FTs * Add double quotes as required * Fix failed functional tests (#870) --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8609 - Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 (#876) * Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 * Fix test * RIA-TASK - Resolve conflicts (#878) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option…
rajeshthuraiyur
added a commit
that referenced
this pull request
May 29, 2024
* DIAC-123 cdam download change fix (#806) * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 trying cdam download auth change * DIAC-123 * DIAC-123 removing logging --------- Co-authored-by: KleoG <[email protected]> * RIA-8726 - Merge SNL (BAILS) - > Master (DO NOT MERGE) (#841) * RIA-7973 * RIA-7973 Updated Bail application details template * RIA-7973 Added Bail FT scenarios pattern * RIA-7973 Fixed Ft * RIA-8119 * RIA-8119 Bail application document changes with added interpreter fields * RIA-8364 * RIA-8364 Bail template change 01134 -> 01144 * RIA-8489 * RIA-8489 Refactored interpreter language * RIA-8410 RIA-8409 Generate and store hearing notice on case (initial listing and relisting) * RIA-8410: Generate hearing documents - Create Handler, Template and configuration classes to generate notice of hearing for case relisting * RIA-8409: Generate hearing documents - Create handler, template and configuration classes to generate notice of hearing for initial listing event * RIA-8410: Some code refactoring * RIA-8508 * RIA-8508 Fix appeals refactored interpreter language * RIA-8507 * RIA-8507 Fix the field type for fcs_has_passport in BailCaseFieldDefinition * RIA-8554 * RIA-8554 Fix detention location on hearing-notice template * RIA-8554 * RIA-8554 Using enums for Field definition comparison * Update BailSubmissionTemplateProvider.java * RIA-8738: IMA - Rebasing docmosis template (#845) * Updates to fix build failure * RIA-8773: Add missing hearing centres in the hearing location to hearing address mapping document (#858) * RIA-8773 Fix rebasing of CcdScenarioRunnerTest * RIA-8774 Add logging (#862) * RIA-8774 Add logging * RIA-8770 Run functional tests on pipeline * RIA-8774 Enable logging on functional tests * RIA-8774 Enable logging on functional tests * Update DocumentTagTest.java --------- Co-authored-by: Marcellofabbri <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> Co-authored-by: Marcello Fabbri <[email protected]> * RIA-TASK NABA -> Master : DO NOT MERGE (#520) * RIA-6455: Added new Hearing centre - Harmondsworth (#518) * RIA-6455: Added new Hearing centre - Harmondsworth * Fix vulnerabilities * Added Location (#519) * Added Location * Suppressions Co-authored-by: Jamie <[email protected]> * RIA-6491: Give admin officer access to edit appeal post submission (#521) * RIA-6491: Give admin officer access to edit appeal post submission * RIA-6491: Address dependency vulnerabilities * RIA-6529: Generate Hearing Notice after listing for ADA cases (#522) * RIA-6529: Generate Hearing Notice after listing for ADA cases * Suppress vulnerabilities * Added Yarls Wood as hearing centre and also its address (#524) * Ria 6424 appeal submission summary (#527) * Added some defs to extract case data Added some puts to copy case data to field values which docmosis can use to generate the appeal submission summary * Modified tests * Formatted for sonar scan * Final changes * Refactored AppealSubmissionTemplate and added logic for displaying removal order date and time * Added tests for detained fields and removal order date * Formatted import and method line seperations for serenity checks * Added CVE suppression * Changed where appelantInDetention defaults to YesOrNo.NO * Moved the parsing of complex asylum case fields (nomsNumber, dateCustodialSentence & otherDetentionFacilityName, to a dedicated method. Modified tests to cover more scenarios and make the tests more robust by checking all other relevant fields in the same flow. * Added assertion to check size of templateFieldValues * Bundled common fields together and setting Mockito strictness to lenient * Added suppressions * RIA-6424: Fix the TypeReference class for the field - 'hasPendingBailApplications' (#528) - Changed from YesOrNo type to BailApplicationStatus type. - update relevant unit tests. * Added guards in event nomsNumber, releaseDate & removalOrderDate are empty strings (#530) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Ria 6424 (#531) * Added guards in event nomsNumber and releaseDate are empty strings * Adding suppression * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Added check for custodial sentence release date as it is not always guaranteed to be provided * Modified test to allow mock for containsKey method of asylumCase * Ria 6564 hearing notice edited ada (#532) * RIA-6564 - Adding hearing notice document generation for ADA cases * RIA-6564 - Checkstyle * RIA-6564 - Adding suppression * Ria 6685 date decision letter (#545) * RIA-6685 Added logic for Date decision letter to appear in Appeal template * Formatting changes and tests * Fixed tests * added decisionLetterReceivedDate test Co-authored-by: Jamie <[email protected]> * RIA-6685-fixed-test (#546) Co-authored-by: Jamie <[email protected]> * Ria 6605 ada suitability document api (#547) * Saving work * Saving changes * Saving work before a forced update * Latest changes * latest changes * Added new template * Rebased * Added ADASuitabilityReviewDecision entity. Added suitability review, reason and judge to AsylumCaseDefinition. Added AdaSuitability document tag. Added suitability review event. Created pre-submit handler to generate ada suitability document. Added AdaSuitability to bundleOrder. Created new AdaSuitabilityTemplate. Added Adasuitability bean to DocumentCreatorConfiguration. Added AdaSuitabilityDocument metadata to application.yml. Created AdaSuitabilityTemplateTest. * Resolved comments in PR specifically regarding extra line seperations and variable name formatting * Added functional test for ADA suitability document generation * Adding system credentials and appropriate method to generate headers for pipeline build failures. * Fix for failing functional test: RIA-5778-end-appeal-automatically-notice-document.json * RIA-6612: Update Bundling events to include Ada suitability review do… (#549) * RIA-6612: Update Bundling events to include Ada suitability review document - new document added under section of Tribunal Documents. - added functional and unit tests. * Update owasp.dependencyCheck * Updated 'after' method call in Jenkinfile* * RIA-6694-Admin-Submit-Appeal (#551) * RIA-6694-Admin-Submit-Appeal * fixed state test --------- Co-authored-by: Jamie <[email protected]> Co-authored-by: Dbarnes-v1 <[email protected]> * RIA-6700 - Allowing access to editAppeal for Admin users (#552) * RIA-6721 Added isAdmin field to templateFieldValues in appeal submission summary template. (#554) Added isAdmin field to AsylumCaseDefinition. Updated unit tests. * RIA-6702 - Internal case creation adding access to the following even… (#553) * RIA-6702 - Internal case creation adding access to the following events for Admins: 1. makeAnApplication 2. draftHearingRequirements 3. buildCase 4. submitCase 5. uploadAdditionalEvidence 6. applyForFTPAAppellant 7. requestFeeRemission * RIA-6702 - Updating unit test * RIA-6702 - Suppression * RIA-6873 appeal summary changes (#555) * RIA-6873_appeal_summary_changes * Charts java version upgraded * Adding new suppression * Change HAS_OTHER_APPEALS field type with new object class * Ria 6844 Add date to ADA suitability document (#556) * RIA-6844 Added date to ADA suitability document. Updated unit test. * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6560 - Functional tests improvements (#568) * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-6560 - Suppress CVE-2023-20863 (#570) * Rebase from Master (#571) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502) * fix for refactoring DocumentUploadClientApi with CaseDocumentClient. DocumentManagementUploader is updated but this class is not used or ex tended by any other class * update scanbase packages * update gradle for test * suppressing org.yaml:snakeyaml:1.26 * update tvtStringProvider * update tvtStringProvider * fix build failures * fix build failures * fix build failures * Updates to fix build failures * Updates to fix secure doc store client * Bumping chart version/ fixing aliases * Updates to fix build failures * Updates to fix build failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to fix test failures * Updates to suppress cves to allow build to happen * fix for failing gradle build * RIA-5804: reload jenkins build * Bumping chart version/ fixing aliases * RIA-5804: fixed vulnerabilities * RIA-5804: upgraded java chart version --------- Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> * Update suppressions.xml (#557) * To update azurerm version for terraform (#558) * Update state.tf * Update .terraform-version * Update variables.tf * Update main.tf * Update main.tf * Revert "To update azurerm version for terraform (#558)" (#559) This reverts commit a90efa41ddaa7b71f143c038f2355c4100e8a152. * Revert "Update suppressions.xml (#557)" (#560) This reverts commit 247256adf152dd85bd2f0dc3b3eb216478ff77a5. * Revert "fix for refactoring DocumentUploadClientApi with CaseDocumentClient. … (#502)" (#561) This reverts commit 52eab14c22caa2398868bf623ffef1c9de6540bc. * To revert cdam changes from production (#562) * Update .terraform-version * Update main.tf * Update state.tf * Update variables.tf * Update suppressions.xml * Update Chart.yaml * Update suppressions.xml * Bumping chart version/ fixing aliases * Update Chart.yaml * Update suppressions.xml --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update Dockerfile (#565) * Update Dockerfile * Update Dockerfile * Update suppressions.xml * Updated suppressions --------- Co-authored-by: addison-jephtah <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: mokainos <[email protected]> * Updated dependencies to remove suppressed CVEs (#564) (#573) Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: mcareyma <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7043 add NOTICE_OF_DECISION_UT_TRANSFER document tag (#576) * RIA-7043 * Added NOTICE_OF_DECISION_UT_TRANSFER enum to DocumentTag.java * RIA-7043 * Updated DocumentTagTest.java * RIA-7043 * Updated document bundle configs * Supressed CVE-2023-28709 (#580) * Added new line character to kick off new build on pipeline (#582) * RIA-7158 request case building notification attachment letter (#583) * * Added powermock to build.gradle which is used in testing * Added template for internal cases for FTs * Added requestCaseBuilding event to enums * Added NOTIFICATION_ATTACHMENT_DOCUMENTS to asylumCase to store new AIP notification attachment docs * Added AdaListCase direction tag to fix bug where the direction cannot be parsed as it's not in the list of DirectionTag enums * Added requestCaseBuilding Doc tag * Updated bundleOrder with the new DocTag * Added holidaydates service * Added DueDateService * Added new handler/docGenerator for requestCaseBuilding event for internal ADA cases * Created new template for the new handler/docGenerator * Added asylumcaseutils * Added internalAdaBuildCase bean to DocumentCreatorConfiguration for the above new handler/template * Updated CustomerServicesProvider with new email/telephone for internal ADA cases * Added internalAdaBuildCaseDocument metadata to application.yml. Also gave CO permission for requestCaseBuilding event and added internal ADA contact details * Added unit tests for above * Added FT for LO requestCaseBuilding to verify doc generated * RIA-7158 * Moved the deconstruction of directions to AsylumCaseUtils to make it generalised for future use * Added utility class to format dates * Updated tests * Added comment as per PR review feedback * Added suppression to make CI/CD pipeline pass (#584) * RIA-7158 (#585) * Formatted date * Update suppressions.xml force build * Update minimal-aip-appeal-submitted.json * Update minimal-appeal-submitted.json * Update suppressions.xml * Update suppressions.xml * RIA-7175 Internal ADA suitability document - unsuitable (#593) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Suppress CVE-2023-35116 and CVE-2023-2976 * Revert "RIA-7175 Internal ADA suitability document - unsuitable (#593)" (#594) This reverts commit 8d9236e8d0b9c89ac23bee6c4279d4d07b9c8c96. * RIA-7174 ADA suitability document - suitable (#596) * RIA-7174 ADA suitability notification doc for suitable decision * RIA-7174 Suppressing CVE-2023-35116 * RIA-7174 Changes from code review, some refactoring work also * RIA-7174 * Removed common method and put it back into the template as a private method. * RIA-7174 Added empty line at end of functional test --------- Co-authored-by: FarukH <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7175 internal ada suitability unsuitable document (#595) * RIA-7175 Internal ADA suitability document - unsuitable * RIA-7175 Fixed formatting issues after rebase branch * RIA-7172: Generate letter when 'HO Request Review' event is triggered (#597) * RIA-7172: Generate letter when 'HO Request Review' ebent is triggered - add the new letter in the Notification_letter collection. - new tag added. * RIA-7172: Fix Functional test * RIA-7172: Trigger letter generation only for ADA * RIA-7212 Internal ADA Appeal decided, allowed document generation (#598) * RIA-7212 Internal ADA Appeal decided, allowed document generation * RIA-7212 Fixed unit tests after rebase * RIA-7212 Tidying up code using common methods * RIA-7212 Refactor packages * Ria 7540 dynamic internal email/tel (#599) * RIA-7540 Updated customer service provider to return internal case dynamic email/tel * RIA-7540 updated HoReviewEvidenceLetterTemplate to get fetch dynamic email and tel * RIA-7540 updated InternalAdaDecisionsAndReasonsAllowedLetterTemplate to get fetch dynamic email and tel --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7174 Refactor package location (#600) * RIA-7175 Refactor of package (#601) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appea… (#605) * RIA-7198: Generate letter when HO maintains decision in 'Upload Appeal Response' event - added new user for functional test - HomeOfficeLart - added new entity - AppealReviewOutcome. * RIA-7198: Fix customer services contact info methods * RIA-7198: Fix unit tests * RIA-7198: Fix functional test for 'end appeal automatically' event * RIA-7198: Added system env variable to secret mapping for the lart user credentials * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismisse… (#604) * RIA-7213_internal_ada_appeal_decided_dismissed_document: Add Dismissed - ADA (Letter) template generation, tests * RIA-7213_internal_ada_appeal_decided_dismissed_document: Fixed code styles * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: RIA-7212 FT disabled:true * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsReasonsLetterAllowedGenerator(and Dismissed) refactored into one generic class with conditions, tests fixed as well * RIA-7213_internal_ada_appeal_decided_dismissed_document: InternalAdaDecisionsAndReasonsDismissedLetterTemplate refactored dueDate code lines * RIA-7200 (#602) * Added new template for hearing bundle ready letter * Added new handlers and functionality to generate this letter AFTER generate hearing bundle event when async stitching bundle event is implicitly called and is successful * Added unit/functional tests * RIA-7174 Adding new template vars to template (#607) * RIA-7174 Adding new template vars to template * RIA-7174 Functional test reworked to add directions * RIA-7174 Another functional test rework * RIA-7538 Updated config and handler to handle internal case detained non ADA document generation (#610) * RIA-7606_change_customer_service_mail (#611) * RIA-7606_change_customer_service_mail: Fix customer service mail in application.yml * RIA-7606_change_customer_service_mail: Fix customer service mail in InternalDetGenerateHearingBundleTemplateTest * RIA-7215 Updated template to handle detained non-ada letter (#612) * RIA-7200 Fix hearing centre name (#613) Co-authored-by: colmlynch60 <[email protected]> * RIA-7218 Allow document generation for all detained cases (#615) * RIA-7218 Allow document generation for all detained cases * RIA-7218 Functional test fixed * RIA-7159 Request case building detained letter generation (#616) * RIA-7159: WIP - Used one generator for for both detained and non-detained letter generations * RIA-7159 Final changes. tests and checkstyle changes * RIA-7159 Removing redundant unit tests --------- Co-authored-by: Neha Aggarwal <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7159 Rework of Non-ADA template to reduce duplication (#619) * RIA-7548_internal_appeal_submission_non_ada (#618) * RIA-7548_internal_appeal_submission_non_ada: Add appeal submission template for internal, non ada, detained only cases * RIA-7548_internal_appeal_submission_non_ada: styles fix * RIA-7548_internal_appeal_submission_non_ada: Add document tag, fix tests for this tag * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Rename template, properties, configuration qualifier * RIA-7548_internal_appeal_submission_non_ada: Fix condition AsylumCase definition in AppealSubmissionCreator * RIA-7548_internal_appeal_submission_non_ada: Bundle sort tests fix * RIA-7216 Added appeal decided dismissed detained non ADA document templates (#622) * Update suppressions.xml * Update suppressions.xml * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record ou… (#623) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed (#624) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7552 appeal can proceed (#626) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7552_appeal_can_proceed: Fix test EventTest * RIA-7552_appeal_can_proceed: Fix checkstyle * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * RIA-7552_appeal_can_proceed: Reduce code duplications * Ria 7554 directed to upload bundle (#628) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * Ria 7554 directed to upload bundle (#629) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#630) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * Ria 7554 directed to upload bundle (#631) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7554_directed_to_upload_bundle: Add Doctag, configurationm generator, template for request respondent evidence letter * RIA-7554_directed_to_upload_bundle: Test fixes * RIA-7554_directed_to_upload_bundle: code review fix * RIA-7554_directed_to_upload_bundle: remove unused import * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-7554_directed_to_upload_bundle: reduce code duplications * RIA-TASK Merged master changes to Naba - documents-api (#614) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * Fixed tests --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> * RIA-7582 non_payment_end_appeal (#637) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7582_non_payment_end_appeal: Add template, generator, configuration, Asylum definitions for remission type, tests * RIA-7582_non_payment_end_appeal: Add RemissionType test * RIA-7582_non_payment_end_appeal: Fix application properties document fileName and functional test 7582 * RIA-7580 (#638) * Added new handler, template and bean config for internal detained non-ada appeal fee letter with no remissions * Imported AppealType class from case-api * Updated existing unit tests (State, BundleOrder & DocumentTag) * Added unit tests and FT * RIA-7581 Added internal detained mark as paid letter (#639) * RIA-7618 document remission partially approved rejected (#641) * RIA-7618 Initial document changes before rebase * RIA-7618 Final refactored changes after rebasing * RIA-7618 Utils method change * RIA-7618 Adding unit test for RemissionDecision class * RIA-7618 checkstyle test fix * RIA-7556 internal det ho review maintained (#640) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7556 init commit * RIA-7556_internal_det_ho_review_maintaned: Add tests unit/functional, update application.yml for new event and fix document extension in application.yml * RIA-7556_internal_det_ho_review_maintaned: Add tests for new event * RIA-7556_internal_det_ho_review_maintaned: Fix on dueDate in template and test for this template * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Fix on functional test * RIA-7556_internal_det_ho_review_maintaned: Adding detenction --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-7559 DET letter case listing detained (#642) * RIA-7559 Generator and template for doc generation * RIA-7559 internal detained list case letter generation * RIA-7559 document creator values updated to correct document * RIA-7559 functional test added * RIA-7559 append document to notifications attachments group * RIA-7559 functional test fix * RIA-7559 Checkstyle and unit test fixes for pipeline * RIA-7557 Internal detained review HO response decision withdrawn letter generation (#643) * RIA-7557 * Added functionality for new letter generation when LO requests AIP to review HO response * Added new doc tag for the new letter * Refactored RIA-7556 * Added/updated unit/FTs * Rebasing * RIA-7557 * Updated FT * RIA-7561 - Added handler to generate letter when 'Request Hearing Requ… (#644) * RIA-7561: Added handler to generate letter when 'Request Hearing Requirements' Event is triggered * RIA-7561: Remove local testing code. * RIA-7561: Remove unused import. * RIA-7561: Fix BundleOrderTest after rebase. * RIA-7561: Fix PMD violations. * Update suppressions.xml * RIA-7556/RIA-7557 (#648) * Renamed document file names for home office response review decision maintained and withdrawn * RIA-7372 appeal_ended_aip_journey (#647) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended_aip_journey: Add Document tag for internal cases, generator, template, configuration, application.yml links and tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7372_appeal_ended_aip_journey: Add functional test and bundle tests * RIA-7561: Allow LF for Request Hearing Requirements Feature (#649) Co-authored-by: colmlynch60 <[email protected]> * RIA-7281 Added internal detained edit case listing letter (#650) * RIA-7281 Added internal detained edit case listing letter * RIA-7281 Added extra unit tests for thrown exceptions * RIA-7374 mark_appeal_as_ada (#651) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7374_mark_appeal_as_ada: Add for internal journey mark as ada, configuration, template, document Tag, event, Bundler order tag. Populate application props with link to letter, add functional tests * RIA-7374_mark_appeal_as_ada: Fix merge conflicts * RIA-7374_mark_appeal_as_ada: Remove condition check if appeal is Ada, as well remove from tests functional and junit * RIA-7364 internal decideAnApplication letter generation (#653) * RIA-7364 * Added functionality for decideAnApplication letter generation for internal cases * Copied across makeAnApplication logic and its parsing/extraction from case data * Added new doc tag * Added/updated unit and FTs * RIA-7364 * Updated FTs * RIA-7364 Made some changes for sonar cloud failures (#655) * Added isPresent() check * Updated assertion for default case in enhanced switch statement * Update suppressions.xml * RIA-7328 ho_ftpa_submitted (#657) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7328_ho_ftpa_submitted: Add DocumentTag, Populate BundlerOrder, DocumentCreatorConfiguration for APPLY_FOR_FTPA_RESPONDENT. Add roles, junit/functional tests for APPLY_FOR_FTPA_RESPONDENT * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix FT credentials for FTPA respondent apply * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7328_ho_ftpa_submitted: Fix jenkins roles mappings * RIA-7365 (#660) * Added new template for internal decide an application where decision is refused * Refactored 7364 so granted+refused use a single handler with independent DocumentCreatorConfiguration beans and seperate templates. * Added/updated unit/FTs. Co-authored-by: colmlynch60 <[email protected]> * RIA-7701 Added transfer out of ADA letter (#661) * RIA-7326 (#663) * Added functionality to generate letter when admin officer applies for ftpa for internal cases * Added/updated tests * RIA-7326 (#665) * Updated doc tag * RIA-7330 Internal appellant FTPA decided granted document (#670) * RIA-7330 Internal appellant FTPA decided granted document * RIA-7330 Checkstyle and unit test fixes * Update suppressions.xml * Update suppressions.xml * RIA-7360 ho_ftpa_decided_granted (#671) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7360_ho_ftpa_decided_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided granted. Add Tests and functional test, Document.tag, Definitions. * RIA-7361 ho_ftpa_decided_partially_granted (#672) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7361_ho_ftpa_decided_partially_granted: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided partially granted. Add Tests and functional test * RIA-7326 (#673) * Give LR permission for applyForFTPAAppellant event doc generation * RIA-7362 ho_ftpa_decided_refused (#675) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7362_ho_ftpa_decided_refused: Add Letter, Configuration, changes to InternalFtpaDecidedLetterGenerator for HO FTPA decided refused. Add Tests and functional test * RIA-7362_ho_ftpa_decided_refused: Fix typo * RIA-7331 Internal appellant ftpa decided - partially granted document (#676) * RIA-7331 Internal appellant ftpa decided - partially granted document * RIA-7331 Corrected deadline date values for ada and non-ada * RIA-7332 Document for Appellant ftp decided - refused (#677) * RIA-7332 Document for Appellant ftp decided - refused * RIA-7332 Suppressing CVE-2023-41080 * RIA-7332 Split functional test into ADA and non-ADA scenarios * RIA-7332 Functional test file rename * RIA-7331 Further changes to ADA working days scenario (#678) * RIA-7330 Split functional tests into ADA and non-ADA scenarios (#679) * RIA-7330 Split functional tests into ADA and non-ADA scenarios * RIA-7330 rename FT title for non-ADA FT * RIA-TASK - Merged Master changes to NABA case-documents (#669) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Merged Master changes to NABA * Update suppressions.xml * Merged Master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> * RIA-7844 (#682) * Added content for application type - reinstate to InternalDecideAnApplicationDecisionGrantedLetterTemplate.getWhatHappensNextContent() * Added reinstate content test * Added FTs for reinstate application type when decided * RIA-7844 (#684) * Adding full stop to String * RIA-7322 Internal hearing requirements updated letter generation (#686) * RIA-7367 (#685) * Refactored internal appellant application decided (refused+granted) * Updated internalApplicationDecided handler to pick correct DocumentCreatorCongif bean based on granted/refused and appellant/respondent application * Added new bean for HO decide application * Added/updated unit tests * Refactored 7364 FTs to include Admin Officer as application applicant * Added new FTs * RIA-7368 (#690) * Addedn functionality to generate letter when HO application decided * Refactored RIA-7365 * Added/updated unit/FTs * RIA-7372 appeal_ended (#688) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7372_appeal_ended: change decisionMaker to fetch from END_APPEAL_APPROVER_TYPE, fix endAppealDate fortmat, fix tests * RIA-7372_appeal_ended: remove unused import --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7322 hearingDate removed from template (#691) * RIA-7561: Fix the deadline date in the 'Request Hearing Requirements' letter (#687) Co-authored-by: colmlynch60 <[email protected]> * RIA-7378 unlink_appeal (#693) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Add new Document letter generation for Maintain Case Link event. * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: Change tag name * RIA-7378_unlink_appeal: remove unused import * RIA-7378 unlink case (#694) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7427 Internal upload additional evidence doc generation (#695) * RIA-7427 Internal upload additional evidence doc generation * RIA-7427 Test and checkstyle fixes * RIA-7378 unlink_case (#696) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378 unlink_case (#697) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: refactor test method name * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Rename classes, tags to 'Maintain case unlink appeal' * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#698) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378 unlink_appeal (#699) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7378_unlink_appeal: Fix the code duplication issue on Sonar Cloud * RIA-7895 bug_fix_rule3235 (#700) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7895_bug_fix_rule3235: Populate FtpaDecisionOutcomeType with values of 23 and 35 rules --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7279 (#705) * Added handler and template for generating letter when LO requests HO to amend appeal response * Imported isValidUserDirection from notifications-api. * Added/updated unit and FTs * RIA-7376 link_case (#704) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_case_det: Add Event create case link. Template, configurations, tests * RIA-7376_link_case_det: Fix unit test * RIA-7376_link_case_det: Fix intends * RIA-7376_link_case_det: populate FT with more values, AsylumCase object mapper populated with dateTime module * RIA-7376_link_case_det: merge conflicts * RIA-7437 internal non standard direction letter (#706) * RIA-7437 Non standard direction to appellant - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, second time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, third time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating tests, Fourth time - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests - ADA & NonADA (Letter) * RIA-7437 Non standard direction to appellant, updating functional tests, try two - ADA & NonADA (Letter) * RIA-7437 - Renamed bean * RIA-7437 - fixed functional tests * RIA-7437 Non standard direction to appellant, resolving comments (Letter) * RIA-7437 Non standard direction to appellant, fixing checkstyle error (Letter) --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-7376 link_cases (#711) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7376_link_cases: fix dates serialization mechanism * RIA-7376_link_cases: fix styles * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'S… (#714) * RIA-7437 Generate letter when party is APPELLANT_AND_RESPONDENT in 'Send Direction' event * Update renovate.json --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7433 Generate letter when LO changes hearing centre for detained… (#702) * RIA-7433: Generate letter when LO changes hearing centre for detained internal appeals * RIA-7433 updated functional test description * RIA-7433: Added FT for non-ADA appeal * Fix checkstyle errors * RIA-7418 Appeal edited - ADA & Non ADA (Letter) (#717) * RIA-7418: added new edit template letter and logic behind * RIA-7418: fixed BundleOrderTest.java * RIA-7432: Fix template to reflect old and new hearing centres (#721) * RIA-7370 (#719) * Refactored implementation of RIA-7427 to make InternalUploadAdditionalEvidenceGenerator generic for all users * Imported HasDocument interface and made current implementation of DocumentWithMetadata implement it * Imported events from case-api * Added 2 new doc tags (LO additional evidence upload and HO additional evidence upload) * Created 2 new templates for HO and LO additional evidence upload * Added new methods in AsylumCaseUtils to extract addendum evidence documents and to fetch most recent addendum evidence added * Created 2 new beans in DocumentCreatorConfiguration (LO/HO additional evidence upload) * 2 new application.yaml entries for document templates * Updated existing tests and added new unit/FTs * RIA-7370 Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice (#725) * RIA-7370 * Provide home office apc permission for uploadAdditionalEvidenceHomeOffice and uploadAddendumEvidenceHomeOffice * RIA-7370 * Fixed sonar check. Performing isEmpty() check on optional var before a .get() * RIA-7370 (#727) * Added a null check on addendum metadata * Suppress CVE (#728) * RIA-7471 letter generation direction due date changed (#715) * RIA-7471 Letter generation when 'Change Direction due date' is triggered - for ADA and non ADA internal cases - when recipient party is either APPELLANT or APPELLANT AND RESPONDENT. * Fix naming of a variable * RIA-7471 - fixed unit test * RIA-7471 Fix functional tests * Fix unit test * Fix template personalisations * Fix name for template env variable --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-7435 Home_office_non-Standard_direction_letter (#730) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-7439 ho_change_direction_due_date (#729) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439 ho_change_direction_due_date (#731) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: remove spaces * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: merge tests fix * RIA-7439_ho_direction_due_date: merge conflicts resolve * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439 ho_change_direction_due_date (#735) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7439_ho_direction_due_date: Add Ho change direction due date letter, configurations, tests for internal DET cases * RIA-7439_ho_direction_due_date: Move method isPartyIsRespondent ot Utils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: Add test for AsylumUtils * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7439_ho_direction_due_date: resolving code duplication Sonar Cloud issue * RIA-7429 Letter generation for Internal Reinstate Appeal (#722) * RIA-7435 Rename the letter generator class and corresponding unit tests (#737) * RIA-7435 Rename the letter generator class and corresponding unit tests * Fix checkstyle error * Fix functional tests * Fixing functional test * RIA-7911 Update hearing adjustments (#739) * RIA-7911_Update_hearing_adjustments * RIA-7911 Update hearing adjustments functional tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Update suppressions.xml * Update suppressions.xml * RIA-7537 EJP Adding new roles for legal officer (#746) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8888 Upgraded chart version (#751) * RIA-8888 Upgraded chart version * RIA-8888 revert version because it is auto bumped * RIA-8888 added suppressions * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7411 Removing OOC feature flag fields (#743) (#754) * RIA-7411 Removing OOC feature flag fields * RIA-7411 Suppressing CVE-2023-42794, CVE-2023-42795, CVE-2023-45648 Co-authored-by: Ryan-Nesbitt <[email protected]> * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#760) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * Removed print line that causes issues on windows (#762) * RIA-7950 upgrade_fix (#767) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-7950_upgrade_fix: trigger rebuild * RIA-2023 rebuild_pipelines (#775) * RIA-7552_appeal_can_proceed: Add Asylum case definition for Record out of time decision, Letter template, Letter generator and configuration, tests * RIA-20231212_rebuild_pipelines: Restart pipelines * RIA-20231212_rebuild_pipelines: Add supressions * Update suppressions.xml * RIA-7324 Hearing adjourned without a date - ADA & Non ADA (Letter) (#788) * RIA-7324: added adjourn hearing without date letter template * RIA-7324: small fix on DocumentTag applied * RIA-8214 Add a new screen to Bails start application - UT appeal pending (#791) * RIA-8214: bail application submission template fixed with new fields * RIA-8214: small refactor name on definitions * Revert "RIA-8214 Add a new screen to Bails start application - UT appeal pending" (#793) * RIA-TASK - Merge master changes to NABA - ia-case-documents-api (#792) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config option * DIAC-2 adding config option for exluding major updates * DIAC-000 Dependency fix (#749) * dependency fix * updating pr validation * DIAC-66 getting all functionals to run (#747) * DIAC-66 getting all functionals to run * DIAC-66 dependency update * DIAC-66 dependency update * DIAC-70 adding integration, smoke and unit testing and report to nightly runs * DIAC-70 removing integration * DIAC-70 adding secrets * DIAC-70 adding mutation test reporting * DIAC-70 adding mutation test reporting * DIAC-66 integration tests * DIAC-66 dependency upgrade * DIAC-66 checkstyle fix * DIAC-66 java chart upgrade * DIAC-00 Revert pact dependency upgrade (#759) * DIAC-84 Disable Decision and reasons document PDF conversion (#752) * DIAC-84 Disable Decision and reasons document PDF conversion * Remove PDF conversion * upgrade java helm chart * Delete Decision and reasons document PDF conversion files * suppress CVE-2023-35116 * Update test names and add test for document null check * fix test * Update final decision and document name * rename pdf service to file rename service * update ia-case-api url * Fix functional tests * test * Bumping chart version/ fixing aliases * cleanup --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update all non-major dependencies (#740) * Update all non-major dependencies * renovate dependency fix * functional flakiness workaround --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: nilay <[email protected]> * Update all non-major dependencies (#768) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 suppressions update 04/12/23 (#771) * Update all non-major dependencies (#769) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-123 dependency 07/12/23 (#773) * DIAC-002 updating renovate JSON to exclude certain packages (#776) * DIAC-78 - Remove logs containing case data (#766) Co-authored-by: KleoG <[email protected]> * Update all non-major dependencies (#774) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-002 reverting terraform updates as requires more work (#777) * DIAC-184 build fix 18-12-23 (#783) * Update all non-major dependencies (#779) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#784) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#785) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Update all non-major dependencies (#786) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * DIAC-110 turning on fortify (#787) * Update Terraform azurerm to ~> 3.87.0 (#790) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * Merge master changes to NABA * Merge master changes to NABA --------- Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: burnstHMCTS <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * RIA-8023 QA Fix: generate appeal summary for internal detained non-ADA appeals (#814) * RIA-7957 Adding event authorisation for Upload Appeal Response for respondent user (#829) * Update suppressions.xml * RIA-TASK - Fix for missing document tags when end appeal for EJP non DE case (#869) * Fix for missing document tags when end appeal for EJP non DE case * Remove unused import * Update bundle order and test * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 (#836) * RIA-8609 - Cherry picked from commit 1e61307a 18/01/2024 to bc61a18b 23/02/2024 * Cherry picked the commits from 401580ae 29/02/24 to c19c3e9b 29/03/24 * Temporarily disable FTs * Add double quotes as required * Fix failed functional tests (#870) --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8609 - Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 (#876) * Cherry picked from 11/04/2024 a9dc2e9b to 16/04/2024 1be1d489 * Fix test * RIA-TASK - Resolve conflicts (#878) * Fix functional tests (#588) * Fix functional tests * Fix functional tests * RIA-7385 Removed pedantic checkstyle rules (#589) * RIA-7384 Enforce conventions on commit messages and branches (#591) * RIA-7378 - preventing application startup if secrets can't be found (#608) * RIA-7378 - added ConfigValidatorAppListener + test * RIA-7378 - update * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7319 - Gradle + Java 17 + AppInsights Upgrade (#587) Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-7722 Solve suppressions (#632) * RIA-5804 using feature flag (#586) Co-authored-by: Matthew Carey <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: filippo-possenti-version1 <[email protected]> * RIA-7802 To fix incorrect env value for PROD (#656) * Update values.yaml * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-5679 Updating suppressions (#681) * RIA-5679 Updated suppression for CVE-2023-35116 * RIA-5679 Adding suppression for CVE 2023-41080 * RIA-5679, Changed suppression to fixed dependency (#683) * RIA-5679 nightly fixes (#708) * RIA-5679 nightly fixes * DIAC-2 Updated Renovate config file, added automerge, scheduling and package… (#732) * Updated Renovate config file, added automerge, scheduling and package types. Also backdated restAssured from 5.3.1 to 5.3.0 to test Renovate * Updating extends in renovate json * Extending suppresion of CVE-2023-35116 due to no solution yet * DIAC-2 updating renovate schedule (#734) * DIAC-2 updating renovate schedule * DIAC-2 updating renovate schedule london timezone * RIA-1234 swagger workflow run fix (#736) * Update all non-major dependencies (#738) * Update all non-major dependencies * Fixing dependency for spring bootstrap. Added TODO for an upgrade * Reverting ccd-case-document-am-client to older version * Updating renovate config to no longer check for cdam upgrade --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: JakeCohenSol <[email protected]> * DIAC-2 changing deprecated config option (#742) * DIAC-2 changing deprecated config…
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~> 3.75.0
->~> 3.82.0
1.6.0
->1.6.5
5.0.0
->5.0.2
3.4.17
->3.4.18
5.10.0
->5.10.1
5.10.0
->5.10.1
4.2.14
->4.6.3
32.1.2-jre
->32.1.3-jre
6.2.1
->6.3.0
9.0.81
->9.0.83
9.0.81
->9.0.83
2.14.0
->2.15.1
3.13.0
->3.14.0
2.3.8
->2.3.9
9.36
->9.37.1
2.15.3
->2.16.0
2.15.3
->2.16.0
2.15.3
->2.16.0
2.15.3
->2.16.0
2.15.3
->2.16.0
2.15.3
->2.16.0
2.15.3
->2.16.0
0.8.10
->0.8.11
10.12.4
->10.12.5
1.15.0
->1.15.3
1.10.0
->1.10.1
1.10.0
->1.10.1
5.10.0
->5.10.1
4.2.14
->4.6.3
0.12.45
->0.12.48
2.7.16
->2.7.18
8.4.0
->8.4.3
1.1.3
->1.1.4
0.49.0
->0.50.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-azurerm (azurerm)
v3.82.0
Compare Source
FEATURES:
azurerm_monitor_workspace
(#23928)azurerm_application_load_balancer_subnet_association
(#23628)ENHANCEMENTS:
v0.20231117.1130141
ofgithub.com/hashicorp/go-azure-sdk
(#23945)azurestackhci
: updating to API Version2023-08-01
(#23939)dashboard
: updating to API Version2023-09-01
(#23929)hpccache
: updating to API version2023-05-01
(#24005)mssql
: updating resources usinghashicorp/go-azure-sdk
to API Version2023-02-01-preview
(#23721)templatespecversions
: updating to API Version2022-02-01
(#24007)azurerm_template_spec_version
- refactoring to usehashicorp/go-azure-sdk
(#24007)azurerm_cosmosdb_postgresql_cluster
-coordinator_storage_quota_in_mb
andcoordinator_vcore_count
are no longer required for read replicas (#23928)azurerm_dashboard_grafana
-sku
can now be set toEssential
(#23934)azurerm_gallery_application_version
- add support for theconfig_file
,package_file
andtarget_region.exclude_from_latest
properties (#23816)azurerm_hdinsight_hadoop_cluster
-script_actions
is no longer Force New (#23888)azurerm_hdinsight_hbase_cluster
-script_actions
is no longer Force New (#23888)azurerm_hdinsight_interactive_query_cluster
-script_actions
is no longer Force New (#23888)azurerm_hdinsight_kafka_cluster
-script_actions
is no longer Force New (#23888)azurerm_hdinsight_spark_cluster
-script_actions
is no longer Force New (#23888)azurerm_kubernetes_cluster
- add support for thegpu_instance
property (#23887)azurerm_kubernetes_cluster_node_pool
- add support for thegpu_instance
property (#23887)azurerm_log_analytics_workspace
- add support for theidentity
property (#23864)azurerm_linux_function_app
- add support for dotnet 8 (#23638)azurerm_linux_function_app_slot
- add support for dotnet 8 (#23638)azurerm_managed_lustre_file_system
- export attributemgs_address
(#23942)azurerm_mssql_database
- support for Hyperscale SKUs (#23974)azurerm_mssql_database
- refactoring to usehashicorp/go-azure-sdk
(#23721)azurerm_mssql_server
- refactoring to usehashicorp/go-azure-sdk
(#23721)azurerm_shared_image
- add support fortrusted_launch_supported
(#23781)azurerm_spring_cloud_container_deployment
- add support for theapplication_performance_monitoring_ids
property (#23862)azurerm_spring_cloud_customized_accelerator
- add support for theaccelerator_type
andpath
properties (#23797)azurerm_point_to_site_vpn_gateway
- allow multipleconnection_configurations
blocks (#23936)azurerm_private_dns_cname_record
-ttl
can now be set to 0 (#23918)azurerm_windows_function_app
- add support for dotnet 8 (#23638)azurerm_windows_function_app_slot
- add support for dotnet 8 (#23638)BUG FIXES:
azurerm_api_management
- correct a bug with additional location zones within theadditional_location
block (#23943)azurerm_dev_test_linux_virtual_machine
-storage_type
is now ForceNew to match the updated API behaviour (#23973)azurerm_dev_test_windows_virtual_machine
-storage_type
is now ForceNew to match the updated API behaviour (#23973)azurerm_disk_encryption_set
- resource will recreate ifidentity
changes fromSystemAssigned
toUserAssigned
(#23904)azurerm_eventhub_cluster
:sku_name
is no longer ForceNew (#24009)azurerm_firewall
- recasing the value forfirewall_policy_id
to workaround the API returning the incorrect casing (#23993)azurerm_security_center_subscription_pricing
- fix a bug preventing removal ofextensions
and downgradingtier
toFree
(#23821)azurerm_windows_web_app
- fix an issue of incorrect application stack settings during update (#23372)v3.81.0
Compare Source
ENHANCEMENTS:
v0.20231116.1162710
ofgithub.com/hashicorp/go-azure-sdk
(#23922)managedservices
: updating to use the base layer fromhashicorp/go-azure-sdk
rather thanAzure/go-autorest
(#23890)network
: updating to API Version2023-06-01
(#23875)servicelinker
: updating to use the base layer fromhashicorp/go-azure-sdk
rather thanAzure/go-autorest
(#23890)storage
: refactoring usages ofgithub.com/hashicorp/go-azure-sdk
to use the base layer fromhashicorp/go-azure-sdk
rather thanAzure/go-autorest
(#23890)azurerm_network_ddos_protection_plan
: refactoring to usehashicorp/go-azure-sdk
(#23849)azurerm_linux_function_app
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_linux_function_app_slot
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_linux_web_app
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_linux_web_app_slot
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_logic_app_integration_account_certificate
-name
now accepts underscores (#23866)azurerm_logic_app_integration_account_partner
-business_identity.value
now accepts underscores (#23866)azurerm_monitor_data_collection_rule
- added support forWorkspaceTransforms
askind
(#23873)azurerm_network_ddos_protection_plan
: refactoring to usehashicorp/go-azure-sdk
(#23849)azurerm_windows_function_app
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_windows_function_app_slot
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_windows_web_app
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)azurerm_windows_web_app_slot
- add support for disabling Basic Auth for default Publishing Profile via new propertiesftp_publish_basic_authentication_enabled
andwebdeploy_publish_basic_authentication_enabled
(#23900)v3.80.0
Compare Source
ENHANCEMENTS:
internal/sdk
- Added support for pointer Types in resource models (#23810)v0.63.0
ofgithub.com/hashicorp/go-azure-helpers
(#23785)v0.20231106.1151347
ofgithub.com/hashicorp/go-azure-sdk
(#23787)azurerm_cognitive_deployment
- support for theversion_upgrade_option
property (#22520)azurerm_firewall_policy_rule_collection_group
- add support for the propertyhttp_headers
(#23641)azurerm_kubernetes_cluster
-fips_enabled
can be updated in thedefault_node_pool
without recreating the cluster (#23612)azurerm_kusto_cluster
- the clustername
can now include dashes (#23790)azurerm_postgresql_database
- update the validation ofcollation
to include support forFrench_France.1252
(#23783)BUG FIXES:
azurerm_data_protection_backup_vault
- removingimport
support, since Data Sources don't support being imported (#23820)azurerm_kusto_database
- removingimport
support, since Data Sources don't support being imported (#23820)azurerm_virtual_hub_route_table
- removingimport
support, since Data Sources don't support being imported (#23820)v3.79.0
Compare Source
ENHANCEMENTS:
azurerm_arc_kuberenetes_cluster_extension_resource
- theversion
andrelease_train
properties can now be set simultaneously (#23692)azurerm_container_apps
- support for theingress.exposed_port
property (#23752)azurerm_cosmosdb_postgresql_cluster
- read replica clusters can be created without specifyingadministrator_login_password
property (#23750)azurerm_managed_application
- arrays can be supplied in theparameter_values
property (#23754)azurerm_storage_management_policy
- support for propertiesrule.*.actions.*.base_blob.0.tier_to_cold_after_days_since_{modification|last_access_time|creation}_greater_than and rule.*.actions.*.{snapshot|version}.0.tier_to_cold_after_days_since_creation_greater_than
(#23574)BUG FIXES:
azurerm_api_management_diagnostic
- theoperation_name_format
attribute will only be sent ifidentifier
is set toapplicationinsights
(#23736)azurerm_backup_policy_vm
- fix payload by using current datetime (#23586)azurerm_kubernetes_cluster
- thecustom_ca_trust_certificates_base64
property can not be removed, only updated (#23737)v3.78.0
Compare Source
FEATURES:
azurerm_resource_management_private_link_association
(#23546)ENHANCEMENTS:
v0.20231025.1113325
ofgithub.com/hashicorp/go-azure-sdk
(#23684)v1.58.3
ofgoogle.golang.org/grpc
(#23691)2022-09-01
to2023-11-01
(#23698)azurerm_monitor_workspace
- exportquery_endpoint
(#23629)azurerm_express_route_port
- support formacsec_sci_enabled
(#23625)azurerm_eventhub_namespace_customer_managed_key
- support for theuser_assigned_identity_id
property (#23635)azurerm_postgresql_flexible_server
-private_dns_zone_id
is no longer ForceNew and case is suppressed (#23660)azurerm_synapse_workspace
- add support forazuread_authentication_only
(#23659)azurerm_redis_enterprise_cluster
- support for new locationJapan East
(#23696)azurerm_search_service
- support forsemantic_search_sku
field (#23698)BUG FIXES:
azurerm_palo_alto_next_generation_firewall_virtual_network_local_rulestack
- added lock for ruleStackID (#23601)azurerm_cognitive_deployment
- remove forceNew tag fromrai_policy_name
(#23697)v3.77.0
Compare Source
FEATURES:
azurerm_application_load_balancer_frontend
(#23411)azurerm_dev_center
(#23538)azurerm_dev_center_project
(#23538)ENHANCEMENTS:
v0.62.0
ofgithub.com/hashicorp/go-azure-helpers
(#23581)2023-05-02
to2023-08-15
(#23598)2022-08-01
to2023-04-01
(#23583)netapp
: updating to use API Version2023-05-01
(#23576)springcloud
: updating to use API Version2023-09-01-preview
(#23544)storage
: updating to use API Version2023-01-01
(#23543)internal/sdk
: fixing an issue where struct fields containingremovedInNextMajorVersion
wouldn't be decoded correctly (#23564)internal/sdk
: struct tag parsing is now handled consistently during both encoding and decoding (#23568)roll_instances_when_required
provider feature in thevirtual_machine_scale_set
block is now optional (#22976)azurerm_automation_account
: refactoring the remaining usage ofAzure/azure-sdk-for-go
to usehashicorp/go-azure-sdk
(#23555)azurerm_automation_account
: refactoring the remaining usage ofAzure/azure-sdk-for-go
to usehashicorp/go-azure-sdk
(#23555)azurerm_resource_deployment_script_azure_cli
- improve validation for theversion
property to support newer versions (#23370)azurerm_resource_deployment_script_azure_power_shell
- improve validation for theversion
property to support newer versions (#23370)azurerm_nginx_deployment
- support for thecapacity
andemail
properties (#23596)BUG FIXES:
azurerm_virtual_hub_connection
- export theinbound_route_map_id
,outbound_route_map_id
, andstatic_vnet_local_route_override_criteria
attributes in therouting
block, and fix a bug where these attributes could not be set (#23491)azurerm_cdn_frontdoor_rule
- theurl_filename_condition
propertiesmatch_values
is now optional ifoperator
is set toAny
(#23541)azurerm_shared_image_gallery
- added thePrivate
andGroups
options for thesharing.permission
property (#23570)azurerm_redis_cache
- fixed incorrect ssl values forredis_primary_connection_string
andsecondary_connection_string
(#23575)azurerm_monitor_activity_log_alert
- therecommend_category
property now can be set toHighAvailability
(#23605)azurerm_recovery_services_vault
- theencryption
property can now be used with thecross_region_restore_enabled
property (#23618)azurerm_storage_account_customer_managed_key
- prevent a panic when the keyvault id is empty (#23599)v3.76.0
Compare Source
FEATURES:
azurerm_security_center_storage_defender
(#23242)azurerm_spring_cloud_application_insights_application_performance_monitoring
(#23107)ENHANCEMENTS:
1.21.3
(#23514)v0.20231012.1141427
ofgithub.com/hashicorp/go-azure-sdk
(#23534)azurerm_application_gateway
- support forbackend_http_settings
,global
,gateway_ip_configuration
and additional attributes (#23318)azurerm_network_service_tags
- export thename
attribute (#23382)azurerm_cosmosdb_postgresql_cluster
- add support forsql_version
of16
andcitus_version
of12.1
(#23476)azurerm_palo_alto_local_rulestack
- correctly normalize thelocation
property (#23483)azurerm_static_site
- add support forapp_settings
(#23421)BUG FIXES:
azurerm_automation_schedule
- fix a bug when updatingstart_time
(#23494)azurerm_eventhub
- remove ForceNew and checkpartition_count
is not decreased (#23499)azurerm_managed_lustre_file_system
- update validation forstorage_capacity_in_tb
according tosku_name
in use (#23428)azurerm_virtual_machine
- fix a crash when the API response for theos_profile
block contains nil properties (#23535)hashicorp/terraform (hashicorp/terraform)
v1.6.5
Compare Source
1.6.5 (November 29, 2023)
BUG FIXES:
v1.6.4
Compare Source
1.6.4 (November 15, 2023)
ENHANCEMENTS:
endpoints.sso
to allow overriding the AWS SSO API endpoint. (#34195)BUG FIXES:
terraform test
: Fix bug preventing passing sensitive output values from previous run blocks as inputs to future run blocks. (#34190)https_proxy
andno_proxy
parameters to allow fully specifying proxy configuration (#34243)v1.6.3
Compare Source
1.6.3 (November 1, 2023)
ENHANCEMENTS:
skip_s3_checksum
to allow users to disable checksum on S3 uploads for compatibility with "S3-compatible" APIs. (#34127)v1.6.2
Compare Source
1.6.2 (October 18, 2023)
BUG FIXES
terraform test
: Fix performance issues when using provisioners within configs being tested. (#34026)terraform test
: Only process and parse relevant variables for each run block. (#34072)-reconfigure
during eachinit
when config was not decoded correctly (#34108)v1.6.1
Compare Source
1.6.1 (October 10, 2023)
ENHANCEMENTS:
skip_requesting_account_id
argument supports AWS API implementations that do not have the IAM, STS, or metadata API. ([#34002](https:/Configuration
📅 Schedule: Branch creation - "before 3am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.