Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

CIV-0000 Add dashboard notification service tasks for CUI journeys #950

Merged
merged 48 commits into from
Apr 18, 2024

Conversation

m-meulendijks-v1
Copy link
Contributor

Before creating a pull request make sure that:

  • commit messages are meaningful and follow good commit message guidelines
  • README and other documentation has been updated / added (if needed)
  • tests have been updated / new tests has been added (if needed)

Please remove this line and everything above and fill the following sections:

JIRA link (if applicable)

Change description

Does this PR introduce a breaking change? (check one with "x")

[ ] Yes
[ ] No

miguelMolina3691 and others added 30 commits February 29, 2024 12:18
* CIV-12654 Dashboard notification event

* CIV-12654 merge with master
* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* Add additonal tests

* Update camunda activity id for claim issue

---------

Co-authored-by: dharmendra kumar <[email protected]>
Co-authored-by: m-meulendijks-v1 <[email protected]>
Co-authored-by: marianadpereira <[email protected]>
* Update: dashboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 - fixed camunda test

---------

Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: meulendijksm <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>
* CIV-12757 Dashboard Notification HWF

* CIV-12757 lint
…881)

* CIV-12654 Claim fee required dashboard notification (#874)

* CIV-12654 Dashboard notification event

* CIV-12654 merge with master

* CIV-12691 Create Claimant dashboard notifications for issue claim (#876)

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* Add additonal tests

* Update camunda activity id for claim issue

---------

Co-authored-by: dharmendra kumar <[email protected]>
Co-authored-by: m-meulendijks-v1 <[email protected]>
Co-authored-by: marianadpereira <[email protected]>

* CIV-12693 Create defendant dashboard notification for Issue claim (#875)

* Update: dashboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 - fixed camunda test

---------

Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: meulendijksm <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>

* CIV-13015 Create defendant notifications when LRVLIP claim is issued

---------

Co-authored-by: Miguel Molina <[email protected]>
Co-authored-by: Sergio Salguero <[email protected]>
Co-authored-by: m-meulendijks-v1 <[email protected]>
Co-authored-by: marianadpereira <[email protected]>
Co-authored-by: Felipe <[email protected]>
Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: meulendijksm <[email protected]>
* added dashboard notification handler.

* fixed unit test.

---------

Co-authored-by: Raja Mani <[email protected]>
* CIV-12758 Claim settle defendant notification

* Update ClaimantResponseSpecTest.java

---------

Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: jeswanth-hmcts <[email protected]>
* CIV-12792 Add dashboard notification service tasks

* CIV-12792 Rework - trigger event after state change

* CIV-12792 making the Id generic

* CIV-12792 fixing state flow engine issue for Full defence journey

* CIV-12792 fixing state flow engine issue for Full defence journey

---------

Co-authored-by: VijayaKumarK <[email protected]>
Co-authored-by: Raja Mani <[email protected]>
Co-authored-by: kalachandrasekar1 <[email protected]>
* CIV-12654 Claim fee required dashboard notification (#874)

* CIV-12654 Dashboard notification event

* CIV-12654 merge with master

* CIV-12691 Create Claimant dashboard notifications for issue claim (#876)

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* DASHBOARD_APPLICANT1_AFTER_PAY_FEE_SCENARIO

* Add additonal tests

* Update camunda activity id for claim issue

---------

Co-authored-by: dharmendra kumar <[email protected]>
Co-authored-by: m-meulendijks-v1 <[email protected]>
Co-authored-by: marianadpereira <[email protected]>

* CIV-12693 Create defendant dashboard notification for Issue claim (#875)

* Update: dashboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 camunda dashbboard notification event

* CIV-12693 - fixed camunda test

---------

Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: meulendijksm <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>

* CIV-12800 Dashboard Notification common service task

* CIV-12800 Dashboard Notification common service task

* CIV-12757 Dashboard Notification HWF

* CIV-12757 lint

* CIV-12800 Dashboard Notification common service task

* Update create_lip_claim.bpmn

* CIV-13000 Assign GA to additional users after payment (#892)

* CIV-13000 Added assign roles after payment process

* CIV-13000 corrected test

* CIV-12800 Dashboard Notification common service task

---------

Co-authored-by: Miguel Molina <[email protected]>
Co-authored-by: Sergio Salguero <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>
Co-authored-by: m-meulendijks-v1 <[email protected]>
Co-authored-by: marianadpereira <[email protected]>
Co-authored-by: Felipe <[email protected]>
Co-authored-by: jarekPierchala <[email protected]>
Co-authored-by: meulendijksm <[email protected]>
Co-authored-by: miguelMolina3691 <[email protected]>
Co-authored-by: Manish Garg <[email protected]>
Co-authored-by: kalachandrasekar1 <[email protected]>
Co-authored-by: Deepthi Doppalapudi <[email protected]>
* CIV-12962 Add schedler for full admin pay immediately no payment

* Change scheduled time to 00 hours

---------

Co-authored-by: jarekPierchala <[email protected]>
…ed the claim (claimant) (#907)

* added dashboard notification handler for claim settled event.

* fixed claimant intention CUI bug.
…900)

* CIV-13119 - camunda changes for defendant response dashboard

* CIV-13119 - move camunda flows

---------

Co-authored-by: Raja Mani <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>
* CIV-12895 defendant sign settlement agreement

* CIV-12895 defendant sign settlement agreement

---------

Co-authored-by: Raja Mani <[email protected]>
* Generate Dashboard Notification in CUI for more time requested by defendant

* Generate Dashboard Notification in CUI for more time requested by defendant

---------

Co-authored-by: dharmendra kumar <[email protected]>
# Conflicts:
#	src/main/resources/camunda/claimant_response_cui.bpmn
* added dashboard notification handler for claim settled event.

* fixed claimant intention CUI bug.

* CIV-12943 added service task for defendant

* CIV-12943 claim settled

---------

Co-authored-by: neeta-hmcts <[email protected]>
Co-authored-by: neeta-hmcts <[email protected]>
Co-authored-by: dharmendra kumar <[email protected]>
* fix unit tests

* add unit tests

* Update values.preview.template.yaml

---------

Co-authored-by: vasudevganesanhmcts <[email protected]>
Co-authored-by: Sherlyn Khaw <[email protected]>
* CIV-13283 dashboard toggle flag added

* CIV-13283 - reverted the change

* CIV-13283 reverted the change

* CIV-13283 changes

* CIV-13283 changes

* CIV-13283 lint issue fixed

* lint issue fixed

---------

Co-authored-by: dharmendra kumar <[email protected]>
@dharmendrak dharmendrak changed the title Team2b CIV-0000 Add dashboard notification service tasks for CUI journeys Apr 18, 2024
@dharmendrak dharmendrak merged commit 0199925 into master Apr 18, 2024
6 checks passed
@dharmendrak dharmendrak deleted the team2b branch April 18, 2024 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.