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

Workflow resources and resources implementation #23

Merged
merged 87 commits into from
Nov 14, 2023

Commits on Nov 3, 2023

  1. get all

    LuciaM1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    63667f1 View commit details
    Browse the repository at this point in the history
  2. getAllBpmn endpoint

    LuciaM1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    214ce6b View commit details
    Browse the repository at this point in the history
  3. BpmnUtils test

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    9a6a0d2 View commit details
    Browse the repository at this point in the history
  4. Test file added

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    73926ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    501e0b6 View commit details
    Browse the repository at this point in the history
  6. FileUtilsTest

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a850893 View commit details
    Browse the repository at this point in the history
  7. MalformedTestFile

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    1d18b04 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    11f7bb0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8762120 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    03ead28 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1fec371 View commit details
    Browse the repository at this point in the history
  12. BpmnServiceImpl

    LuciaM1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    2dc1c0f View commit details
    Browse the repository at this point in the history
  13. refinements

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    79bbd8a View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f2f39d4 View commit details
    Browse the repository at this point in the history
  15. BpmnServiceImpl test

    LuciaM1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    450ae9f View commit details
    Browse the repository at this point in the history
  16. fix

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    f5ef376 View commit details
    Browse the repository at this point in the history
  17. fix

    EmanueleValentini1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    941451b View commit details
    Browse the repository at this point in the history
  18. adjustments test

    LuciaM1 committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    e9914ad View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    5444724 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4754a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1973099 View commit details
    Browse the repository at this point in the history
  4. BpmnVersionServiceImpl test

    LuciaM1 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c2620fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aef10a9 View commit details
    Browse the repository at this point in the history
  6. lombok config

    LuciaM1 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    c02b6c7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52cd174 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    9d0a9ac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    73ae42f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    233059b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b1776a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0d3358e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d11ad72 View commit details
    Browse the repository at this point in the history
  7. resources create

    LuciaM1 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dc52229 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d792d75 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. resources create

    LuciaM1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    54ab7db View commit details
    Browse the repository at this point in the history
  2. More JUNIT Tests

    ElisKina-dev committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    41ccd96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2c42e75 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'sprint4_resources' into sprint4_start

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/entity/ResourceFile.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorCodeEnum.java
    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    4b1ebc9 View commit details
    Browse the repository at this point in the history
  5. Merge

    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    30ed5e1 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'unit_test_branch' into sprint4_start

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/utils/FileUtils.java
    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    17a1888 View commit details
    Browse the repository at this point in the history
  7. Merge fix

    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    165c23d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a0641d1 View commit details
    Browse the repository at this point in the history
  9. resources create

    LuciaM1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    645a244 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8e04459 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3a135ab View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    83719da View commit details
    Browse the repository at this point in the history
  13. refinements

    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    312c080 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fca90cc View commit details
    Browse the repository at this point in the history
  15. Refinements

    EmanueleValentini1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    5de02c8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    72073b2 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    4b40a04 View commit details
    Browse the repository at this point in the history
  18. BpmnResource test

    LuciaM1 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    0652df7 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    f0c038d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c062e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e62e895 View commit details
    Browse the repository at this point in the history
  4. Resources

    ElisKina-dev committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    bde2e42 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    86437bc View commit details
    Browse the repository at this point in the history
  6. fixed concat

    LuciaM1 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    ef25556 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6587978 View commit details
    Browse the repository at this point in the history
  8. Creato throwErrorMessage

    asioleLab committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    d4ca1f8 View commit details
    Browse the repository at this point in the history
  9. Refinements

    EmanueleValentini1 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    794f69f View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    af9c676 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fafed2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'sprint4_workflow_resource' into Main_sprint4_integration

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/entity/ResourceEntity.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/model/ResourceEntityDTO.java
    #	src/test/resources/application.properties
    asioleLab committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    aba37f3 View commit details
    Browse the repository at this point in the history
  4. Fix import

    asioleLab committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    d7812d7 View commit details
    Browse the repository at this point in the history
  5. Enum Rename

    EmanueleValentini1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    682b244 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'sprint4_resources' into Main_sprint4_integration

    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorCodeEnum.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorType.java
    #	src/test/resources/application.properties
    EmanueleValentini1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    5de9cdb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6dd41ab View commit details
    Browse the repository at this point in the history
  8. Fix Enum Resource

    EmanueleValentini1 committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    8e63cc8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    202921e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1c3ec2d View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2023

  1. Configuration menu
    Copy the full SHA
    400e112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da58341 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3914a3a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. update resources

    LuciaM1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c4b9905 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    310cbef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77b5eb5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d63e45 View commit details
    Browse the repository at this point in the history
  5. removed useless code

    candreac committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    aefeadf View commit details
    Browse the repository at this point in the history
  6. update resources

    LuciaM1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    64f4be8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f186926 View commit details
    Browse the repository at this point in the history
  8. update resources

    LuciaM1 committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    9087220 View commit details
    Browse the repository at this point in the history
  9. fixed problem on update

    candreac committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    70b1b5d View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Update fixing

    EmanueleValentini1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    a1eba30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    722be34 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdc5996 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/update_resources' into wf_resour…

    …ce_integration
    
    # Conflicts:
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/enumeration/AppErrorCodeEnum.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/mapper/ResourceEntityMapper.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/resource/ResourceEntityResource.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/service/ResourceEntityService.java
    #	src/main/java/it/gov/pagopa/atmlayer/service/model/service/impl/ResourceEntityServiceImpl.java
    EmanueleValentini1 committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    324dcb2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fcc49c View commit details
    Browse the repository at this point in the history