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

Feat/395 edc client handle multiple dt rs and d ts #462

Commits on Jan 30, 2024

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

Commits on Jan 31, 2024

  1. feat(imp):[#395] Partial implementation

    Partial implementation started in context of #214 before story was split up. This commit is just meant to back up the work. It is neither complete nor does it work yet and it still contains compile errors.
    dsmf committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    b9d9dab View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    6ff6dbc View commit details
    Browse the repository at this point in the history
  2. feat(impl):[#395] Group tests

    dsmf committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e88fd3e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e7f0939 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b2d75ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9af543 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Configuration menu
    Copy the full SHA
    e062484 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ab61cc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b1e401c View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Configuration menu
    Copy the full SHA
    4bdd210 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9552b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88cd165 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a0abc33 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    66568e0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70f61d5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c61508 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c5f4461 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2024

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

Commits on Feb 16, 2024

  1. feat(impl):[#395] Remove obsolete todo

    this code place is not related to this story
    dsmf committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    06b1738 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0373718 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e3857a5 View commit details
    Browse the repository at this point in the history
  4. feat(impl):[#395] Remove obsolete todo

    edcRestTemplate is correct here, because we communicate with a DTR via an EDC
    dsmf committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6f37a0a View commit details
    Browse the repository at this point in the history
  5. feat(impl):[#395] Improve comprehensibility

    - better variable/parameter naming
    - split up stream expression into multiple lines
    - add helpful code comments to each part
    - reference special scenario diagram
    dsmf committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    d0d78a9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ece516 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8298522 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. feat(impl):[#395] Adjust test

    dsmf committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    0dbb8bb View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Configuration menu
    Copy the full SHA
    1d27803 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e6cda4 View commit details
    Browse the repository at this point in the history
  3. feat(impl):[#395] Fix tests

    And remove test concerning InterruptedException which is no longer relevant in this place.
    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    dbf3066 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb7c3a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97f6b55 View commit details
    Browse the repository at this point in the history
  6. feat(impl):[#395] Fix test

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    d9b08f7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b34ffcd View commit details
    Browse the repository at this point in the history
  8. feat(impl):[#395] Cleanup

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    1cfd3e5 View commit details
    Browse the repository at this point in the history
  9. feat(impl):[#395] Fix javadoc

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    cacf29f View commit details
    Browse the repository at this point in the history
  10. feat(impl):[#395] Fix long line

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    090a265 View commit details
    Browse the repository at this point in the history
  11. feat(impl):[#395] Fix long line

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    45d069d View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'origin/main' into feat/395-EDC-client-h…

    …andle-multiple-DTRs-and-DTs
    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    ca25d8c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    3aedb0d View commit details
    Browse the repository at this point in the history
  14. feat(impl):[#395] Reduce number of dependencies of EdcSubmodelClientImpl

    by accessing EndpointDataReferenceStorage via EndpointDataReferenceCacheService only
    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    5725012 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    db6b13a View commit details
    Browse the repository at this point in the history
  16. feat(impl):[#395] Cleanup

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    880a053 View commit details
    Browse the repository at this point in the history
  17. feat(impl):[#395] Cleanup

    dsmf committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    9f88251 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/395-EDC-client-h…

    …andle-multiple-DTRs-and-DTs
    dsmf committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    4e83d55 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. feat(impl):[#395] fix test setup

    dsmf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    5fdbd0b View commit details
    Browse the repository at this point in the history
  2. feat(impl):[#395] ignore PMD warning

    Already removed dependency to EndpointDataReferenceStorage in previous commits. In order to reduce more imports more refactoring would be required which is far beyond the scope of the current story.
    dsmf committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    9a435fe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ad2116 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    031e3d4 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/395-EDC-client-h…

    …andle-multiple-DTRs-and-DTs
    dsmf committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    9934128 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/395-EDC-client-h…

    …andle-multiple-DTRs-and-DTs
    
    # Conflicts:
    #	CHANGELOG.md
    dsmf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    0088530 View commit details
    Browse the repository at this point in the history
  2. feat(impl):[#395] Remove .cache_ggshield

    this file had been committed accidently
    dsmf committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    46eeeef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0646086 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fc42751 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17cea3d View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Merge remote-tracking branch 'origin/main' into feat/395-EDC-client-h…

    …andle-multiple-DTRs-and-DTs
    
    # Conflicts:
    #	irs-api/src/main/java/org/eclipse/tractusx/irs/aaswrapper/job/delegate/RelationshipDelegate.java
    dsmf committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    cfd2279 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18a6239 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf8263b View commit details
    Browse the repository at this point in the history