Helm Chart - no new version
Single Page Application
Breaking
...
Changes
To be able to update master data tables and rows a row key column has to be set (see master data section)
...
To update a master data table or its rows after the update to this version a row key column has to be set. Either vie the UI in the master data section of the admin panel. Or by updating the master data table directly via the api.
Information about which column is the row key column can also be retrieved via the javascript api. The documentation was updated (added table.getRowKeyColumnKey()
and colum.isRowKey()
).
Set any column as row key column
option to set any column as the row key column
allows the user to search/filter by that row
Added Horizontal scroll to ensure readability of master data tables
Selection dialog
Master data update UI
...
Github is now a build in storage location. In the picker it is possible to search for repositories by name (optionally filtered by owner) and select a branch.
Selection of a tag will follow.
Some configuration is needed so the user can select private repositories. See here for the documentation for that.
SBOM
View file | ||
---|---|---|
|
...