forked from eclipse-edc/DataDashboard
-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: migrate catalog page to UI API Wrapper (WIP, #494)
*Also contains*: commit a5ea128 Author: SaadBendou <bendousaad@gmail.com> Date: Mon Sep 25 14:15:54 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 64e6f6d Merge: 70498d4 9a177cb Author: SaadBendou <bendousaad@gmail.com> 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 <bendousaad@gmail.com> Date: Fri Sep 22 17:06:26 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 2a35abf Author: SaadBendou <bendousaad@gmail.com> Date: Fri Sep 22 11:37:30 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit dca1e82 Merge: 8cad198 cc84938 Author: SaadBendou <bendousaad@gmail.com> 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 <bendousaad@gmail.com> Date: Thu Sep 21 17:32:32 2023 +0200 fix: Use ContractNegotiation & Catalog in UI commit 51b7f94 Author: SaadBendou <bendousaad@gmail.com> Date: Thu Sep 21 16:21:03 2023 +0200 fix:buildAsset & remove Dead Code commit 90ed2e4 Author: SaadBendou <bendousaad@gmail.com> Date: Thu Sep 21 15:27:18 2023 +0200 fix: use buildAsset function commit 445bf9f Author: SaadBendou <bendousaad@gmail.com> Date: Thu Sep 21 15:19:47 2023 +0200 fix: remove dead Code commit b5d8e9c Author: SaadBendou <bendousaad@gmail.com> Date: Thu Sep 21 15:14:49 2023 +0200 chore: use UI-safe Criterion && update UiCriterion commit d015c9d Author: SaadBendou <bendousaad@gmail.com> Date: Wed Sep 20 16:52:31 2023 +0200 chore: use UI-safe Criterion && update UiCriterion commit c8f0868 Merge: 4793366 a026525 Author: SaadBendou <bendousaad@gmail.com> 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 <bendousaad@gmail.com> Date: Wed Sep 20 14:31:45 2023 +0200 chore: use UI-safe Criterion commit a026525 Author: SaadBendou <bendousaad@gmail.com> Date: Wed Sep 20 12:02:00 2023 +0200 chore: use UI-safe Asset
- Loading branch information
1 parent
9a177cb
commit 68b6105
Showing
152 changed files
with
679 additions
and
7,338 deletions.
There are no files selected for viewing
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
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
This file was deleted.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
6 changes: 3 additions & 3 deletions
6
src/app/component-library/catalog/asset-detail-dialog/asset-detail-dialog-data.ts
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
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
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
Oops, something went wrong.