Skip to content

v0.0.1-milestone-8-sovity3

Compare
Choose a tag to compare
@richardtreier richardtreier released this 28 Apr 13:54
· 162 commits to main since this release

[v0.0.1-milestone-8-sovity3] 28.04.2023

Overview

Reworked Contract Agreement Page, improved stability and full contract offer
information is now displayed.

Detailed Changes

Added

  • Reworked the Contract Agreement Page, it now uses its own dedicated API
    Wrapper endpoint.
  • Added login polling to prevent auto-logout when page is open.
  • Showing all asset properties for assets and contract offers via an "Additional
    Properties" section.
  • Showing policies for contract offers in the asset details dialog.

Changed

  • Marked EDC_UI_DATA_MANAGEMENT_API_URL as deprecated in favor of EDC_UI_MANAGEMENT_API_URL.
  • Marked EDC_UI_DATA_MANAGEMENT_API_KEY as deprecated in favor of EDC_UI_MANAGEMENT_API_KEY.

Removed

  • Removed Datasource Payload support, it is probably only intended for Push

Fixed

  • Fixed getting started docker-compose-yaml to use the newly renamed edc-dev
    image.
  • Fixed labels of MDS categories and sub-categories.
  • Fixed issue when navigating back after clicking logout.