forked from eclipse-edc/DataDashboard
-
Notifications
You must be signed in to change notification settings - Fork 15
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
Migrate Catalog Page to UI API Wrapper #494
Merged
richardtreier
merged 8 commits into
main
from
406-use-new-negotiate-contract-endpoint-in-ui
Sep 26, 2023
Merged
Migrate Catalog Page to UI API Wrapper #494
richardtreier
merged 8 commits into
main
from
406-use-new-negotiate-contract-endpoint-in-ui
Sep 26, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Collaborator
richardtreier
commented
Sep 26, 2023
•
edited
Loading
edited
- TODO: currently the catalog only supports the first contract offer of data offers
- migrate catalog page to UI API Wrapper
- migrate negotiation to UI API Wrapper
- remove legacy Management API Client
- remove dead code
commit a5ea128 Author: SaadBendou <[email protected]> Date: Mon Sep 25 14:15:54 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 64e6f6d Merge: 70498d4 9a177cb Author: SaadBendou <[email protected]> Date: Mon Sep 25 11:44:11 2023 +0200 Merge branch 'main' of https://github.com/sovity/edc-ui into 406-use-new-negotiate-contract-endpoint-in-ui-1 commit 70498d4 Author: SaadBendou <[email protected]> Date: Fri Sep 22 17:06:26 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 2a35abf Author: SaadBendou <[email protected]> Date: Fri Sep 22 11:37:30 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit dca1e82 Merge: 8cad198 cc84938 Author: SaadBendou <[email protected]> Date: Fri Sep 22 11:36:35 2023 +0200 Merge branch 'main' of https://github.com/sovity/edc-ui into 406-use-new-negotiate-contract-endpoint-in-ui-1 # Conflicts: # src/app/core/services/api/edc-api.service.ts # src/app/core/services/asset-service-mapped.ts commit 8cad198 Author: SaadBendou <[email protected]> Date: Thu Sep 21 17:32:32 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 51b7f94 Author: SaadBendou <[email protected]> Date: Thu Sep 21 16:21:03 2023 +0200 fix:buildAsset & remove Dead Code commit 90ed2e4 Author: SaadBendou <[email protected]> Date: Thu Sep 21 15:27:18 2023 +0200 fix: use buildAsset function commit 445bf9f Author: SaadBendou <[email protected]> Date: Thu Sep 21 15:19:47 2023 +0200 fix: remove dead Code commit b5d8e9c Author: SaadBendou <[email protected]> Date: Thu Sep 21 15:14:49 2023 +0200 chore: use UI-safe Criterion && update UiCriterion commit d015c9d Author: SaadBendou <[email protected]> Date: Wed Sep 20 16:52:31 2023 +0200 chore: use UI-safe Criterion && update UiCriterion commit c8f0868 Merge: 4793366 a026525 Author: SaadBendou <[email protected]> Date: Wed Sep 20 14:34:10 2023 +0200 Merge branch '472-use-new-type-safe-asset-in-ui' of https://github.com/sovity/edc-ui into 394-use-new-create-contract-definition-endpoint-in-ui # Conflicts: # src/app/core/services/api/edc-api.service.ts # src/app/core/services/api/fake-backend/asset-fake-service.ts # src/app/core/services/api/fake-backend/data/test-assets.ts commit 4793366 Author: SaadBendou <[email protected]> Date: Wed Sep 20 14:31:45 2023 +0200 chore: use UI-safe Criterion commit a026525 Author: SaadBendou <[email protected]> Date: Wed Sep 20 12:02:00 2023 +0200 chore: use UI-safe Asset
… no multiple contract offers per asset)
richardtreier
force-pushed
the
406-use-new-negotiate-contract-endpoint-in-ui
branch
from
September 26, 2023 11:00
37d14c4
to
56e6547
Compare
richardtreier
force-pushed
the
406-use-new-negotiate-contract-endpoint-in-ui
branch
from
September 26, 2023 11:57
9ba4d42
to
7ea648f
Compare
SaadEGI
reviewed
Sep 26, 2023
src/app/component-library/catalog/asset-detail-dialog/asset-detail-dialog-data.service.ts
Show resolved
Hide resolved
SaadEGI
reviewed
Sep 26, 2023
src/app/component-library/catalog/asset-detail-dialog/asset-detail-dialog.component.ts
Outdated
Show resolved
Hide resolved
SaadEGI
reviewed
Sep 26, 2023
src/app/component-library/catalog/asset-detail-dialog/asset-property-grid-group-builder.ts
Show resolved
Hide resolved
SaadEGI
reviewed
Sep 26, 2023
SaadEGI
suggested changes
Sep 26, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Reviewed
SaadEGI
approved these changes
Sep 26, 2023
richardtreier
deleted the
406-use-new-negotiate-contract-endpoint-in-ui
branch
September 26, 2023 12:42
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.