Changelog 10.8

Key

Subject

Description

Key

Subject

Description

TUK-4754

After the service-manager installation the webresources are referenced by the path variable instead of the actual path in the servicewatcher-sw.yml file

As an administrator, I would like to reference resources by a variable instead of the actual path In the servicewatcher-sw.yml file so that I can reduce the effort while changing the path.

Acceptance criteria:

  • In the file <service-manager>\config\serviewatcher-sw.yml the webresources (client, management, management10, o365dashlet, ...) the path to the zip-file can be configured with the variable ${enaio.data.path} in this way: 

- name: client   type: webresource   path: ${enaio.data.path}\webresource\public\client\client.zip
  • Result: Changing the data-path does not require additional manual reconfiguration here anymore.

TUK-5025

In the compare area of the version view, information about changed table data is given

As a user, I would like to be informed whether table data have been changed in comparison with a specific version so that I can decide to focus on the metadata aspect of the version to check more details.

Acceptance criteria:

  • In the compare area of the version view, changes of a table are indicate with Table data is different'/'Tabellendaten sind unterschiedlich' in the '+'-box behind the table label.

  • The aspect 'Metadata' is shown in the compare mode too.

TUK-5029

The client is upgraded to Angular 18 (2 sprints)

As the system-responsible, I would like to use the client based on the Angular 18 version so that it is future-proofed.

Acceptance criteria:

  • The following used components of the client are upgraded to the current versions: 

    • Angular framework to version 18

    • yuuvis components

    • yuuvis widget-grid

    • ag-grid

  • The new core-library is published