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: consume offering #491

Closed
wants to merge 38 commits into from
Closed

feat: consume offering #491

wants to merge 38 commits into from

Commits on Jun 28, 2023

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

Commits on Jun 29, 2023

  1. feat: Init consume api

    steffen-biehs committed Jun 29, 2023
    Configuration menu
    Copy the full SHA
    002043e View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. feat: add additional DTOs

    hqarawlus committed Jul 6, 2023
    Configuration menu
    Copy the full SHA
    08ee8c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4669f7f View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

  1. Configuration menu
    Copy the full SHA
    dcb4f3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b9c3c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b1fd74 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    32b6854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64328c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    97afad3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ad1e31 View commit details
    Browse the repository at this point in the history
  3. chore: clean-up

    * Add missing annotations
    * Align class names
    * Add null checks
    ronjaquensel committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7477ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    20cd327 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9eb4ac4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c3ffe1c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    ced411b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    22add04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b36056e View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat/182-consume-offering' of github.com:sovity/edc-ext…

    …ensions into feat/182-consume-offering
    
    feat: merge latest upstream changes
    M-Fitzke committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    235ab2f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    52d8fa2 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

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

Commits on Jul 25, 2023

  1. Configuration menu
    Copy the full SHA
    692aee6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f43280 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03cc818 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6accae2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b1d2c3d View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

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

Commits on Aug 11, 2023

  1. Merge branch 'main' into feat/182-consume-offering

    # Conflicts:
    #	extensions/wrapper/wrapper-common-api/src/main/java/de/sovity/edc/ext/wrapper/api/common/model/CriterionDto.java
    #	extensions/wrapper/wrapper/build.gradle.kts
    #	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/WrapperExtension.java
    #	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/WrapperExtensionContextBuilder.java
    #	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/api/usecase/model/ContractDefinitionRequestDto.java
    #	extensions/wrapper/wrapper/src/main/java/de/sovity/edc/ext/wrapper/api/usecase/services/OfferingService.java
    #	extensions/wrapper/wrapper/src/test/java/de/sovity/edc/ext/wrapper/api/usecase/services/OfferingServiceTest.java
    #	extensions/wrapper/wrapper/src/test/resources/usecase/contract-offer-valid.json
    #	gradle.properties
    #	settings.gradle.kts
    timdah committed Aug 11, 2023
    Configuration menu
    Copy the full SHA
    a5a8500 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. fix: new asset api

    timdah committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b0bd4cc View commit details
    Browse the repository at this point in the history
  2. fix: missing test dependencies

    timdah committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    f08dfd0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f82a748 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. chore: clean up and test fix

    timdah committed Aug 17, 2023
    Configuration menu
    Copy the full SHA
    55885ea View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. feat: add negative transformer tests for internal transform null retu…

    …rns and problem reporting
    M-Fitzke committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    ac0e7fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    876e4f0 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

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

Commits on Aug 23, 2023

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