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-14295 test PR #5094

Closed
wants to merge 71 commits into from
Closed

CIV-14295 test PR #5094

wants to merge 71 commits into from

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    85f7d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2f56119 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b65aaa4 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    b32a15c View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Configuration menu
    Copy the full SHA
    30446bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e47af85 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70922fe View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    c78c588 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into feat/CIV-14146_Service

    # Conflicts:
    #	src/main/java/uk/gov/hmcts/reform/civil/model/CaseData.java
    sjamihmcts committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    1af507f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a1bda00 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cad29fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3b28b37 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a78d3a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2fde3a5 View commit details
    Browse the repository at this point in the history
  8. CIV-14146: Updated tests

    sjamihmcts committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    ec45a4e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c1d55ff View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c8adde8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e3ca5bb View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    7c84502 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    482f73c View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Configuration menu
    Copy the full SHA
    7511555 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a70d6a0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ae91573 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41f01a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4ae47d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Configuration menu
    Copy the full SHA
    dc0b57d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d3ff3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c763b5c View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    3596e21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    851320f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8177964 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3e94ff View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. Configuration menu
    Copy the full SHA
    51496b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    824d449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18ad29d View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into feat/CIV-14236

    # Conflicts:
    #	src/main/java/uk/gov/hmcts/reform/civil/handler/callback/user/DiscontinueClaimClaimantCallbackHandler.java
    #	src/main/java/uk/gov/hmcts/reform/civil/handler/callback/user/ValidateDiscontinueClaimClaimantCallbackHandler.java
    #	src/main/java/uk/gov/hmcts/reform/civil/model/CaseData.java
    #	src/main/java/uk/gov/hmcts/reform/civil/service/flowstate/FlowStateAllowedEventService.java
    #	src/test/java/uk/gov/hmcts/reform/civil/handler/callback/user/DiscontinueClaimClaimantCallbackHandlerTest.java
    #	src/test/java/uk/gov/hmcts/reform/civil/handler/callback/user/ValidateDiscontinueClaimClaimantCallbackHandlerTest.java
    hmcts-version1-ignacio committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    2abd9b9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5b604ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    97492b5 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Merge remote-tracking branch 'origin/feat/CIV-14194' into feat/CIV-14236

    # Conflicts:
    #	src/main/java/uk/gov/hmcts/reform/civil/enums/settlediscontinue/DiscontinuanceTypeList.java
    #	src/main/java/uk/gov/hmcts/reform/civil/handler/callback/user/DiscontinueClaimClaimantCallbackHandler.java
    #	src/main/java/uk/gov/hmcts/reform/civil/model/CaseData.java
    #	src/test/java/uk/gov/hmcts/reform/civil/handler/callback/user/DiscontinueClaimClaimantCallbackHandlerTest.java
    hmcts-version1-ignacio committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    0b5d5f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ccc87b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e4fbd6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8e98954 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4d7e983 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd1dc88 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1ee216a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    682c509 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge branch 'master' into feat/CIV-14236

    # Conflicts:
    #	src/main/java/uk/gov/hmcts/reform/civil/handler/callback/user/DiscontinueClaimClaimantCallbackHandler.java
    #	src/main/java/uk/gov/hmcts/reform/civil/model/CaseData.java
    hmcts-version1-ignacio committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    36f0a26 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7cb328 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f0691d3 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    359f284 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b6fa721 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. Configuration menu
    Copy the full SHA
    2db45ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1aa1c1d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30ab61a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3876ecb View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into feat/CIV-14295

    # Conflicts:
    #	src/main/java/uk/gov/hmcts/reform/civil/handler/callback/user/ValidateDiscontinueClaimClaimantCallbackHandler.java
    #	src/test/java/uk/gov/hmcts/reform/civil/handler/callback/user/ValidateDiscontinueClaimClaimantCallbackHandlerTest.java
    hmcts-version1-ignacio committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    b8dcd01 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. Configuration menu
    Copy the full SHA
    d85b458 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd64d4c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b1ddb9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    676ce3a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    93819b4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d081524 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a6b16f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd8792f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b21bfc2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e9a6e78 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Configuration menu
    Copy the full SHA
    df3428d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19e31dd View commit details
    Browse the repository at this point in the history
  3. Update Jenkinsfile_CNP

    Azam-Hmcts authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    ac3409f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Update Jenkinsfile_CNP

    Azam-Hmcts authored Jul 19, 2024
    Configuration menu
    Copy the full SHA
    ce670a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b46f508 View commit details
    Browse the repository at this point in the history