Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Release 4.6.0

Table of contents
  1. Statistics
  2. Building

Statistics

April 1 2021 - June 30 2021

statistics_4.6.0.png

#Breaking Changes

  • Copy the assets/theme folder from the UI Customisation Repository to your customisation project to apply theme settings
  • Data service version 4.3.0 is needed, which fixes the broken link bug (identity-link is broken by showing a none accessible identity)
  • Misspelling - change onViewRemoveIdentites to onViewRemoveIdentities in custom.service.ts

Building

Use the following build command to avoid webpage caching (works only for IIS, not for IDABUS)

ng build --base-href "/portal/" --output-hashing=all

#Feature Highlights

  • Compatible to the latest IDABUS service
  • Introduced theme settings in core and custom project
  • Implemented batch import in identity-picker and identity-list component
  • Made the appearance of tree-view nodes configurable
  • Prefix can be added to text-editor. It is configurable if prefix should be saved as attribute value
  • More settings can be configured in config.json file
  • Implemented virtual scroll in resource-table and identity-list (not yet identity-picker)
  • Add / remove attributes in config-mode now doesn’t discard unsaved configuration changes
  • Added a new event hook onViewBeforeSave to handle event before save button in resource detail-view is clicked
  • Identity-Picker can new be used in XPath-builder to specify identities