-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RIA-8101 DLRM judge refactor #1915
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
MiguelMartinRojas
previously approved these changes
Jan 26, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
...k/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/ResidentJudgeFtpaDecisionHandler.java
Show resolved
Hide resolved
ThomasKKC
previously approved these changes
Jan 26, 2024
# Conflicts: # src/main/java/uk/gov/hmcts/reform/iacaseapi/domain/entities/DecideFtpaApplicationType.java # src/main/java/uk/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/FtpaDecisionMidEvent.java # src/main/java/uk/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/UpperTribunalBundlePreparer.java # src/test/java/uk/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/FtpaDecisionMidEventTest.java # src/test/java/uk/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/UpperTribunalBundlePreparerTest.java
src/main/java/uk/gov/hmcts/reform/iacaseapi/domain/handlers/presubmit/FtpaDecisionMidEvent.java
Outdated
Show resolved
Hide resolved
MiguelMartinRojas
approved these changes
Jan 29, 2024
Plan Result
|
ThomasKKC
approved these changes
Jan 30, 2024
colmlynch60
added a commit
that referenced
this pull request
May 10, 2024
* base branch for DLRM * RIA-8102 Create new events and rework FTPA resident event (#1912) * RIA-8102 Create new events and rework FTPA resident event * RIA-8102 Fix linting * RIA-8102 Fix tests and decision outcome type * RIA-8549 setup preview env for DLRM (#1918) * RIA-8549 setup preview env for DLRM * RIA-8549 Point to DLRM PRs from ia-case-api * RIA-8549 set master branch for payments-api * RIA-8549 revert values.yaml changes * RIA-8549 set db to v11 instead of 15 * RIA-854 Use postgres 15 * RIA-8549 add -x permission\ for linux * RIA-8549 point to dlrm task configuration * RIA-8549 revert point to dlrm task configuration --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8101 DLRM judge refactor (#1915) * RIA-8101 DLRM judge refactor * RIA-8101 DLRM judge rework - test update * RIA-8101 DLRM judge rework - renaming classes * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring checkstyle * RIA-8101 DLRM judge rework - refactoring checkstyle --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Revert "RIA-8101 DLRM judge refactor" (#1927) * RIA-8102 create new DecideFtpaApplication event (#1934) * RIA-8102 create new DecideFtpaApplication event * RIA-8102 Add not admitted to confirmation screen * RIA-8102 Add event tests * RIA-8102 Fix linting * RIA-8102 Remove old postgres 11 terraform file * RIA-8102 Remove old postgres 11 password terraform file * RIA-8102 Remove leadership visibility part from decideFtpaApplication * RIA-8102 Add midEvent handler functional tests * 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-8116 FTPA tab content update (#1940) * RIA-8116 added migration work * RIA-8116 rebase * RIA-8116 rework rebase * RIA-8116 checkstyle fix * RIA-8116 Updated new event * RIA-8104 Create Rule32 and 31 (#1926) * RIA-8104 Create Rule32 and 31 * RIA-8104 Add rule 31 and 32 * RIA-8104 Fix linting * RIA-8104 Fix test linting * RIA-8104 Fix space * RIA-8104 change dlrm feature toggle check to boolean * RIA-8203_appelan_reheard_35: add new event to send notificaion handler (#1951) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions (#1953) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions * RIA-8104 Add rule 31 and 32 mid event functional tests * RIA-8101 DLRM judge rework (#1947) * RIA-8101 DLRM judge rework * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - renaming functional tests * RIA-8101 DLRM judge rework - deleting old Feature flag --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8160 Added DLRM set aside feature flag (#1955) * RIA-8160 Added DLRM set aside feature flag * RIA-8160 checkstyle fix * RIA-8160 removed 8116 test to be add in later --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-1111_aip_preview_link: Add preview link for aip service (#1957) * RIA-8228 make an application set aside (#1958) * RIA-8228 make an application changes * RIA-8228 make an application * Bumping chart version/ fixing aliases * RIA-8228 make an application - unit test fixs --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8592 Update functional test with new document (#1956) * RIA-8592 Update functional test with new document * RIA-8592 Update functional test decide ftpa application event * RIA-8592 Update functional test to use granted instead of reheardRule32 * RIA-8503 Rule 35 screens (#1959) * RIA-8503: Rule 35 screens * RIA-8503: indentation fix * RIA-8503: fixed unit tests * RIA-8503: fixed unit tests checkstyle * RIA-2222_preview_aip_link: Add preview link for aip service (#1962) * RIA-8109 Added rule 35 data to ftpaList (#1965) * RIA-8109 Added rule 35 data to ftpaList * RIA-8109 Added CVE-2023-34042 to suppressions.xml * RIA-8109 Added additional fields for rule 35 (#1967) * RIA-8107 FTPA decided Rule 35 Overview tab (#1966) * RIA-8107: Rule 35 - overview tab * RIA-8107: Rule 35 - overview tab * RIA-8107: small changes on unit testing * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation (#1972) * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation * RIA-8622 checkstyle fix * RIA-8110 Several implementation changes and unit testing associated (#1974) * RIA-8110: several implementation changes and unit testing associated * RIA-8110: checkstyle fix * RIA-8110: small fixes * RIA-8110: small fixes * RIA-8110: pipeline fix * RIA-8116 Added functional tests for FTPA list (#1971) * RIA-8116 Added functional tests to cover FTPA list scenarios * RIA-8116 Added functional tests to cover FTPA list scenarios --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8199 Added environment var to show event history on AIP (#1977) * RIA-8116 Added isFtpaListVisible field (#1978) * Update values.preview.template.yaml * RIA-8053 ad DLRM fee remission feature flag (#1975) * RIA-8157 update tribunal decision (#1980) * RIA-8157 Update Tribunal Decision. * RIA-8157: Refactoring work and error checking with testing * RIA-8157: more refactoring work * RIA-8157: fixes applied * RIA-8157: fixes applied --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: javierhmcts <[email protected]> * RIA-8158 Added functional test for underRule32 scenario on updateTribunalDecision event (#1987) * RIA-8157 quick fix the problem of sonarCloud (#1986) * quick fix the problem of sonarCloud * increase code coverage for the "UpdateTribunalDecisionDocumentUploadRule31MidEvent" and "UpdateTribunalDecisionRule31MidEvent" class * RIA-8157 fix the code smell problem v2 (#1990) * fix the code smell problem v2 * RIA-8157 Fixed functional test --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8721 Generate AMENDED cover letter (#1991) * RIA-8721 Generate AMENDED cover letter * RIA-8721 Added functional tests * RIA-1111: xui-webapp: Change image title to Latest (#1995) * RIA-1112 chart_update_for_aip_refund_preview (#1997) * RIA-1112: Add to charts preview environment ia-aip-frontend-refund created from new branch * 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-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments (#2039) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab - addressing fix (#2040) * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing fix * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Fix unit tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> * RIA-8778 Allow user to apply FTPA again after update tribunal decision rule 31 (#2045) * RIA-8758 CcdScenarioRunnerTest fixes from master (#2021) * RIA-8758 CcdScenarioRunnerTest fixes from master * RIA-8758 Functional test fixes and disabled * RIA-8758 Extending suppressions --------- Co-authored-by: Javier Marin <[email protected]> * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission (#2044) * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission * RIA-8062 remove whole package reference * RIA-8678 update appeal state on remited appeals (#2051) * RIA-8678 Suppress vulnerability (#2053) * Update suppressions.xml * Update Chart.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * RIA-8888 Updated payment preview env PR (#2076) * RIA-8828 Merge from master (#2081) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * Fix unit tests --------- Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: kalachandrasekar1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: apereverzin1 <[email protected]> * RIA-1122 change_link_for_aip (#2103) * RIA-1122_change_link_for_aip: Change link to aip service to 1038 * 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-8860 Merge with master (#2105) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * DIAC-323 Added previous remission details to asylumCase (#2042) * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added support of EU appeal type for previous remissions * DIAC-112 first batch (#2087) * DIAC-112 doing the first batch of case IDs * DIAC-112 doing the first batch of case IDs * DIAC-394 expanding python scripts (#2085) * DIAC-394 some refactoring, changed up output filenames for jsons, adding functionality to replace specific fields within JSON easily * Removing local filepaths in examples * RIA-TASK - NABA -> Master : DO NOT MERGE (#1273) * RIA-6854 Added ADA check on auto end appeal handlers and updated their unit tests. (#1291) Co-authored-by: colmlynch60 <[email protected]> * RIA-6735 - (#1293) * RIA-6735 - * Disabling internal case creation Submit appeal notifications * Updating isAdmin flag to also be called on about to submit for startAppeal as it was not setting for LR journey cases. * RIA-6735 - Updating unit test * Ria 6698 appeal tab changes (#1287) * RIA-6591 appeal tab clearing fields * RIA-6698-Appeal-tab * Added tests * moved functionality * Moved logic to another handler * remove tribunal internal case field * spaces --------- Co-authored-by: Jamie <[email protected]> * RIA-6798: Validation of PRP1 API is not called for detained, ADA, AAA appeals (#1295) * RIA-6856 makeAnApplicationTypes available for some internal ada cases (#1296) * RIA-6856 makeAnApplicationTypes available for some internal ada cases * RIA-6856 cve suppression * RIA-6856 Refactor to avoid code smell for fallthrough * RIA-6856 Update java chart to 4.0.12 * RIA-6847 HC Mappings by detention facility name changes and tests (#1298) * RIA-6847 HC Mappings by detention facility name changes and tests * RIA-6847 Logic changes to handle when detention facility is 'Other' * Adding parameterized unit tests to check for multiple prisons and ircs * Checkstyle * RIA-6811 Enable decideAnApplication for internal cases' notifications (#1297) * RIA-6851 Internal cases hearing centre mapping (#1301) * RIA-6733: Internal cases should not be marked as paid when remission is approved or yet to be decided (#1300) * RIA-6733: 'Mark appeal paid' event should not be available to ADA (#1304) * RIA-6780: Request response review notification for internal ADA cases (#1305) * Ria 6779 request respondent review (#1302) * RIA-6591 appeal tab clearing fields * RIA-6779 Request respondent review --------- Co-authored-by: Jamie <[email protected]> * Ria 6779 conflict fix (#1308) * RIA-6591 appeal tab clearing fields * RIA-6779-add event back in --------- Co-authored-by: Jamie <[email protected]> * RIA-6914: Fix validation issue for detained appeals on 'Request respondent evidence' event (#1307) * RIA-6920 Add makeAnApplication to internal case notifications (#1309) * RIA-6920 Add makeAnApplication to internal case notifications * Bumping chart version/ fixing aliases --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6781 Added ADA suitability review event to internal events to handle (#1310) * RIA-6647 change date field to string (#1314) * RIA-6647 Change ftpaApplicationDeadline (date) to ftpaApplicationDeadlineDate (string) * RIA-6647 Update functional tests and add TODAY_FULL_DATE for dynamic evaluation of string date in full * Update azurerm to 3.33.0 * 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-6784: Enable 'applyForFTPAAppellant' for internal cases (#1316) * RIA-6784: Enable 'applyForFTPAAppellant' for internal cases * 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-6785: Enable 'applyForFTPARespondent' event for internal cases (#1317) * RIA-6901 Updated yaml file to reflect new number of days for ADA FTPA deadline. (#1319) * Ria 6929 - Setting up preview environment on NABA dev branch (#1311) * RIA-6929 - Setting up preview environment for NABA dev branches * Adding execute permissions to role scripts * Preview - Updating * RIA-6586 Transfer out of ADA loose ends (#1318) * RIA-6586 Skip direction/notification with requestResponseReview if ex ADA with hearing req submitted * RIA-6586 Add error when trying to review hearing req if they were submitted when case was ADA * RIA-6586 Enable editCaseListing and mark hearing req reviewed during requestResponseReview if case was ADA with hearing req submitted * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6837 Update to application type drop down when HO is making an application for an ADA (#1320) * Notification should be sent on 'uploadHomeOfficeAppealResponse' event (#1322) Co-authored-by: colmlynch60 <[email protected]> * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA (#1321) * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA * RIA-6877 RIA-6913 Consider specific NO values instead of !YES evaluated in HandlerUtils * RIA-6877 RIA-6913 Functional tests * RIA-6877 RIA-6913 Functional tests update * RIA-6877 RIA-6913 CVE suppression * RIA-6953 - Writing a skeleton local authority policy for internal cas… (#1324) * RIA-6953 - Writing a skeleton local authority policy for internal case creation to enable Noc * RIA-6953 - Removing unused imports * RIA-6953 - Checkstyle * RIA-6805: Enable 'residentJudgeFtpaDecision' and 'leadershipJudgeFtpaDecision' events for internal cases (#1323) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on t… (#1326) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Deleted debug print line * RIA-6856 Add 'Expedite' and 'Adjourn' for internal ADA cases (#1325) * RIA-6856 Add 'Expedite' and 'Adjourn' between awaitingRespondentEvidence and Decided and 'Update hearing requirements' when appropriate * RIA-6856 Fix functional test * Update java chart * RIA-6856 Change order of applications in functional test * RIA-6856 Extend test to all valid states * RIA-6848 Review Hearing Requirements error handling for judge non ADA (#1329) * RIA-6848 Review Hearing Requirements error handling for judge non ADA * Checkstyle * RIA-6950 FTPA journey (Revert back Full month implementation) (#1331) * RIA-6950-ftpa-journey-revert-back-full-month-implementation * update LocalDate toString instead of using date formatter * RIA-6849 - Internal case creation to legally represented via NoC (#1328) * RIA-6849 - Internal case creation to legally represented via NoC * Fixing case data for the above NoC request * RIA-6849 - Adding suppression * RIA-6907 Remove detained status event handlers and tests (#1334) * RIA-6907 Remove detained status event handlers and tests * Bumping chart version/ fixing aliases * Suppressing vulnerability CVE-2023-20861 * Adding extra unit test * Code optimisation using HanderUtils method --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6991 Hide EditAppealTypePreparer class for AIP journey (#1340) * RIA-6991 Hide EditAppealTypePreparer class for AIP journey * RIA-6991 Hide AgeAssessmentDataEditAppealHandler class for AIP journey (#1341) * RIA-6954: Updated the available application types for internal ADA ca… (#1339) * RIA-6954: Updated the available application types for internal ADA cases for Admin * Fix Functional tests --------- Co-authored-by: colmlynch60 <[email protected]> * Ria 6906 mark appeal as detained (#1332) * RIA-6906 MarkAppealAsDetained event, pre- and post-submit handlers, PrisonNomsNumber entity * RIA-6906 Validation for custodialDate and bailApplicationNumber * RIA-6906 Address test failures * Fix rebasing issue * Fix unit test * Clearing non-detained fields * Fix wording of confirmation screen * Added suppression --------- Co-authored-by: Ryan Nesbitt <[email protected]> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: hussain-faruk <[email protected]> Co-authored-by: FarukH <[email protected]> * RIA-6975 - Adding NABA feature flag & defaulting in detention to "No" (#1344) * RIA-6975 - Adding NABA feature flag & defaulting in detention to "No" * RIA-6975 - Updating Dockerfile to use tagged image of java-11 * Revert "RIA-6975 - Adding NABA feature flag & defaulting in detention to "No"" (#1346) * Revert "RIA-6975 - Adding NABA feature flag & defaulting in detention to "No" (#1344)" This reverts commit 17694d355751f79ca653f0d798a3990006f1bafb. * RIA-6975 - updated jdk * RIA-6939: Enable notifications for 'Remove Detention Status' & 'Mark … (#1343) * RIA-6939: Enable notifications for 'Remove Detention Status' & 'Mark Appeal as Detained' * RIA-6939 - Updated jdk base image * RIA-6939 - disabled broken test temporarily * RIA-6939 - disabled broken test temporarily --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * RIA-6990 fixing CustodialDateValidator and its tests. (#1350) * RIA-6586 Fixing typo in confirmation text (#1352) * RIA-7003 unrep start appeal confirmation content change (#1353) * RIA-7003 startAppeal confirmation screen content changes * RIA-7003 Adding both admin and LR content and unit test changes * RIA-7009 - Adding internal case confirmation screen message for submi… (#1355) * RIA-7009 - Adding internal case confirmation screen message for submitAppeal event * RIA-7009 - Adding suppression --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-6560 - Functional tests improvements (#1351) * RIA-6560 - Functional tests improvements * RIA-6560 - Functional tests improvements * RIA-7030 (#1361) * Added reinstate appeal event to internal events to handle * RIA-7039: Not setting HAS_SERVICE_REQUEST_ALREADY field during Remission decision when the case is in Admin journey (#1360) Co-authored-by: colmlynch60 <[email protected]> * RIA-7029 Handler to set isAdmin to Yes when stop representing a client (#1365) * RIA-7029 Handler to set isAdmin to Yes when stop representing a client * RIA-7029 checkstyle fix * RIA-7029 Fix smoke test failure * Fix for preview env. (#1354) * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for preview env. * Fix for …
neha-aggarw
added a commit
that referenced
this pull request
May 20, 2024
* base branch for DLRM * RIA-8102 Create new events and rework FTPA resident event (#1912) * RIA-8102 Create new events and rework FTPA resident event * RIA-8102 Fix linting * RIA-8102 Fix tests and decision outcome type * RIA-8549 setup preview env for DLRM (#1918) * RIA-8549 setup preview env for DLRM * RIA-8549 Point to DLRM PRs from ia-case-api * RIA-8549 set master branch for payments-api * RIA-8549 revert values.yaml changes * RIA-8549 set db to v11 instead of 15 * RIA-854 Use postgres 15 * RIA-8549 add -x permission\ for linux * RIA-8549 point to dlrm task configuration * RIA-8549 revert point to dlrm task configuration --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8101 DLRM judge refactor (#1915) * RIA-8101 DLRM judge refactor * RIA-8101 DLRM judge rework - test update * RIA-8101 DLRM judge rework - renaming classes * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring checkstyle * RIA-8101 DLRM judge rework - refactoring checkstyle --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Revert "RIA-8101 DLRM judge refactor" (#1927) * RIA-8102 create new DecideFtpaApplication event (#1934) * RIA-8102 create new DecideFtpaApplication event * RIA-8102 Add not admitted to confirmation screen * RIA-8102 Add event tests * RIA-8102 Fix linting * RIA-8102 Remove old postgres 11 terraform file * RIA-8102 Remove old postgres 11 password terraform file * RIA-8102 Remove leadership visibility part from decideFtpaApplication * RIA-8102 Add midEvent handler functional tests * 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-8116 FTPA tab content update (#1940) * RIA-8116 added migration work * RIA-8116 rebase * RIA-8116 rework rebase * RIA-8116 checkstyle fix * RIA-8116 Updated new event * RIA-8104 Create Rule32 and 31 (#1926) * RIA-8104 Create Rule32 and 31 * RIA-8104 Add rule 31 and 32 * RIA-8104 Fix linting * RIA-8104 Fix test linting * RIA-8104 Fix space * RIA-8104 change dlrm feature toggle check to boolean * RIA-8203_appelan_reheard_35: add new event to send notificaion handler (#1951) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions (#1953) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions * RIA-8104 Add rule 31 and 32 mid event functional tests * RIA-8101 DLRM judge rework (#1947) * RIA-8101 DLRM judge rework * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - renaming functional tests * RIA-8101 DLRM judge rework - deleting old Feature flag --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8160 Added DLRM set aside feature flag (#1955) * RIA-8160 Added DLRM set aside feature flag * RIA-8160 checkstyle fix * RIA-8160 removed 8116 test to be add in later --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-1111_aip_preview_link: Add preview link for aip service (#1957) * RIA-8228 make an application set aside (#1958) * RIA-8228 make an application changes * RIA-8228 make an application * Bumping chart version/ fixing aliases * RIA-8228 make an application - unit test fixs --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8592 Update functional test with new document (#1956) * RIA-8592 Update functional test with new document * RIA-8592 Update functional test decide ftpa application event * RIA-8592 Update functional test to use granted instead of reheardRule32 * RIA-8503 Rule 35 screens (#1959) * RIA-8503: Rule 35 screens * RIA-8503: indentation fix * RIA-8503: fixed unit tests * RIA-8503: fixed unit tests checkstyle * RIA-2222_preview_aip_link: Add preview link for aip service (#1962) * RIA-8109 Added rule 35 data to ftpaList (#1965) * RIA-8109 Added rule 35 data to ftpaList * RIA-8109 Added CVE-2023-34042 to suppressions.xml * RIA-8109 Added additional fields for rule 35 (#1967) * RIA-8107 FTPA decided Rule 35 Overview tab (#1966) * RIA-8107: Rule 35 - overview tab * RIA-8107: Rule 35 - overview tab * RIA-8107: small changes on unit testing * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation (#1972) * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation * RIA-8622 checkstyle fix * RIA-8110 Several implementation changes and unit testing associated (#1974) * RIA-8110: several implementation changes and unit testing associated * RIA-8110: checkstyle fix * RIA-8110: small fixes * RIA-8110: small fixes * RIA-8110: pipeline fix * RIA-8116 Added functional tests for FTPA list (#1971) * RIA-8116 Added functional tests to cover FTPA list scenarios * RIA-8116 Added functional tests to cover FTPA list scenarios --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8199 Added environment var to show event history on AIP (#1977) * RIA-8116 Added isFtpaListVisible field (#1978) * Update values.preview.template.yaml * RIA-8053 ad DLRM fee remission feature flag (#1975) * RIA-8157 update tribunal decision (#1980) * RIA-8157 Update Tribunal Decision. * RIA-8157: Refactoring work and error checking with testing * RIA-8157: more refactoring work * RIA-8157: fixes applied * RIA-8157: fixes applied --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: javierhmcts <[email protected]> * RIA-8158 Added functional test for underRule32 scenario on updateTribunalDecision event (#1987) * RIA-8157 quick fix the problem of sonarCloud (#1986) * quick fix the problem of sonarCloud * increase code coverage for the "UpdateTribunalDecisionDocumentUploadRule31MidEvent" and "UpdateTribunalDecisionRule31MidEvent" class * RIA-8157 fix the code smell problem v2 (#1990) * fix the code smell problem v2 * RIA-8157 Fixed functional test --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8721 Generate AMENDED cover letter (#1991) * RIA-8721 Generate AMENDED cover letter * RIA-8721 Added functional tests * RIA-1111: xui-webapp: Change image title to Latest (#1995) * RIA-1112 chart_update_for_aip_refund_preview (#1997) * RIA-1112: Add to charts preview environment ia-aip-frontend-refund created from new branch * 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-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8253 Added handler to rename the uploaded remittal decision document (#2000) - Added confirmation handler for the new event : Mark Appeal As Remitted. * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008) * RIA-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: Miguel Martin <[email protected]> Co-authored-by: ikirsanov <[email protected]> * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Revert "RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008)" (#2013) This reverts commit d36ffa506efdae592821967d266c9611733bd0d1. * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8257 Updated field id for remitted functional test (#2023) * RIA-8253 Fix minor text changes for the confirmation body (#2026) * RIA-8258 - Mark appeal as remitted Notification to LR/HO (#2025) * RIA-8258 - Mark appeal as remitted Notification to LR/HO * RIA-8258 - Fixed test * RIA-8257 Added remitted case note (#2028) * RIA-8257 Added remitted case note * RIA-8257 fixed checkstyle * RIA-8257 added notification PR 1122 for preview env * RIA-8257 Updated Court of Appeal enum value (#2036) * RIA-8257 Updated Court of Appeal enum value * RIA-8257 Updated suppressions.xml * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8254 Added state 'remitted' (#2037) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments (#2039) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8285 Updated branch for remitted WA task config (#2041) * RIA-8210 Update tribunal decision Rule31- Documents tab - addressing fix (#2040) * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing fix * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Fix unit tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> * RIA-8778 Allow user to apply FTPA again after update tribunal decision rule 31 (#2045) * RIA-8758 CcdScenarioRunnerTest fixes from master (#2021) * RIA-8758 CcdScenarioRunnerTest fixes from master * RIA-8758 Functional test fixes and disabled * RIA-8758 Extending suppressions --------- Co-authored-by: Javier Marin <[email protected]> * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission (#2044) * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission * RIA-8062 remove whole package reference * RIA-8678 update appeal state on remited appeals (#2051) * RIA-8678 Suppress vulnerability (#2053) * RIA-8290 - Reheard appeal - event refactor (#2052) * RIA-8290 - Reheard appeal - event refactor * RIA-8290 - Reheard appeal - event refactor - removing check * RIA-8290 - Reheard appeal - event refactor - removing check --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8256 Append the new Remittal Object (containing decision & other remittal documents) to the existing collection. (#2059) * RIA-8256 Added logic in the handler to put the Remittal related document in an Object for the Documents tab - Added new object to hold the documents (eq to complex type in the CCD). * Fix typo and variable naming * RIA-8256 USed Appender class to append the new Remittal document object in the existing collection * Update suppressions.xml --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8772 Added remitted reheard document complex collections (#2061) * RIA-8772 Added remitted reheard document complex collections * RIA-8772 Updated Preview Remitted document-api PR * RIA-8772 rebase fix * Update Chart.yaml --------- Co-authored-by: colmlynch60 <[email protected]> * Update suppressions.xml * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml * RIA-8259 Updating image PR for ia-aip-frontend (#2073) * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * RIA-8888 Updated payment preview env PR (#2076) * RIA-8888 Updated payment preview env PR (#2077) * RIA-8256 Clear remitted data (#2071) * RIA-8828 Merge from master (#2081) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * Fix unit tests --------- Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: kalachandrasekar1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: apereverzin1 <[email protected]> * RIA-8291 Append remitted reheard hearing bundle (#2090) * RIA-1122 change_link_for_aip (#2103) * RIA-1122_change_link_for_aip: Change link to aip service to 1038 * 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-8807 Make an application event in the Remitted state (#2095) * RIA-8807 'Make an application' event in the Remitted state * 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-8860 Merge with master (#2105) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * DIAC-323 Added previous remission details to asylumCase (#2042) * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added support of EU appeal type for previous remissions * DIAC-112 first batch (#2087) * DIAC-112 doing the first batch of case IDs * DIAC-112 doing the first batch of case IDs * DIAC-394 expanding python scripts (#2085) * DIAC-394 some refactoring, changed up output filenames for jsons, adding functionality to replace specific fields within JSON easily * Removing local filepaths in examples * RIA-TASK - NABA -> Master : DO NOT MERGE (#1273) * RIA-6854 Added ADA check on auto end appeal handlers and updated their unit tests. (#1291) Co-authored-by: colmlynch60 <[email protected]> * RIA-6735 - (#1293) * RIA-6735 - * Disabling internal case creation Submit appeal notifications * Updating isAdmin flag to also be called on about to submit for startAppeal as it was not setting for LR journey cases. * RIA-6735 - Updating unit test * Ria 6698 appeal tab changes (#1287) * RIA-6591 appeal tab clearing fields * RIA-6698-Appeal-tab * Added tests * moved functionality * Moved logic to another handler * remove tribunal internal case field * spaces --------- Co-authored-by: Jamie <[email protected]> * RIA-6798: Validation of PRP1 API is not called for detained, ADA, AAA appeals (#1295) * RIA-6856 makeAnApplicationTypes available for some internal ada cases (#1296) * RIA-6856 makeAnApplicationTypes available for some internal ada cases * RIA-6856 cve suppression * RIA-6856 Refactor to avoid code smell for fallthrough * RIA-6856 Update java chart to 4.0.12 * RIA-6847 HC Mappings by detention facility name changes and tests (#1298) * RIA-6847 HC Mappings by detention facility name changes and tests * RIA-6847 Logic changes to handle when detention facility is 'Other' * Adding parameterized unit tests to check for multiple prisons and ircs * Checkstyle * RIA-6811 Enable decideAnApplication for internal cases' notifications (#1297) * RIA-6851 Internal cases hearing centre mapping (#1301) * RIA-6733: Internal cases should not be marked as paid when remission is approved or yet to be decided (#1300) * RIA-6733: 'Mark appeal paid' event should not be available to ADA (#1304) * RIA-6780: Request response review notification for internal ADA cases (#1305) * Ria 6779 request respondent review (#1302) * RIA-6591 appeal tab clearing fields * RIA-6779 Request respondent review --------- Co-authored-by: Jamie <[email protected]> * Ria 6779 conflict fix (#1308) * RIA-6591 appeal tab clearing fields * RIA-6779-add event back in --------- Co-authored-by: Jamie <[email protected]> * RIA-6914: Fix validation issue for detained appeals on 'Request respondent evidence' event (#1307) * RIA-6920 Add makeAnApplication to internal case notifications (#1309) * RIA-6920 Add makeAnApplication to internal case notifications * Bumping chart version/ fixing aliases --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6781 Added ADA suitability review event to internal events to handle (#1310) * RIA-6647 change date field to string (#1314) * RIA-6647 Change ftpaApplicationDeadline (date) to ftpaApplicationDeadlineDate (string) * RIA-6647 Update functional tests and add TODAY_FULL_DATE for dynamic evaluation of string date in full * Update azurerm to 3.33.0 * 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-6784: Enable 'applyForFTPAAppellant' for internal cases (#1316) * RIA-6784: Enable 'applyForFTPAAppellant' for internal cases * 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-6785: Enable 'applyForFTPARespondent' event for internal cases (#1317) * RIA-6901 Updated yaml file to reflect new number of days for ADA FTPA deadline. (#1319) * Ria 6929 - Setting up preview environment on NABA dev branch (#1311) * RIA-6929 - Setting up preview environment for NABA dev branches * Adding execute permissions to role scripts * Preview - Updating * RIA-6586 Transfer out of ADA loose ends (#1318) * RIA-6586 Skip direction/notification with requestResponseReview if ex ADA with hearing req submitted * RIA-6586 Add error when trying to review hearing req if they were submitted when case was ADA * RIA-6586 Enable editCaseListing and mark hearing req reviewed during requestResponseReview if case was ADA with hearing req submitted * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6837 Update to application type drop down when HO is making an application for an ADA (#1320) * Notification should be sent on 'uploadHomeOfficeAppealResponse' event (#1322) Co-authored-by: colmlynch60 <[email protected]> * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA (#1321) * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA * RIA-6877 RIA-6913 Consider specific NO values instead of !YES evaluated in HandlerUtils * RIA-6877 RIA-6913 Functional tests * RIA-6877 RIA-6913 Functional tests update * RIA-6877 RIA-6913 CVE suppression * RIA-6953 - Writing a skeleton local authority policy for internal cas… (#1324) * RIA-6953 - Writing a skeleton local authority policy for internal case creation to enable Noc * RIA-6953 - Removing unused imports * RIA-6953 - Checkstyle * RIA-6805: Enable 'residentJudgeFtpaDecision' and 'leadershipJudgeFtpaDecision' events for internal cases (#1323) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on t… (#1326) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Deleted debug print line * RIA-6856 Add 'Expedite' and 'Adjourn' for internal ADA cases (#1325) * RIA-6856 Add 'Expedite' and 'Adjourn' between awaitingRespondentEvidence and Decided and 'Update hearing requirements' when appropriate * RIA-6856 Fix functional test * Update java chart * RIA-6856 Change order of applications in functional test * RIA-6856 Extend test to all valid states * RIA-6848 Review Hearing Requirements error handling for judge non ADA (#1329) * RIA-6848 Review Hearing Requirements error handling for judge non ADA * Checkstyle * RIA-6950 FTPA journey (Revert back Full month implementation) (#1331) * RIA-6950-ftpa-journey-revert-back-full-month-implementation * update LocalDate toString instead of using date formatter * RIA-6849 - Internal case creation to legally represented via NoC (#1328) * RIA-6849 - Internal case creation to legally represented via NoC * Fixing case data for the above NoC request * RIA-68…
ThomasKKC
added a commit
that referenced
this pull request
May 30, 2024
* RIA-TASK - DLRM - REMITTED -> Master (#2012) * base branch for DLRM * RIA-8102 Create new events and rework FTPA resident event (#1912) * RIA-8102 Create new events and rework FTPA resident event * RIA-8102 Fix linting * RIA-8102 Fix tests and decision outcome type * RIA-8549 setup preview env for DLRM (#1918) * RIA-8549 setup preview env for DLRM * RIA-8549 Point to DLRM PRs from ia-case-api * RIA-8549 set master branch for payments-api * RIA-8549 revert values.yaml changes * RIA-8549 set db to v11 instead of 15 * RIA-854 Use postgres 15 * RIA-8549 add -x permission\ for linux * RIA-8549 point to dlrm task configuration * RIA-8549 revert point to dlrm task configuration --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8101 DLRM judge refactor (#1915) * RIA-8101 DLRM judge refactor * RIA-8101 DLRM judge rework - test update * RIA-8101 DLRM judge rework - renaming classes * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring checkstyle * RIA-8101 DLRM judge rework - refactoring checkstyle --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Revert "RIA-8101 DLRM judge refactor" (#1927) * RIA-8102 create new DecideFtpaApplication event (#1934) * RIA-8102 create new DecideFtpaApplication event * RIA-8102 Add not admitted to confirmation screen * RIA-8102 Add event tests * RIA-8102 Fix linting * RIA-8102 Remove old postgres 11 terraform file * RIA-8102 Remove old postgres 11 password terraform file * RIA-8102 Remove leadership visibility part from decideFtpaApplication * RIA-8102 Add midEvent handler functional tests * 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-8116 FTPA tab content update (#1940) * RIA-8116 added migration work * RIA-8116 rebase * RIA-8116 rework rebase * RIA-8116 checkstyle fix * RIA-8116 Updated new event * RIA-8104 Create Rule32 and 31 (#1926) * RIA-8104 Create Rule32 and 31 * RIA-8104 Add rule 31 and 32 * RIA-8104 Fix linting * RIA-8104 Fix test linting * RIA-8104 Fix space * RIA-8104 change dlrm feature toggle check to boolean * RIA-8203_appelan_reheard_35: add new event to send notificaion handler (#1951) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions (#1953) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions * RIA-8104 Add rule 31 and 32 mid event functional tests * RIA-8101 DLRM judge rework (#1947) * RIA-8101 DLRM judge rework * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - renaming functional tests * RIA-8101 DLRM judge rework - deleting old Feature flag --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8160 Added DLRM set aside feature flag (#1955) * RIA-8160 Added DLRM set aside feature flag * RIA-8160 checkstyle fix * RIA-8160 removed 8116 test to be add in later --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-1111_aip_preview_link: Add preview link for aip service (#1957) * RIA-8228 make an application set aside (#1958) * RIA-8228 make an application changes * RIA-8228 make an application * Bumping chart version/ fixing aliases * RIA-8228 make an application - unit test fixs --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8592 Update functional test with new document (#1956) * RIA-8592 Update functional test with new document * RIA-8592 Update functional test decide ftpa application event * RIA-8592 Update functional test to use granted instead of reheardRule32 * RIA-8503 Rule 35 screens (#1959) * RIA-8503: Rule 35 screens * RIA-8503: indentation fix * RIA-8503: fixed unit tests * RIA-8503: fixed unit tests checkstyle * RIA-2222_preview_aip_link: Add preview link for aip service (#1962) * RIA-8109 Added rule 35 data to ftpaList (#1965) * RIA-8109 Added rule 35 data to ftpaList * RIA-8109 Added CVE-2023-34042 to suppressions.xml * RIA-8109 Added additional fields for rule 35 (#1967) * RIA-8107 FTPA decided Rule 35 Overview tab (#1966) * RIA-8107: Rule 35 - overview tab * RIA-8107: Rule 35 - overview tab * RIA-8107: small changes on unit testing * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation (#1972) * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation * RIA-8622 checkstyle fix * RIA-8110 Several implementation changes and unit testing associated (#1974) * RIA-8110: several implementation changes and unit testing associated * RIA-8110: checkstyle fix * RIA-8110: small fixes * RIA-8110: small fixes * RIA-8110: pipeline fix * RIA-8116 Added functional tests for FTPA list (#1971) * RIA-8116 Added functional tests to cover FTPA list scenarios * RIA-8116 Added functional tests to cover FTPA list scenarios --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8199 Added environment var to show event history on AIP (#1977) * RIA-8116 Added isFtpaListVisible field (#1978) * Update values.preview.template.yaml * RIA-8053 ad DLRM fee remission feature flag (#1975) * RIA-8157 update tribunal decision (#1980) * RIA-8157 Update Tribunal Decision. * RIA-8157: Refactoring work and error checking with testing * RIA-8157: more refactoring work * RIA-8157: fixes applied * RIA-8157: fixes applied --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: javierhmcts <[email protected]> * RIA-8158 Added functional test for underRule32 scenario on updateTribunalDecision event (#1987) * RIA-8157 quick fix the problem of sonarCloud (#1986) * quick fix the problem of sonarCloud * increase code coverage for the "UpdateTribunalDecisionDocumentUploadRule31MidEvent" and "UpdateTribunalDecisionRule31MidEvent" class * RIA-8157 fix the code smell problem v2 (#1990) * fix the code smell problem v2 * RIA-8157 Fixed functional test --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8721 Generate AMENDED cover letter (#1991) * RIA-8721 Generate AMENDED cover letter * RIA-8721 Added functional tests * RIA-1111: xui-webapp: Change image title to Latest (#1995) * RIA-1112 chart_update_for_aip_refund_preview (#1997) * RIA-1112: Add to charts preview environment ia-aip-frontend-refund created from new branch * 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-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8253 Added handler to rename the uploaded remittal decision document (#2000) - Added confirmation handler for the new event : Mark Appeal As Remitted. * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008) * RIA-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: Miguel Martin <[email protected]> Co-authored-by: ikirsanov <[email protected]> * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Revert "RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008)" (#2013) This reverts commit d36ffa506efdae592821967d266c9611733bd0d1. * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8257 Updated field id for remitted functional test (#2023) * RIA-8253 Fix minor text changes for the confirmation body (#2026) * RIA-8258 - Mark appeal as remitted Notification to LR/HO (#2025) * RIA-8258 - Mark appeal as remitted Notification to LR/HO * RIA-8258 - Fixed test * RIA-8257 Added remitted case note (#2028) * RIA-8257 Added remitted case note * RIA-8257 fixed checkstyle * RIA-8257 added notification PR 1122 for preview env * RIA-8257 Updated Court of Appeal enum value (#2036) * RIA-8257 Updated Court of Appeal enum value * RIA-8257 Updated suppressions.xml * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8254 Added state 'remitted' (#2037) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments (#2039) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8285 Updated branch for remitted WA task config (#2041) * RIA-8210 Update tribunal decision Rule31- Documents tab - addressing fix (#2040) * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing fix * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Fix unit tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> * RIA-8778 Allow user to apply FTPA again after update tribunal decision rule 31 (#2045) * RIA-8758 CcdScenarioRunnerTest fixes from master (#2021) * RIA-8758 CcdScenarioRunnerTest fixes from master * RIA-8758 Functional test fixes and disabled * RIA-8758 Extending suppressions --------- Co-authored-by: Javier Marin <[email protected]> * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission (#2044) * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission * RIA-8062 remove whole package reference * RIA-8678 update appeal state on remited appeals (#2051) * RIA-8678 Suppress vulnerability (#2053) * RIA-8290 - Reheard appeal - event refactor (#2052) * RIA-8290 - Reheard appeal - event refactor * RIA-8290 - Reheard appeal - event refactor - removing check * RIA-8290 - Reheard appeal - event refactor - removing check --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8256 Append the new Remittal Object (containing decision & other remittal documents) to the existing collection. (#2059) * RIA-8256 Added logic in the handler to put the Remittal related document in an Object for the Documents tab - Added new object to hold the documents (eq to complex type in the CCD). * Fix typo and variable naming * RIA-8256 USed Appender class to append the new Remittal document object in the existing collection * Update suppressions.xml --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8772 Added remitted reheard document complex collections (#2061) * RIA-8772 Added remitted reheard document complex collections * RIA-8772 Updated Preview Remitted document-api PR * RIA-8772 rebase fix * Update Chart.yaml --------- Co-authored-by: colmlynch60 <[email protected]> * Update suppressions.xml * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml * RIA-8259 Updating image PR for ia-aip-frontend (#2073) * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * RIA-8888 Updated payment preview env PR (#2076) * RIA-8888 Updated payment preview env PR (#2077) * RIA-8256 Clear remitted data (#2071) * RIA-8828 Merge from master (#2081) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * Fix unit tests --------- Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: kalachandrasekar1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: apereverzin1 <[email protected]> * RIA-8291 Append remitted reheard hearing bundle (#2090) * RIA-1122 change_link_for_aip (#2103) * RIA-1122_change_link_for_aip: Change link to aip service to 1038 * 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-8807 Make an application event in the Remitted state (#2095) * RIA-8807 'Make an application' event in the Remitted state * 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-8860 Merge with master (#2105) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * DIAC-323 Added previous remission details to asylumCase (#2042) * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added support of EU appeal type for previous remissions * DIAC-112 first batch (#2087) * DIAC-112 doing the first batch of case IDs * DIAC-112 doing the first batch of case IDs * DIAC-394 expanding python scripts (#2085) * DIAC-394 some refactoring, changed up output filenames for jsons, adding functionality to replace specific fields within JSON easily * Removing local filepaths in examples * RIA-TASK - NABA -> Master : DO NOT MERGE (#1273) * RIA-6854 Added ADA check on auto end appeal handlers and updated their unit tests. (#1291) Co-authored-by: colmlynch60 <[email protected]> * RIA-6735 - (#1293) * RIA-6735 - * Disabling internal case creation Submit appeal notifications * Updating isAdmin flag to also be called on about to submit for startAppeal as it was not setting for LR journey cases. * RIA-6735 - Updating unit test * Ria 6698 appeal tab changes (#1287) * RIA-6591 appeal tab clearing fields * RIA-6698-Appeal-tab * Added tests * moved functionality * Moved logic to another handler * remove tribunal internal case field * spaces --------- Co-authored-by: Jamie <[email protected]> * RIA-6798: Validation of PRP1 API is not called for detained, ADA, AAA appeals (#1295) * RIA-6856 makeAnApplicationTypes available for some internal ada cases (#1296) * RIA-6856 makeAnApplicationTypes available for some internal ada cases * RIA-6856 cve suppression * RIA-6856 Refactor to avoid code smell for fallthrough * RIA-6856 Update java chart to 4.0.12 * RIA-6847 HC Mappings by detention facility name changes and tests (#1298) * RIA-6847 HC Mappings by detention facility name changes and tests * RIA-6847 Logic changes to handle when detention facility is 'Other' * Adding parameterized unit tests to check for multiple prisons and ircs * Checkstyle * RIA-6811 Enable decideAnApplication for internal cases' notifications (#1297) * RIA-6851 Internal cases hearing centre mapping (#1301) * RIA-6733: Internal cases should not be marked as paid when remission is approved or yet to be decided (#1300) * RIA-6733: 'Mark appeal paid' event should not be available to ADA (#1304) * RIA-6780: Request response review notification for internal ADA cases (#1305) * Ria 6779 request respondent review (#1302) * RIA-6591 appeal tab clearing fields * RIA-6779 Request respondent review --------- Co-authored-by: Jamie <[email protected]> * Ria 6779 conflict fix (#1308) * RIA-6591 appeal tab clearing fields * RIA-6779-add event back in --------- Co-authored-by: Jamie <[email protected]> * RIA-6914: Fix validation issue for detained appeals on 'Request respondent evidence' event (#1307) * RIA-6920 Add makeAnApplication to internal case notifications (#1309) * RIA-6920 Add makeAnApplication to internal case notifications * Bumping chart version/ fixing aliases --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6781 Added ADA suitability review event to internal events to handle (#1310) * RIA-6647 change date field to string (#1314) * RIA-6647 Change ftpaApplicationDeadline (date) to ftpaApplicationDeadlineDate (string) * RIA-6647 Update functional tests and add TODAY_FULL_DATE for dynamic evaluation of string date in full * Update azurerm to 3.33.0 * 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-6784: Enable 'applyForFTPAAppellant' for internal cases (#1316) * RIA-6784: Enable 'applyForFTPAAppellant' for internal cases * 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-6785: Enable 'applyForFTPARespondent' event for internal cases (#1317) * RIA-6901 Updated yaml file to reflect new number of days for ADA FTPA deadline. (#1319) * Ria 6929 - Setting up preview environment on NABA dev branch (#1311) * RIA-6929 - Setting up preview environment for NABA dev branches * Adding execute permissions to role scripts * Preview - Updating * RIA-6586 Transfer out of ADA loose ends (#1318) * RIA-6586 Skip direction/notification with requestResponseReview if ex ADA with hearing req submitted * RIA-6586 Add error when trying to review hearing req if they were submitted when case was ADA * RIA-6586 Enable editCaseListing and mark hearing req reviewed during requestResponseReview if case was ADA with hearing req submitted * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6837 Update to application type drop down when HO is making an application for an ADA (#1320) * Notification should be sent on 'uploadHomeOfficeAppealResponse' event (#1322) Co-authored-by: colmlynch60 <[email protected]> * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA (#1321) * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA * RIA-6877 RIA-6913 Consider specific NO values instead of !YES evaluated in HandlerUtils * RIA-6877 RIA-6913 Functional tests * RIA-6877 RIA-6913 Functional tests update * RIA-6877 RIA-6913 CVE suppression * RIA-6953 - Writing a skeleton local authority policy for internal cas… (#1324) * RIA-6953 - Writing a skeleton local authority policy for internal case creation to enable Noc * RIA-6953 - Removing unused imports * RIA-6953 - Checkstyle * RIA-6805: Enable 'residentJudgeFtpaDecision' and 'leadershipJudgeFtpaDecision' events for internal cases (#1323) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on t… (#1326) * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Added isAdmin check and returned ftpaDeadlineDate based on that. Updated unit test. * RIA-6918 Deleted debug print line * RIA-6856 Add 'Expedite' and 'Adjourn' for internal ADA cases (#1325) * RIA-6856 Add 'Expedite' and 'Adjourn' between awaitingRespondentEvidence and Decided and 'Update hearing requirements' when appropriate * RIA-6856 Fix functional test * Update java chart * RIA-6856 Change order of applications in functional test * RIA-6856 Extend test to all valid states * RIA-6848 Review Hearing Requirements error handling for judge non ADA (#1329) * RIA-6848 Review Hearing Requirements error handling for judge non ADA * Checkstyle * RIA-6950 FTPA journey (Revert back Full month implementation) (#1331) * RIA-6950-ftpa-journey-revert-back-full-month-implementation * update LocalDate toString instead of using date formatter * RIA-6849 - Internal case creation to legally represented via NoC (#1328) * RIA-6849 - Internal case creation to legally represented via NoC * Fixing …
rajeshthuraiyur
added a commit
that referenced
this pull request
Oct 2, 2024
* base branch for DLRM * RIA-8102 Create new events and rework FTPA resident event (#1912) * RIA-8102 Create new events and rework FTPA resident event * RIA-8102 Fix linting * RIA-8102 Fix tests and decision outcome type * RIA-8549 setup preview env for DLRM (#1918) * RIA-8549 setup preview env for DLRM * RIA-8549 Point to DLRM PRs from ia-case-api * RIA-8549 set master branch for payments-api * RIA-8549 revert values.yaml changes * RIA-8549 set db to v11 instead of 15 * RIA-854 Use postgres 15 * RIA-8549 add -x permission\ for linux * RIA-8549 point to dlrm task configuration * RIA-8549 revert point to dlrm task configuration --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8101 DLRM judge refactor (#1915) * RIA-8101 DLRM judge refactor * RIA-8101 DLRM judge rework - test update * RIA-8101 DLRM judge rework - renaming classes * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring checkstyle * RIA-8101 DLRM judge rework - refactoring checkstyle --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Revert "RIA-8101 DLRM judge refactor" (#1927) * RIA-8102 create new DecideFtpaApplication event (#1934) * RIA-8102 create new DecideFtpaApplication event * RIA-8102 Add not admitted to confirmation screen * RIA-8102 Add event tests * RIA-8102 Fix linting * RIA-8102 Remove old postgres 11 terraform file * RIA-8102 Remove old postgres 11 password terraform file * RIA-8102 Remove leadership visibility part from decideFtpaApplication * RIA-8102 Add midEvent handler functional tests * 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-8116 FTPA tab content update (#1940) * RIA-8116 added migration work * RIA-8116 rebase * RIA-8116 rework rebase * RIA-8116 checkstyle fix * RIA-8116 Updated new event * RIA-8104 Create Rule32 and 31 (#1926) * RIA-8104 Create Rule32 and 31 * RIA-8104 Add rule 31 and 32 * RIA-8104 Fix linting * RIA-8104 Fix test linting * RIA-8104 Fix space * RIA-8104 change dlrm feature toggle check to boolean * RIA-8203_appelan_reheard_35: add new event to send notificaion handler (#1951) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions (#1953) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions * RIA-8104 Add rule 31 and 32 mid event functional tests * RIA-8101 DLRM judge rework (#1947) * RIA-8101 DLRM judge rework * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - renaming functional tests * RIA-8101 DLRM judge rework - deleting old Feature flag --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8160 Added DLRM set aside feature flag (#1955) * RIA-8160 Added DLRM set aside feature flag * RIA-8160 checkstyle fix * RIA-8160 removed 8116 test to be add in later --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-1111_aip_preview_link: Add preview link for aip service (#1957) * RIA-8228 make an application set aside (#1958) * RIA-8228 make an application changes * RIA-8228 make an application * Bumping chart version/ fixing aliases * RIA-8228 make an application - unit test fixs --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8592 Update functional test with new document (#1956) * RIA-8592 Update functional test with new document * RIA-8592 Update functional test decide ftpa application event * RIA-8592 Update functional test to use granted instead of reheardRule32 * RIA-8503 Rule 35 screens (#1959) * RIA-8503: Rule 35 screens * RIA-8503: indentation fix * RIA-8503: fixed unit tests * RIA-8503: fixed unit tests checkstyle * RIA-2222_preview_aip_link: Add preview link for aip service (#1962) * RIA-8109 Added rule 35 data to ftpaList (#1965) * RIA-8109 Added rule 35 data to ftpaList * RIA-8109 Added CVE-2023-34042 to suppressions.xml * RIA-8109 Added additional fields for rule 35 (#1967) * RIA-8107 FTPA decided Rule 35 Overview tab (#1966) * RIA-8107: Rule 35 - overview tab * RIA-8107: Rule 35 - overview tab * RIA-8107: small changes on unit testing * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation (#1972) * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation * RIA-8622 checkstyle fix * RIA-8110 Several implementation changes and unit testing associated (#1974) * RIA-8110: several implementation changes and unit testing associated * RIA-8110: checkstyle fix * RIA-8110: small fixes * RIA-8110: small fixes * RIA-8110: pipeline fix * RIA-8116 Added functional tests for FTPA list (#1971) * RIA-8116 Added functional tests to cover FTPA list scenarios * RIA-8116 Added functional tests to cover FTPA list scenarios --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8199 Added environment var to show event history on AIP (#1977) * RIA-8116 Added isFtpaListVisible field (#1978) * Update values.preview.template.yaml * RIA-8053 ad DLRM fee remission feature flag (#1975) * RIA-8157 update tribunal decision (#1980) * RIA-8157 Update Tribunal Decision. * RIA-8157: Refactoring work and error checking with testing * RIA-8157: more refactoring work * RIA-8157: fixes applied * RIA-8157: fixes applied --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: javierhmcts <[email protected]> * RIA-8158 Added functional test for underRule32 scenario on updateTribunalDecision event (#1987) * RIA-8157 quick fix the problem of sonarCloud (#1986) * quick fix the problem of sonarCloud * increase code coverage for the "UpdateTribunalDecisionDocumentUploadRule31MidEvent" and "UpdateTribunalDecisionRule31MidEvent" class * RIA-8157 fix the code smell problem v2 (#1990) * fix the code smell problem v2 * RIA-8157 Fixed functional test --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8721 Generate AMENDED cover letter (#1991) * RIA-8721 Generate AMENDED cover letter * RIA-8721 Added functional tests * RIA-1111: xui-webapp: Change image title to Latest (#1995) * RIA-1112 chart_update_for_aip_refund_preview (#1997) * RIA-1112: Add to charts preview environment ia-aip-frontend-refund created from new branch * 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-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * ia-case-api-dlrm-refund: Add chart changes for preview AiP refund * RIA-1113: Remove chart changes for refund (#2004) * Update values.preview.template.yaml typo 'refund' in 464 line * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-0314 preview_env (#2030) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-0314: Add notification image link for preview --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-1111 merge_dlrm (#2038) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-8069_RIA-8070 ask_for_fee_remission (#2031) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8070: Add RequestFeeRemissionAiPPreparer, edit requestHandlers for legalRep journeys * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8070: Add RequestFeeRemissionAiPPreparer junit tests * RIA-8070: Add suppression * RIA-8070: Add FT and suppresions * RIA-8070: Add FT and suppresions * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8070: Add FT for fee remission option --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-8069_RIA-8070 ask_for_fee_remission (#2043) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8070: Add changes to handler, by clearing late data * RIA-8070: Fix tests --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-1122 add_preview_payments_image_link (#2046) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-1122: Add preview payments image link --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-8070 add_clear_fields (#2047) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8070: Add changes to handler, by clearing late data * RIA-8070: Fix tests * RIA-8070: add clearing for REMISSION_DECISION, AMOUNT_REMITTED, AMOUNT_LEFT_TO_PAY, REMISSION_DECISION_REASON, remissionDetailsAppender * RIA-8070: remove import * RIA-8070: Fix RequestFeeRemissionAipPreparerTest --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-8077 refund requested notification aip (#2065) * RIA-8077 - Refund requested - AiP notification * RIA-8077 - Refund requested - AiP notification * RIA-8077 - Refund requested - AiP notification - checkstyle * RIA-8077 - Refund requested - AiP notification - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8083 RIA-8084 RIA-8085 - AiP Notification (Email/SMS) (#2066) * RIA-8303: notif. implementation, testing and flag field added * RIA-8303: vulnerabilities fix * RIA-8303 Small fixes * RIA-8825 update_appeal_types (#2075) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8825: Add EU appeal type to the Request fee preparer --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> * RIA-8086 rename localAuthorityLetter to match ccd definitions (#2072) * RIA-8086 rename localAuthorityLetter to match ccd definitions * RIA-8086 Fix helWithFee bad reading input * RIA-8086 fix typo * RIA-8086 Add test * RIA-8086 Add suppressions * RIA-8230 Manage Fee Update confirmation screen updates (#2082) * RIA-8230 Manage Fee Update confirmation screen updates * RIA-8230 Extending suppression dates, fixed checkstyle indentation * RIA-8230 more suppressions extended * RIA-8624 Merge from ia-case-api-dlrm branch (#2086) * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments (#2039) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab - addressing fix (#2040) * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing fix * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Fix unit tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> * RIA-8778 Allow user to apply FTPA again after update tribunal decision rule 31 (#2045) * RIA-8758 CcdScenarioRunnerTest fixes from master (#2021) * RIA-8758 CcdScenarioRunnerTest fixes from master * RIA-8758 Functional test fixes and disabled * RIA-8758 Extending suppressions --------- Co-authored-by: Javier Marin <[email protected]> * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission (#2044) * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission * RIA-8062 remove whole package reference * RIA-8678 update appeal state on remited appeals (#2051) * RIA-8678 Suppress vulnerability (#2053) * Update suppressions.xml * Update Chart.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * RIA-8888 Updated payment preview env PR (#2076) * RIA-8624 fix functional test according to expectations --------- Co-authored-by: ikirsanov <[email protected]> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: colmlynch60 <[email protected]> * Update Chart.yaml * RIA-8064 - Telephony Payment - Payment reminder - Remission LR (#2104) * RIA-8064 - Telephony Payment - Payment reminder - LR Notification (Email) * Bumping chart version/ fixing aliases * RIA-8064 - Telephony Payment - Payment reminder - LR Notification (Email) - FT fix * RIA-8064 - Telephony Payment - Payment reminder - LR Notification (Email) - FT fix * RIA-8064 - Telephony Payment - Payment reminder - LR Notification (Email) - FT fix --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Update Chart.yaml * Bumping chart version/ fixing aliases * RIA-0001 point to master for preview * RIA-0001 force deploy * RIA-8982 Fix functional test * RIA-8982 rever Fix functional test * RIA-8286 Updated refund branch for WA DMNs (#2141) * Update values.preview.template.yaml (#2144) * RIA-TASK - Fix timed-event-service on preview (#2146) * Fix timed-event-service on preview * Fix timed-event-service on preview * Bumping chart version/ fixing aliases * Fix timed-event-service on preview * Fix timed-event-service on preview * Fix timed-event-service on preview * Fix timed-event-service on preview --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8061 updating minutes for testing on preview (#2157) * RIA-8061 - updating value for testing on preview environment - will revert after testing * RIA-8061 - suppression fix --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8061 - Preview testing completed - reverting time to match AC (#2162) * RIA-8061 - Preview testing completed - reverting time to match AC * RIA-8061 - Preview testing completed - reverting time to match AC --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Bumping chart version/ fixing aliases * Bumping chart version/ fixing aliases * RIA-9197: Add check for payment status on paid cases (#2255) * Bumping chart version/ fixing aliases * RIA-TASK - Merge master to refund branches * RIA-TASK - Merge master to refund branches * Updating Terraform Formatting * RIA-9238 Refund confirmation event confirmation screen (#2285) * RIA-9238 Refund Confirmation confirmation screen # Conflicts: # src/test/java/uk/gov/hmcts/reform/iacaseapi/domain/entities/ccd/EventTest.java * RIA-9238 Adding unit test for confirmation class * RIA-9238 Adding confirmation screen FT * RIA-9238 Giving admin event authorisation * RIA-9238 FT fix * Bumping chart version/ fixing aliases * RIA-9213 second_service_request (#2289) * RIA-9213: Add RefundConfirmationHandler, new conditions to GenerateServiceRequestPreparer and new definitions for flag values * RIA-9213: Fix conditions sequence * RIA-9213: DECISION_TYPE_CHANGED_WITH_REFUND_FLAG flag added, ManageFeeUpdateHandler updated * RIA-9213: FT updates and junit tests for updated classse * Update env var for idam client secret - refund * RIA-9214 add_fee_service_to_case_api (#2296) * RIA-9214: Edit ManageFeeUpdateHandler - added FeeUpdateHandler to logic, Edited AddedValidationPreparer * RIA-9214: Add tests * RIA-9214: Add test to FeeHelper * RIA-9214: Edit formatting * RIA-9214: Edit formatting * RIA-9214: Edit formatting * RIA-9214: Edit formatting * RIA-9214: Add consumer pact tests * RIA-9214: Fix FeesHelperTest * RIA-9214: Fix FeesHelperTest * RIA-9214: Fix PACT * RIA-9214: Fix FeesHelperTest (#2300) * RIA-8286 Update IA task DMN branch * RIA-9218: add PREVIOUS_DECISION_HEARING_FEE_OPTION and UPDATED_DECISION_HEARING_FEE_OPTION for saving previously selected and updated values for notifications purposes (#2304) * RIA-9218 add_refund_confirmation_to_notification_handler (#2306) * RIA-9218: add PREVIOUS_DECISION_HEARING_FEE_OPTION and UPDATED_DECISION_HEARING_FEE_OPTION for saving previously selected and updated values for notifications purposes * RIA-9218: Add REFUND EVENT TO NON INTERNAL cases * RIA-9218: Fix SendNotification handler test * RIA-TASK - Merge Master into Refund (#2317) * DIAC-556 dependency-check-update (#2286) * DIAC-556-dependency-check-update * change lombok to v6.6.3 * add lombok compileOnly and annotationProcessor * Update sonarqube * Update pmd * remove comments * DIAC-497 Fix payment issues when appeal journey changes from AiP to LR (#2234) * DIAC-497 Reset service request data fields when journey type changes * Update payment fields and add tests * Fix build * remove unused imports * Add missing test scenarios * disable AM pact test * disable AM pact test * disable AM pact tests * Add payment reference check * rename tests * revert changes to AM pact tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-556 remove jcenter() (#2302) * remove jcenter in buildscript * add logstash * rebase * remove gradle.properties * RIA-TASK - DO NOT MERGE - FOR REF DATA CHANGES (#2275) * RIA-8798 - Case list can be filtered on the case management location (#2270) * RIA-TASK - fix glasgow no email (#2274) * RIA-9265 - Fix for Change hearing centre event Locations list not matching after listing (#2280) * RIA-9269 - Fix for Change hearing centre not updating new ref data cml field (#2287) * RIA-9385: No notifications or documents for remote to remote hearing channel update (#2298) --------- Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> * RIA-TASK - Merge Master to refund --------- Co-authored-by: Amanda Richards <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: robin-ieong <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]> * Update Jenkinsfile_CNP * RIA-9470 add_late_remission_condition (#2320) * RIA-9470: Add to checkPaymentConditions new condition to check if lateRemission is also present to check if it is possible to mark appeal is paid * RIA-9470: Undo test changes * RIA-9470: Undo test changes * Update Jenkinsfile_CNP * Update Jenkinsfile_CNP * Update Jenkinsfile_CNP * Update Jenkinsfile_CNP * Update Jenkinsfile_CNP * Update Jenkinsfile_CNP report * Update Jenkinsfile_CNP report * RIA-9523: Fix retrieved value for fee manage update helper (#2331) * RIA-9527: Fix ManageFeeUpdateMidEvent conditions on case FEE_REMISSION_CHANGED (#2333) * RIA-9522 Persist previous amountGbp and update fees (#2332) * Bumping chart version/ fixing aliases * RIA-9542 Persist previous amountGbp and update fees for feeTribunalAction cases (#2340) * Bumping chart version/ fixing aliases * RIA-TASK fix sonar maintainability issue * RIA-9552 Removed AIP check for generate service request (#2346) * RIA-9554 Make generate service request available for additional payment (#2353) * Revert "RIA-9554 Make generate service request available for additional payment (#2353)" (#2361) This reverts commit b442f5b. * Bumping chart version/ fixing aliases * RIA-9564: updated FeesHelper * RIA-9564: updated FeesHelper test * Reverting commit * Reverting commit * RIA-TASK Disabled deprecated shareACase event FTs * RIA-9654 bug_fix (#2365) * RIA-9564: updated FeesHelper * RIA-9654: Edit FeesHelper and its test * RIA-9573 fix FT for hearings (#2375) * Revert "RIA-2222 add_appellant_in_uk (#2376)" This reverts commit 6abf9a3. * Revert "RIA-2222 Remove disabled annotation from FT (#2374)" This reverts commit 16440ca. * RIA-9573 fix FT for hearings (#2375) --------- Co-authored-by: Miguel Martin <[email protected]> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: jamieclarkeHMCTS <[email protected]> Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: ThomasKKC <[email protected]> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: Javier Marin <[email protected]> Co-authored-by: javierhmcts <[email protected]> Co-authored-by: DennisHoV1 <[email protected]> Co-authored-by: Ryan-Nesbitt <[email protected]> Co-authored-by: Colm.Lynch <[email protected]> Co-authored-by: Ryan Nesbitt <[email protected]> Co-authored-by: Amanda Richards <[email protected]> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: robin-ieong <[email protected]> Co-authored-by: rajeshthuraiyur <[email protected]> Co-authored-by: Augustine Onubeze <[email protected]>
rajeshthuraiyur
added a commit
that referenced
this pull request
Oct 29, 2024
* Update README.md First commit to create Internal branch. Removed spaces in README file. * RIA-1111_update_preview_env_links: Add links for notifications and documents preview env. (#2079) * RIA-8376 start_appeal_internal (#2080) * RIA-8376: Add IS_ADMIN field when starting an appeal * RIA-8376: Add Definitions, HandlerUtils, SourceOfAppeal * RIA-8376: Fix test AppealUserRoleAppenderTest * RIA-8376: Fix test AppealUserRoleAppenderTest * RIA-8376: Remove source of appeal (#2098) * RIA-8270 Added WA services to Internal preview (#2116) * RIA-8270 Added WA services to Internal preview * RIA-8270 files permissions * RIA-8270 added files permissions * ia-case-api-dlrm-internal: merge master into internal branch * ia-case-api-dlrm-internal: Add link to aip-frontend service for preview environment * RIA-8377: Add to startAppealMid event validation for fixed address (#2132) * RIA-8377 test_coverage (#2135) * RIA-8377: Add to startAppealMid event validation for fixed address * RIA-8377: Test coverage fix * RIA-8377: Test coverage fix * RIA-8377 fixed_address_for_legalrep_validation (#2136) RIA-8377: Add to startAppealMid event validation for fixed address * RIA-8377 test_coverage_fix (#2138) * RIA-8377: Add to startAppealMid event validation for fixed address * RIA-8377: Test coverage fix * RIA-8377: Test coverage fix * RIA-8377: Edit validation for fixed address if user is LegalRep * RIA-8377: Test coverage fix * RIA-8377: Test coverage fix --------- Co-authored-by: Miguel Martin <[email protected]> * RIA-8267 Add address validation for admin Journey OOC (#2142) * RIA-8267 Add address validation for admin Journey OOC * RIA-8267 Add missing import * RIA-9107: Add changes to OOC pages to submit appeal (#2151) * RIA-TASK Merge master to internal (#2150) * RIA-TASK - DLRM - REMITTED -> Master (#2012) * base branch for DLRM * RIA-8102 Create new events and rework FTPA resident event (#1912) * RIA-8102 Create new events and rework FTPA resident event * RIA-8102 Fix linting * RIA-8102 Fix tests and decision outcome type * RIA-8549 setup preview env for DLRM (#1918) * RIA-8549 setup preview env for DLRM * RIA-8549 Point to DLRM PRs from ia-case-api * RIA-8549 set master branch for payments-api * RIA-8549 revert values.yaml changes * RIA-8549 set db to v11 instead of 15 * RIA-854 Use postgres 15 * RIA-8549 add -x permission\ for linux * RIA-8549 point to dlrm task configuration * RIA-8549 revert point to dlrm task configuration --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8101 DLRM judge refactor (#1915) * RIA-8101 DLRM judge refactor * RIA-8101 DLRM judge rework - test update * RIA-8101 DLRM judge rework - renaming classes * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring * RIA-8101 DLRM judge rework - refactoring checkstyle * RIA-8101 DLRM judge rework - refactoring checkstyle --------- Co-authored-by: JamieClarkeV1 <[email protected]> * Revert "RIA-8101 DLRM judge refactor" (#1927) * RIA-8102 create new DecideFtpaApplication event (#1934) * RIA-8102 create new DecideFtpaApplication event * RIA-8102 Add not admitted to confirmation screen * RIA-8102 Add event tests * RIA-8102 Fix linting * RIA-8102 Remove old postgres 11 terraform file * RIA-8102 Remove old postgres 11 password terraform file * RIA-8102 Remove leadership visibility part from decideFtpaApplication * RIA-8102 Add midEvent handler functional tests * 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-8116 FTPA tab content update (#1940) * RIA-8116 added migration work * RIA-8116 rebase * RIA-8116 rework rebase * RIA-8116 checkstyle fix * RIA-8116 Updated new event * RIA-8104 Create Rule32 and 31 (#1926) * RIA-8104 Create Rule32 and 31 * RIA-8104 Add rule 31 and 32 * RIA-8104 Fix linting * RIA-8104 Fix test linting * RIA-8104 Fix space * RIA-8104 change dlrm feature toggle check to boolean * RIA-8203_appelan_reheard_35: add new event to send notificaion handler (#1951) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions (#1953) * RIA-8104 Add new ftpaDecisionRemadeRule32TextArea field and show conditions * RIA-8104 Add rule 31 and 32 mid event functional tests * RIA-8101 DLRM judge rework (#1947) * RIA-8101 DLRM judge rework * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - addressing comments * RIA-8101 DLRM judge rework - renaming functional tests * RIA-8101 DLRM judge rework - deleting old Feature flag --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8160 Added DLRM set aside feature flag (#1955) * RIA-8160 Added DLRM set aside feature flag * RIA-8160 checkstyle fix * RIA-8160 removed 8116 test to be add in later --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-1111_aip_preview_link: Add preview link for aip service (#1957) * RIA-8228 make an application set aside (#1958) * RIA-8228 make an application changes * RIA-8228 make an application * Bumping chart version/ fixing aliases * RIA-8228 make an application - unit test fixs --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-8592 Update functional test with new document (#1956) * RIA-8592 Update functional test with new document * RIA-8592 Update functional test decide ftpa application event * RIA-8592 Update functional test to use granted instead of reheardRule32 * RIA-8503 Rule 35 screens (#1959) * RIA-8503: Rule 35 screens * RIA-8503: indentation fix * RIA-8503: fixed unit tests * RIA-8503: fixed unit tests checkstyle * RIA-2222_preview_aip_link: Add preview link for aip service (#1962) * RIA-8109 Added rule 35 data to ftpaList (#1965) * RIA-8109 Added rule 35 data to ftpaList * RIA-8109 Added CVE-2023-34042 to suppressions.xml * RIA-8109 Added additional fields for rule 35 (#1967) * RIA-8107 FTPA decided Rule 35 Overview tab (#1966) * RIA-8107: Rule 35 - overview tab * RIA-8107: Rule 35 - overview tab * RIA-8107: small changes on unit testing * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation (#1972) * RIA-8622 Removed AIP reheardRule35 and remadeRule32 validation * RIA-8622 checkstyle fix * RIA-8110 Several implementation changes and unit testing associated (#1974) * RIA-8110: several implementation changes and unit testing associated * RIA-8110: checkstyle fix * RIA-8110: small fixes * RIA-8110: small fixes * RIA-8110: pipeline fix * RIA-8116 Added functional tests for FTPA list (#1971) * RIA-8116 Added functional tests to cover FTPA list scenarios * RIA-8116 Added functional tests to cover FTPA list scenarios --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8199 Added environment var to show event history on AIP (#1977) * RIA-8116 Added isFtpaListVisible field (#1978) * Update values.preview.template.yaml * RIA-8053 ad DLRM fee remission feature flag (#1975) * RIA-8157 update tribunal decision (#1980) * RIA-8157 Update Tribunal Decision. * RIA-8157: Refactoring work and error checking with testing * RIA-8157: more refactoring work * RIA-8157: fixes applied * RIA-8157: fixes applied --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: javierhmcts <[email protected]> * RIA-8158 Added functional test for underRule32 scenario on updateTribunalDecision event (#1987) * RIA-8157 quick fix the problem of sonarCloud (#1986) * quick fix the problem of sonarCloud * increase code coverage for the "UpdateTribunalDecisionDocumentUploadRule31MidEvent" and "UpdateTribunalDecisionRule31MidEvent" class * RIA-8157 fix the code smell problem v2 (#1990) * fix the code smell problem v2 * RIA-8157 Fixed functional test --------- Co-authored-by: ThomasKKC <[email protected]> * RIA-8721 Generate AMENDED cover letter (#1991) * RIA-8721 Generate AMENDED cover letter * RIA-8721 Added functional tests * RIA-1111: xui-webapp: Change image title to Latest (#1995) * RIA-1112 chart_update_for_aip_refund_preview (#1997) * RIA-1112: Add to charts preview environment ia-aip-frontend-refund created from new branch * 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-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) * RIA-8253 Added handler to rename the uploaded remittal decision document (#2000) - Added confirmation handler for the new event : Mark Appeal As Remitted. * RIA-8239 Added rule 31 updated decisions (#2001) * RIA-8239 Added appender for correctedDecisionAndReasons * RIA-8239 Added tests * RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008) * RIA-8243 Update Tribunal Decision R31 Notification (#1994) * RIA-8243: Update Tribunal Decision R31 Notification * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission (#1996) * RIA-8050 modify appeal status when dlrmFeeRemission is activated and appeal has remission * Bumping chart version/ fixing aliases * RIA-8050 fix merge --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-1113: Remove chart changes for refund (#2004) * RIA-8731: workaround applied (#2006) --------- Co-authored-by: Javier Marin <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: Miguel Martin <[email protected]> Co-authored-by: ikirsanov <[email protected]> * RIA-8157 Update tribunal decision fix (#2007) * RIA-8157_update_tribunal_decision_fix * Bumping chart version/ fixing aliases * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 fixing tests * RIA-8157 resolving merge conflicts * RIA-8157 resolving merge conflicts * RIA-8157 updating tests * RIA-8157 updating tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * Revert "RIA-8253 Merge DLRM branch to DLRM-Remitted branch. (#2008)" (#2013) This reverts commit d36ffa506efdae592821967d266c9611733bd0d1. * RIA-8157 Update tribunal decision data clear (#2018) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8677 AIP Record remission decision enabled (#2015) * RIA-8677 AIP Record remission decision enabled * RIA-8677 Revert some local changes committed in error * RIA-8677 Adding HelpWithFeesOptiion scenario for AIP remission * RIA-8677 Updating with correct logic * RIA-8677 Checkstyle fix * RIA-8220 Update tribunal decision R32 Documents tab (#2019) * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8220: Update tribunal decision R32 Documents tab * RIA-8257 Updated field id for remitted functional test (#2023) * RIA-8253 Fix minor text changes for the confirmation body (#2026) * RIA-8258 - Mark appeal as remitted Notification to LR/HO (#2025) * RIA-8258 - Mark appeal as remitted Notification to LR/HO * RIA-8258 - Fixed test * RIA-8257 Added remitted case note (#2028) * RIA-8257 Added remitted case note * RIA-8257 fixed checkstyle * RIA-8257 added notification PR 1122 for preview env * RIA-8257 Updated Court of Appeal enum value (#2036) * RIA-8257 Updated Court of Appeal enum value * RIA-8257 Updated suppressions.xml * RIA-8219 update tribunal decision rule32 overview tab post event (#2027) * RIA-8254 Added state 'remitted' (#2037) * RIA-8763 Added reheard internal flag to unlock rule32 path (#2035) * RIA-8763 Added reheard internal flag to unlock rule32 path * RIA-8763 Updated suppressions.xml * RIA-8210 update tribunal decision docuement tab (#2032) * RIA-8210 Update tribunal decision Rule31- Documents tab post event * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactor * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - updating suppressions * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing comments (#2039) Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8285 Updated branch for remitted WA task config (#2041) * RIA-8210 Update tribunal decision Rule31- Documents tab - addressing fix (#2040) * RIA-8210 Update tribunal decision Rule31- Documents tab post event - addressing fix * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Update tribunal decision Rule31- Documents tab post event - refactoring and updating tests * RIA-8210 Fix unit tests --------- Co-authored-by: JamieClarkeV1 <[email protected]> Co-authored-by: ThomasKKC <[email protected]> * RIA-8778 Allow user to apply FTPA again after update tribunal decision rule 31 (#2045) * RIA-8758 CcdScenarioRunnerTest fixes from master (#2021) * RIA-8758 CcdScenarioRunnerTest fixes from master * RIA-8758 Functional test fixes and disabled * RIA-8758 Extending suppressions --------- Co-authored-by: Javier Marin <[email protected]> * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission (#2044) * RIA-8062 Update Mark appeal as paid logic to handle appeals with aip fee remission * RIA-8062 remove whole package reference * RIA-8678 update appeal state on remited appeals (#2051) * RIA-8678 Suppress vulnerability (#2053) * RIA-8290 - Reheard appeal - event refactor (#2052) * RIA-8290 - Reheard appeal - event refactor * RIA-8290 - Reheard appeal - event refactor - removing check * RIA-8290 - Reheard appeal - event refactor - removing check --------- Co-authored-by: JamieClarkeV1 <[email protected]> * RIA-8256 Append the new Remittal Object (containing decision & other remittal documents) to the existing collection. (#2059) * RIA-8256 Added logic in the handler to put the Remittal related document in an Object for the Documents tab - Added new object to hold the documents (eq to complex type in the CCD). * Fix typo and variable naming * RIA-8256 USed Appender class to append the new Remittal document object in the existing collection * Update suppressions.xml --------- Co-authored-by: colmlynch60 <[email protected]> * RIA-8772 Added remitted reheard document complex collections (#2061) * RIA-8772 Added remitted reheard document complex collections * RIA-8772 Updated Preview Remitted document-api PR * RIA-8772 rebase fix * Update Chart.yaml --------- Co-authored-by: colmlynch60 <[email protected]> * Update suppressions.xml * Update Chart.yaml * Update Chart.yaml * Update Chart.yaml * RIA-8259 Updating image PR for ia-aip-frontend (#2073) * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * Update values.preview.template.yaml * Update Chart.yaml * Update values.preview.template.yaml * RIA-8888 Updated payment preview env PR (#2076) * RIA-8888 Updated payment preview env PR (#2077) * RIA-8256 Clear remitted data (#2071) * RIA-8828 Merge from master (#2081) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * Fix unit tests --------- Co-authored-by: Jake Cohen <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: kalachandrasekar1 <[email protected]> Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> Co-authored-by: apereverzin1 <[email protected]> * RIA-8291 Append remitted reheard hearing bundle (#2090) * RIA-1122 change_link_for_aip (#2103) * RIA-1122_change_link_for_aip: Change link to aip service to 1038 * 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-8807 Make an application event in the Remitted state (#2095) * RIA-8807 'Make an application' event in the Remitted state * 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-8860 Merge with master (#2105) * DIAC-219 added CSV redactor (#1914) * DIAC-219 updating python script for redacting data from CSV to now account for JSONS within the CSV (#1921) * DIAC-211 Updating parties class (#1901) * SNI-5296 Updating parties class * SNI-5296 testing pods * SNI-5296 testing pods * SNI-5296-reverting changes to test fix * DIAC-211 reverting preview to point at home office api correct PR. Adding comment for clarification * DIAC-211 reverting preview image --------- Co-authored-by: KleoG <[email protected]> * RIA-6987 Changes to add cache (#1358) * Changes to add cache * vulnerability issue fixed * changes for cache * CVEs suppressed * CVEs Suppression * test class updated * Changes for testing issue * Revert the change * Changes for CheckStyle issue * service auth stub added * Test case updated * Test case updated * reverted the change * Changes in test case * Changes in test case * Changes in test case * Changes in test case * Reverted the changes * Changes to clear existing user stub * RIA-6987 Tracing stubs on failing test * RIA-6987 Tracing stubs on failing test * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit 027f5c9df49312b04bafdfb7f22c9ead7f3eaa6e. * Revert "RIA-6987 Tracing stubs on failing test" This reverts commit b3078d102a28a5088fa6268285b6ae7fdc8aa296. * RIA-6987 Removal of pointless Checkstyle rules * RIA-6987 Fix for random test execution order causing problems * RIA-6987 Fixing botched merge * merge issue fixed * chart version updated * RIA-6987 - idamapi userinfo is now being cached so will not be called twice here * Cache config * Cache config * Preview PRs * Revert preview images --------- Co-authored-by: Filippo Possenti <[email protected]> Co-authored-by: filippo-possenti-version1 <[email protected]> Co-authored-by: KleoG <[email protected]> Co-authored-by: Andrey Pereverzin <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: KleoG <[email protected]> * DIAC-228 dependency and fortify fixes (#1938) * fortify password issue remediation * Bumping chart version/ fixing aliases --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-212 changing edit documents error message to be more clear (#1913) * DIAC-212 changing edit documents error message to be more clear * DIAC-212 updating error message --------- Co-authored-by: KleoG <[email protected]> * DIAC-211 fixed CSV redactor to properly redact all rows in CSV not just JSONS. Also added a few addiotnal fields to be redacted within JSONS (#1937) * DIAC-158 - decommission postgress v11 (#1948) * DIAC-158 - decommission postgress v11 * DIAC-158 - stop preventing deletion of resource groups if there is a resource exists * DIAC-193 trying to add FTPA stuff to edit documents (#1897) * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 trying to add FTPA stuff to edit documents * DIAC-193 adding missing document types to edit documents * DIAC-193 removing UT documents * DIAC-193 adding missing document types to edit documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overviewand ftpa tab when removing documents * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-193 cleaning overview tab when removing ftpa decision docs and adding test coverage * DIAC-194 checkstyle fix * DIAC-193 functional logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 debug logging * DIAC-193 covering all ftpa docs and cleaning * DIAC-193 tidy up of code and tests * DIAC-193 trying to implement updating tabs on FTPA document edit * DIAC-193 tidy up of code and tests * DIAC-193 debug logging * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a646df4916a5c517a6015e074c42a980283fe03e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit a95a1fec991546d24f304481fe4d4645d372ae3e. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit 54b10bbf10a34548f7de4315d79a6500ad5ad23b. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit - need to write unit tests" This reverts commit df52f3b00baa6e9a256953fd65c65fd2e39b2b35. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit 07fc6aeb5505a1f5edc3009c9501e277a7f849ad. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit cbd928b3bdef8641e4c5d7576554a4b8d84f9e61. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit de43924466678ac3ab0467fb690b279559e8b5c2. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit f2de541e974b3d4ff42dc8a42279116f96e94b71. * Revert "DIAC-193 trying ti implement updating tabs on FTPA document edit" This reverts commit e853ef9c2a62dda8def4ab9eb2987373cfefc71d. * Revert "DIAC-193 debug logging" This reverts commit 616fdf9e976751685698f613619ff259b88f2829. * Revert "DIAC-193 tidy up of code and tests" This reverts commit 2352b1e48896437034ca4514dcf1d05acfb27e21. * Revert "DIAC-193 trying to implement updating tabs on FTPA document edit" This reverts commit 6d005fd51ad5f56c0918591bdaffe7f5a7cc0a81. * DIAC-193 checsktyle * DIAC-193 making ftpaDecisionDocument update based on DocumentTag * DIAC-193 checkstyle and dependency fix * DIAC-193 implementing the edit ftpa non decision docs to update descriptions * DIAC-193 fix * DIAC-193 fix * DIAC-193 getting edit docs working with all types (FTPA) * DIAC-193 adding some unit tests * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 codesmell fixes * DIAC-193 adding unit tests --------- Co-authored-by: KleoG <[email protected]> * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id (#1917) * DIAC-197 AiP NOC event - fix clarifyingQuestionsAnswers duplicate id * DIAC-197 Add tests for answered clarifying questions * Add test * Add aac-manage-case-assignment image to preview * Bumping chart version/ fixing aliases * update aac-manage-case-assignment image in preview config * update services allowed list for acc preview config * update aac preview config * Add xui-mo config * update suppressions * add roles * add aac url env var * add env vars * update env vars * update AAC url * update AAC url in preview config * add ccd aat db * add ccd aat url * Update AiP preview URL * Revert aac changes * Revert preview config changes --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * DIAC-27 - Deploy payments-api PR-291 (#1886) * Deploy payments-api PR-291 * DIAC-195 payment status update * Merge * DIAC-27 - revert preview changes --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Nilay <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-232 python scripts (#1954) * DIAC-226 setup majority of scirpts to work. Searches for exported csvs and redacts, transforms and outputs them ready for importing * DIAC-226 updated python scripts * Finished scripts to properly output all wanted files with correct permissions * Added comments to explain how to use script * Adding proper CSV row searcher and try clauses for errors. Also added additonal fields to be redacted * QOL changes * Various refactoring. Created filepath_settings file to manage filepaths and place redacted fields dict, refactored scripts to now use input and output directories * Added dummy files within directories * Added extra fields, wrote first unit test for txt converter and renamed file * DIAC-195 PaymentStatus update fix (#1929) * DIAC-195 PaymentStatus update fix * enum test update * enum test update * DIAC-195 pointing to other PRs * DIAC-195 dependency update * DIAC-195 - fix preview --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: kleog <[email protected]> * DIAC-236 splitting tests into separate stages (#1968) * making pipeline more readable? * making pipeline more controllable * making pipeline more readable? * making pipeline more readable * making pipeline more readable * making pipeline more readable * DIAC-236 splitting up tests into stages * fix * DIAC-219 Added additional fields to redact (#1993) * DIAC-219 Added additional fields to redact * Updating replace values * DIAC-112 for re triggering WA tasks (#1963) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-112 updating caseIdRetrigger json for aat bulk checking (#1998) * DIAC-112 adding txt file for caseIds - using an AAT case * DIAC-112 excluding retriggercases stuff from sonarqube * DIAC-112 configuring when bulk is submitting, it will run for each caseId in caseIdForRetrigger.json * Update build.gradle * Update build.gradle * DIAC-112 checkstyle and dependency * DIAC-112 checkstyle and dependency * DIAC-112 small fixes * DIAC-112 updating caseIdList with preview test IDs * DIAC-112 fix * DIAC-112 enabling preview timed-event-service case api build * DIAC-112 error catching * DIAC-112 pointing timed event to PR * Bumping chart version/ fixing aliases * DIAC-112 pointing timed event to PR * DIAC-112 updating case ids * TEMP FOR ERROR LOGGING REVERT THIS COMMIT * pointing to timedeventservice PR * DIAC-112 from master merge * DIAC-112 FOR TESTING * DIAC-112 refactored handler as a presubmit rather than post * DIAC-112 updated CaseIdList name * DIAC-112 updated scheduler type * DIAC-112 suppression * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * Revert "DIAC-112 updated CaseIdList name" * DIAC-112 keep * Revert "DIAC-112 TEST" This reverts commit 81f89e0d424b415f84dd260bf5d4332416838291. * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 TEST * DIAC-112 keep? * DIAC-112 keep? * DIAC-112 clean up * DIAC-112 clean up * DIAC-112 clean up * revert for deployment * Update caseIdForRetrigger.json * fix * REVERT AFTER DEMO TESTING * Revert "REVERT AFTER DEMO TESTING" This reverts commit a843214e832eeb7f7925aa169492b8c48cda8322. * REVERT AFTER DEMO TESTING * REVERT AFTER PREVIEW TESTING * Bumping chart version/ fixing aliases * REVERT getting WA working in preview - revert before merging * REVERT for preview testing - revert before merging * REVERT for preview testing - revert before merging * caseIdList update * Revert "REVERT for preview testing - revert before merging" This reverts commit 15f753cb6da702b8989ae605ba70970381375b44. * Revert "REVERT for preview testing - revert before merging" This reverts commit 6253f274 * Revert "REVERT getting WA working in preview - revert before merging" This reverts commit eb35bb27c53756fbc053453a3e92acb524c08f3e. * Revert "REVERT AFTER PREVIEW TESTING" This reverts commit e01bebafc1e3cb6790da96b88f72fe5a2a942ba9. * caseIds to retrigger in AAT * caseIds to retrigger in AAT --------- Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> Co-authored-by: alivenichoppa <[email protected]> * DIAC-281 fixing CcdScenarioRunnerTest (#2009) * DIAC-281 fixing CcdScenarioRunnerTest * empty pr build * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-281 fixing CcdScenarioRunnerTest * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 5 prod caseIds to reconfigure broken tasks (#2002) * DIAC-112 * DIAC-112 case IDs to retrigger * Revert "DIAC-112" This reverts commit b3393655c08777c0b20b779e7ec854b659b307b6. * DIAC-219 adding extra fields to be redacted (#2014) * DIAC-112 giving access to new role * DIAC-112 giving access to new role --------- Co-authored-by: KleoG <[email protected]> Co-authored-by: Jake Cohen <[email protected]> * DIAC-298 adding logging statements for remissions details appender (#2020) * DIAC-298 adding logging statements for remissions details appender * Adding logging * DIAC-352 dependency fix (#2058) * DIAC-153 writing serviceRequestReference to case_data (#1885) * DIAC-153 adding serviceRequestReference to definitions * DIAC-153 making service request only generate on generateServiceRequest event call * DIAC-153 updating postSubmit confirmations to remove call to payment service request postSubmit * DIAC-153 updating and adding new content for generateServiceRequest event confimration screen * DIAC-153 fixing tests * DIAC-153 creating preparer for generateServiceRequest event to stop cases already with and old cases that may have a service request from triggering the event * DIAC-153 flakey CcdScenarioRunnerTest functional fix * DIAC-153 pointing preview to payments PR * DIAC-153 checkstyle fixes * DIAC-153 unit tests covered * DIAC-153 sonarqube improvements * DIAC-153 sonarqube improvements * caseIdList update * caseIdList update * caseIdList update * DIAC-210 adding placeholders for content * DIAC-153 adding content * DIAC-153 adding content * DIAC-153 checkstyle * DIAC-153 fix * DIAC-210 debug for admin officer authorisation * DIAC-210 giving authorisation to admin officer for create service request * Revert "DIAC-210 debug for admin officer authorisation" This reverts commit b770dd728274c421a44348eb2191de29c4cd16de. * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 adding in new confirmation screen for admin officer * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 fixing PA pay now out of time confirmation screen * DIAC-210 dependency fix * DIAC-210 undoing all changes FOR TESTING * DIAC-210 undoing all changes FOR TESTING * Revert "DIAC-210 undoing all changes FOR TESTING" This reverts commit eff5d6a78b305e6a9398c7c774483c2a03f62d95. * undoing testing things --------- Co-authored-by: KleoG <[email protected]> * DIAC-123 cdam download change fix (#1909) * DIAC-123 test PR * DIAC-123 test PR * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 fix? * DIAC-123 removing logging * DIAC-210 getting bails in REVERT AFTER TESTING * Revert "DIAC-210 getting bails in REVERT AFTER TESTING" This reverts commit 8d218b93fe8cf21817ac41da27c467e0a9272df5. * DIAC-210 undoing testing changes --------- Co-authored-by: KleoG <[email protected]> * DIAC-323 Added previous remission details to asylumCase (#2042) * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added previous remission details to asylumCase * Added support of EU appeal type for previous remissions * DIAC-112 first batch (#2087) * DIAC-112 doing the first batch of case IDs * DIAC-112 doing the first batch of case IDs * DIAC-394 expanding python scripts (#2085) * DIAC-394 some refactoring, changed up output filenames for jsons, adding functionality to replace specific fields within JSON easily * Removing local filepaths in examples * RIA-TASK - NABA -> Master : DO NOT MERGE (#1273) * RIA-6854 Added ADA check on auto end appeal handlers and updated their unit tests. (#1291) Co-authored-by: colmlynch60 <[email protected]> * RIA-6735 - (#1293) * RIA-6735 - * Disabling internal case creation Submit appeal notifications * Updating isAdmin flag to also be called on about to submit for startAppeal as it was not setting for LR journey cases. * RIA-6735 - Updating unit test * Ria 6698 appeal tab changes (#1287) * RIA-6591 appeal tab clearing fields * RIA-6698-Appeal-tab * Added tests * moved functionality * Moved logic to another handler * remove tribunal internal case field * spaces --------- Co-authored-by: Jamie <[email protected]> * RIA-6798: Validation of PRP1 API is not called for detained, ADA, AAA appeals (#1295) * RIA-6856 makeAnApplicationTypes available for some internal ada cases (#1296) * RIA-6856 makeAnApplicationTypes available for some internal ada cases * RIA-6856 cve suppression * RIA-6856 Refactor to avoid code smell for fallthrough * RIA-6856 Update java chart to 4.0.12 * RIA-6847 HC Mappings by detention facility name changes and tests (#1298) * RIA-6847 HC Mappings by detention facility name changes and tests * RIA-6847 Logic changes to handle when detention facility is 'Other' * Adding parameterized unit tests to check for multiple prisons and ircs * Checkstyle * RIA-6811 Enable decideAnApplication for internal cases' notifications (#1297) * RIA-6851 Internal cases hearing centre mapping (#1301) * RIA-6733: Internal cases should not be marked as paid when remission is approved or yet to be decided (#1300) * RIA-6733: 'Mark appeal paid' event should not be available to ADA (#1304) * RIA-6780: Request response review notification for internal ADA cases (#1305) * Ria 6779 request respondent review (#1302) * RIA-6591 appeal tab clearing fields * RIA-6779 Request respondent review --------- Co-authored-by: Jamie <[email protected]> * Ria 6779 conflict fix (#1308) * RIA-6591 appeal tab clearing fields * RIA-6779-add event back in --------- Co-authored-by: Jamie <[email protected]> * RIA-6914: Fix validation issue for detained appeals on 'Request respondent evidence' event (#1307) * RIA-6920 Add makeAnApplication to internal case notifications (#1309) * RIA-6920 Add makeAnApplication to internal case notifications * Bumping chart version/ fixing aliases --------- Co-authored-by: colmlynch60 <[email protected]> Co-authored-by: hmcts-jenkins-d-to-i <62423932+hmcts-jenkins-d-to-i[bot]@users.noreply.github.com> * RIA-6781 Added ADA suitability review event to internal events to handle (#1310) * RIA-6647 change date field to string (#1314) * RIA-6647 Change ftpaApplicationDeadline (date) to ftpaApplicationDeadlineDate (string) * RIA-6647 Update functional tests and add TODAY_FULL_DATE for dynamic evaluation of string date in full * Update azurerm to 3.33.0 * 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-6784: Enable 'applyForFTPAAppellant' for internal cases (#1316) * RIA-6784: Enable 'applyForFTPAAppellant' for internal cases * 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-6785: Enable 'applyForFTPARespondent' event for internal cases (#1317) * RIA-6901 Updated yaml file to reflect new number of days for ADA FTPA deadline. (#1319) * Ria 6929 - Setting up preview environment on NABA dev branch (#1311) * RIA-6929 - Setting up preview environment for NABA dev branches * Adding execute permissions to role scripts * Preview - Updating * RIA-6586 Transfer out of ADA loose ends (#1318) * RIA-6586 Skip direction/notification with requestResponseReview if ex ADA with hearing req submitted * RIA-6586 Add error when trying to review hearing req if they were submitted when case was ADA * RIA-6586 Enable editCaseListing and mark hearing req reviewed during requestResponseReview if case was ADA with hearing req submitted * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6586 Skip scheduling timed requestHearingRequirementsFeature event if case was ADA with submitted hearing req * RIA-6837 Update to application type drop down when HO is making an application for an ADA (#1320) * Notification should be sent on 'uploadHomeOfficeAppealResponse' event (#1322) Co-authored-by: colmlynch60 <[email protected]> * RIA-6877 RIA-6913 Handle flags for the enabling and the visibility of AA (#1321) …
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Jira link (if applicable)
https://tools.hmcts.net/jira/browse/RIA-8101
Change description
Remove Leadership judge FTPA Decision event and rename Resident judge FTPA Decision event
Checklist
[x ] tests have been updated / new tests has been added (if needed)