New UI
Fix issue with account id sent to bootstrap
fix load localization data; add localization for kendo components
Columns state persistence
Introduced the possibility to remove the “Summary” column for artifact grids
Hit list window is now draggable
Improved artifact grid search
Display tracker item ID for each artifact when creating multiple links at once
Preparation to store link data in the model file
Improved the information available for linked artifacts
Introduced new possibilities to restrict link types available for linking based on artifact type
New routing system
Support for global configuration management via CDCM
Enhancements:
New UI: A fresh user interface has been implemented.
Improved Artifact Grid Search: Enhanced search functionality within artifact grids.
Columns State Persistence: User-defined column configurations are now saved, allowing for consistent grid views.
Hit List window is now draggable: The window displaying the search results is not draggable.
Display Tracker Item ID: Enhanced clarity by displaying the tracker item ID for each artifact when creating multiple links simultaneously.
Improved Linked Artifact Information: More comprehensive details are now available for linked artifacts.
Link Type Restrictions: Enhanced flexibility by introducing the ability to restrict available link types based on artifact types.
New Routing System: A new routing system has been implemented for improved navigation and application flow.
Support for Global Configuration Management via CDCM: Integration with CDCM enables centralized and efficient management of global configurations.
Bug Fixes:
Account ID Issue: Resolved an issue where the account ID was incorrectly sent to the bootstrap process.
Localization Data Loading: Fixed issues related to loading localization data and added localization support for Kendo components.
"Summary" Column Removal: Introduced the option to remove the "Summary" column from artifact grids for customized views.
This version does not support loading IBM DNG projects, components or artifacts in the new grid. Support for DNG will be added in a following patch.
Add Comment