Closed zeier closed 2 years ago
@zeier I think this would be best spread in multiple stories per feature.
we should start with 1 story with basic list of offerings, and only assets shared with me
@zeier I think this would be best spread in multiple stories per feature.
Done, created agera-edc/MinimumViableDataspaceFork#81, agera-edc/MinimumViableDataspaceFork#80
Fix empty columns in UI (timestamp, Protocol) - Not covered as part of this story as column didn't exists in UI.
Feature agera-edc/MinimumViableDataspaceFork#137
Description
As a dataspace participant I want to look at all the data assets that other participants offer to share with me.
The connector's web UI offers a page to display all data offerings, which can be obtained through the connector's REST API. The catalog crawler collects as
ContractOffer
s from all participants by obtaining the participant list from theRegistrationService
.Acceptance Criteria
Tasks
As the UI side is already implemented in the webapp, only a bug fix and documentation are outstanding.
Fix empty columns in UI (timestamp, Protocol)