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

User profile replica #173

Merged
merged 46 commits into from
Jul 18, 2024
Merged

User profile replica #173

merged 46 commits into from
Jul 18, 2024

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    17d960d View commit details
    Browse the repository at this point in the history
  2. user

    ElisKina-dev committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a54a736 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ef1500 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    c243cbf View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/managing_profile' into userProfile

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorCodeEnum.java
    ElisKina-dev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f4f51f4 View commit details
    Browse the repository at this point in the history
  3. user profile association

    ElisKina-dev committed May 16, 2024
    Configuration menu
    Copy the full SHA
    2d00dd1 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. get user profiles

    ElisKina-dev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c8f9557 View commit details
    Browse the repository at this point in the history
  2. one to many association

    ElisKina-dev committed May 17, 2024
    Configuration menu
    Copy the full SHA
    73dbc09 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    dc8dec8 View commit details
    Browse the repository at this point in the history
  2. updated retirive of user by id with only profiles associatated to it …

    …and added delete of association
    GabrieleMaiocchiFilippo committed May 21, 2024
    Configuration menu
    Copy the full SHA
    1d05282 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. junit tests for User

    ElisKina-dev committed May 23, 2024
    Configuration menu
    Copy the full SHA
    4b9e223 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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

Commits on May 27, 2024

  1. revisioning

    GiacomoBrancazi committed May 27, 2024
    Configuration menu
    Copy the full SHA
    6fe6045 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    1a05225 View commit details
    Browse the repository at this point in the history
  2. fix path /users

    GiacomoBrancazi committed May 28, 2024
    Configuration menu
    Copy the full SHA
    feacba5 View commit details
    Browse the repository at this point in the history
  3. fixed tests

    ElisKina-dev committed May 28, 2024
    Configuration menu
    Copy the full SHA
    b75f307 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9584dc1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    74e2dd7 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    2af7e5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11e0cfe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    18fdfbd View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

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

Commits on May 31, 2024

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

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    689b50d View commit details
    Browse the repository at this point in the history
  2. adding mapper tests

    ElisKina-dev committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    613590f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    3706e65 View commit details
    Browse the repository at this point in the history
  2. update user

    ElisKina-dev committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0442f1f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Configuration menu
    Copy the full SHA
    2d3111a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad204f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f8ecd8 View commit details
    Browse the repository at this point in the history
  4. pulizia del codice

    ElisKina-dev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    947beab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    65f270f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c99370 View commit details
    Browse the repository at this point in the history
  7. test error fix

    ElisKina-dev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    acd1b75 View commit details
    Browse the repository at this point in the history
  8. add first access

    GiacomoBrancazi committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    bc3dfc9 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1797533 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2024

  1. test error fix

    ElisKina-dev committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fcd6fa3 View commit details
    Browse the repository at this point in the history
  2. test first access

    ElisKina-dev committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    dfbbef4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52b0161 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

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

Commits on Jul 18, 2024

  1. Merge remote-tracking branch 'origin/dev' into userProfileReplica

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/dto/FileS3Dto.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/dto/UserProfileAllDto.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/dto/UserProfileCreationDto.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/dto/UserProfileDto.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorType.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/mapper/UserProfileMapper.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/model/WorkflowResourceFrontEndDTO.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/resource/BpmnResource.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/resource/UserProfileResource.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/resource/WorkflowResourceResource.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/service/UserProfileService.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/service/impl/BpmnVersionServiceImpl.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/service/impl/UserProfileServiceImpl.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/dto/UserProfileCreationDtoTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/enumeration/UserProfileEnumTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/mapper/WorkflowResourceMapperTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/model/ATMLayerErrorResponseTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/resource/BpmnResourceTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/resource/ResourceEntityResourceTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/resource/UserProfileResourceTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/resource/WorkflowResourceResourceTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/service/impl/BpmnVersionServiceImplTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/service/impl/ResourceEntityServiceImplTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/service/impl/S3ObjectStoreServiceImplTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/service/impl/UserProfileServiceImplTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/utils/BpmnUtilsTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/utils/FileUtilitiesTest.java
    #	src/test/java/it/gov/pagopa/atmlayer/service/model/validators/UserProfileValidatorTest.java
    #	src/test/resources/integration-test/output/result.html
    #	src/test/resources/integration-test/output/result.json
    ElisKina-dev committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    1456876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    974c6e6 View commit details
    Browse the repository at this point in the history