Releases: sovity/edc-ui
Releases · sovity/edc-ui
v0.0.1-milestone-8-sovity7
[v0.0.1-milestone-8-sovity7] 23.06.2023
Overview
Build Dates, open-ended date intervals, Broker UI MvP features.
Detailed Changes
Added
- Added Connector Build date and Commit Information to Additional Properties
section in Dashboard - Added Open-Ended Date Option to Time-Period-Restricted Policies
- Broker UI: Added sorting, filtering and pagination to catalog page.
- Broker UI: Added legal notice page.
v0.0.1-milestone-8-sovity6
[v0.0.1-milestone-8-sovity6] 06.06.2023
Overview
Added Broker UI and minor Connector UI improvements.
Detailed Changes
Added
- Added Broker PoC UI:
- Refactored Module Structure
- Added Catalog Page
- Added Connector Page
- Added Copyright Footer
- Tooltips for Asset Properties that show the asset property names.
Fixed
- Fixed Card titles exploding when containing too large words.
- Fixed missing section header for consuming contract agreements.
v0.0.1-milestone-8-sovity5
[v0.0.1-milestone-8-sovity5] 09.05.2023
Overview
Removed catalog browser timeouts.
Detailed Changes
Changed
- Catalog Page now has no timeouts.
- Catalog Page now displays partial results.
v0.0.1-milestone-8-sovity4
[v0.0.1-milestone-8-sovity4] 03.05.2023
Overview
Bugfixes and minor UI improvements.
Detailed Changes
Added
- Added "Show Details" option to each entry in Transfer History Page
Fixed
- Fixed bug in contract definition page that prevented the entire page from
showing when any contract definition used a non-array operatorRight. - Fixed contract agreement transfer button being available for providing
contract agreements.
v0.0.1-milestone-8-sovity3
[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 ofEDC_UI_MANAGEMENT_API_URL
. - Marked
EDC_UI_DATA_MANAGEMENT_API_KEY
as deprecated in favor ofEDC_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.
v0.0.1-milestone-8-sovity2
[v0.0.1-milestone-8-sovity2] 24.03.2023
Overview
Bugfixes for our productive connectors.
Detailed Changes
Fixed
- Fixed implicit limit of 50 being applied to all views.
v0.0.1-milestone-8-sovity1
[v0.0.1-milestone-8-sovity1] 20.03.2023
Overview
Organization names are now prominent in both asset cards and contract offer
cards.
Detailed Changes
Added
- Made asset IDs less prominent in favor of Organization Name
Fixed
- Removed password suggestions for ID and related fields in Chrome
- Fixed handling of http error response code 401 when user logout from edc-ui
- Bumped minor dependencies
v0.0.1-milestone-7-sovity8
[v0.0.1-milestone-7-sovity8] 07.03.2023
Overview
Minor UI fixes.
Detailed Changes
Changed
- Updated the icon for Fetch Status option in the catalog browser
Fixed
- Fixed closing of side nav-bar on pressing escape button
- Fixed "Your Contract Definitions" being called "Your Data Offers" in the
dashboard.
v0.0.1-milestone-7-sovity7
[v0.0.1-milestone-7-sovity7] 06.03.2023
Overview
More Connector Self-Description properties in Dashboard.
Detailed Changes
Added
- Added Connector Self-Description property grid in Dashboard.
- Added info texts to differentiate Connector ID and Connector Endpoint.
- Added support for loading additional config from
EDC_UI_CONFIG_URL
on
startup.
Changed
- Deprecated property
EDC_UI_ASSET_PROP_ORIGINATOR
in favor of
EDC_UI_CONNECTOR_ENDPOINT
. - Deprecated property
EDC_UI_ASSET_PROP_ORIGINATOR_ORGANIZATION_NAME
in favor
ofEDC_UI_CURATOR_ORGANIZATION_NAME
.
Fixed
- Fixed Contract Definition successfully created message.
v0.0.1-milestone-7-sovity6
[v0.0.1-milestone-7-sovity6] 02.03.2023
Changed
- Navigation Item Order: Switched Contract Definitions and Asset Viewer
Fixed
- Fixed Contract Definition Page Button Typo.