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

refactor: cleanup Asset model #114

Merged
merged 2 commits into from
Oct 17, 2023
Merged

Conversation

ndr-brt
Copy link
Member

@ndr-brt ndr-brt commented Oct 16, 2023

What this PR changes/adds

delete the custom Asset class, using the one from the client instead

Why it does that

use connector-client everywhere

Further notes

  • to test this I improved the docker compose environment, now it starts 2 connectors with 2 UIs, and it's possible to request the catalog and negotiate the contract

Linked Issue(s)

Closes #51

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@ndr-brt ndr-brt added the enhancement New feature or request label Oct 16, 2023
@ndr-brt ndr-brt requested a review from janpmeyer October 16, 2023 11:33
@janpmeyer
Copy link
Contributor

The name of the contractOffer seems bugged. I added an asset, policy and ContractDefinition and in the Catalog Broweser the name is not shown of the ContractOffer.

image

@ndr-brt
Copy link
Member Author

ndr-brt commented Oct 17, 2023

@janpmeyer you're right, I fixed it accordingly

@ndr-brt ndr-brt merged commit d06017d into eclipse-edc:main Oct 17, 2023
2 checks passed
@ndr-brt ndr-brt deleted the 51-cleanup branch October 17, 2023 09:36
farhin23 pushed a commit to FraunhoferISST/edc-dashboard that referenced this pull request Mar 5, 2024
* refactor: cleanup Asset model

* PR remark
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

connector client: switch AssetService
2 participants