Skip to content

Releases: International-Data-Spaces-Association/DataspaceConnectorUI

10.2.2

06 Dec 14:33
Compare
Choose a tag to compare

[10.2.2] - 2022-12-06

Changed

  • Updated Dependencies

10.2.1

14 Nov 16:30
Compare
Choose a tag to compare

[10.2.1] - 2022-11-14

Fixed

  • EndpointDocumentation accessed on wrong IDS infomodel object level

10.2.0

03 Nov 17:02
Compare
Choose a tag to compare

[10.2.0] - 2022-11-03

Added

  • Endpoint Documentation to Meta Data page

Fixed

  • Fixed the UI to get the active configuration of the DSC

Changed

  • renamed variable standardlicense to standardLicense

10.1.0

06 Oct 05:36
Compare
Choose a tag to compare

[10.1.0] - 2022-10-06

Fixed

  • Log ontology if DEBUG is enabled
  • Policy in Policy Template is doubled

Removed

  • entrypoint.sh now is a direct command in Dockerfile
  • buildDockerImage.sh Instead use sudo docker build -t dataspace-connector-ui .

Changed

  • Renamed default title and description of UI
  • Prevent adding contract templates with duplicate titles by adding "(1)" to its title

10.0.1

19 Aug 14:08
2746b65
Compare
Choose a tag to compare

Added

  • Connector ID adjustable via Settings page

Fixed

  • Inconsistent keyStore and trustStore variable naming between UI and DSC
  • Ontology page view undefined on view of a specific resource
  • Policy template checkbox not loaded correctly on view
  • Button "Register data source" links to blank page
  • Txt file upload with file larger than 1 MB failed. Set max file upload to 4 GB

Removed

  • Subtitle of dashboard page

v10.0.0

04 Jul 12:11
Compare
Choose a tag to compare

[10.0.0] - 2022-07-04 (compatible with DSC 7.1.0)

ATTENTION: This release requires at least DSC version 7.1.0, which introduces addition field in EndpointView. See Changelog DSC v7.1.0

Added

  • Functionality to add custom properties to Resources (see README.md)
  • Functionality to add a Basic Auth to protect the backend (see README.md)
  • Functionality to set DeployMode of a Connector via Settings
  • Functionality to manage whitelisted DAPS
  • Dashboard card showing the configured default endpoint
  • Dashboard card showing number of data sources
  • Dashboard card showing number of policy templates
  • Dashboard card showing number of data offerings
  • Dashboard card showing number of active contracts
  • Customizable background color of navigation via variable navigationBackground
  • Health check in backend for kubernetes probes
  • Title and description for data sources
  • Templating for policies (Contract + Rules as templates)
  • Advanced mode toggle (bottom of navigation bar) hiding in default's disabled mode several navigation bar elements
  • Header shows connector description
  • Check if a contract's validity time range fits to the current date, otherwise do not show buttons to request artifact
  • Display title in backend connection remove dialog instead of URL
  • Display title in backend connection select dialog

Changed

  • Several labels to explain functionalities simpler
  • Navigation elements structure
  • Adjusted shown fields in Add and Adjust popup for Backend Connections
  • Colors of dropdown elements
  • Sticky logo on small screens showing scroll bar in navigation
  • Moved CSS styles from App.vue into separate default.css
  • Updated package.json version number

Fixed

  • Screen refreshing when pressing enter in URL field at Data Consumption view
  • Raised a broad range of comparisons of variables from value to type level
  • Validation for database URLs does not require http prefix
  • Opening browser in dev mode on wrong URL (0.0.0.0 instead of localhost)
  • Adjust image name to dataspace-connector-ui
  • Add image source https://github.com/International-Data-Spaces-Association/DataspaceConnectorUI to Dockerfile

Removed

  • Unused imports

v.9.3.0

04 May 13:07
9e88926
Compare
Choose a tag to compare

v.9.2.0

08 Apr 10:21
990a90f
Compare
Choose a tag to compare

v.9.1.0

01 Apr 20:23
bda008a
Compare
Choose a tag to compare

v.9.0.0

07 Feb 11:09
c774782
Compare
Choose a tag to compare