Summary: this page describes the new features and bugs that have been fixed in the CAST Dashboard Package 1.13.2. |
Version | Summary of content | Comments |
---|---|---|
1.13.2 |
Rest API
UI Changes
| Can be used with:
|
Various minor improvements to Engineering Resources - 1.13.x to improve output for:
Application Investigation view - Impacted transactions (Show More, Export to Excel)
Transaction Investigation view - Impacted objects with violations (Show More, Export to Excel, Status information)
Internal ID | Call ID | Summary |
---|---|---|
DASHBOARDS-1682 | 20633 | Coding Best Practices - Modularity and OO Encapsulation Conformity - Difference in HD and ED Dashboards |
DASHBOARDS-1667 | 20685 | Impossible to understand the TC grade: quality-measures & quality-distributions are missing from Health dashboard |
Data about Quality Distributions and Measures is now available in the Health Dashboard. In previous releases, only data relating to Quality Rules was shown. Data about these items can be seen alongside Quality Rules in all areas of the dashboard, for example:
Previous releases | Current release | |
---|---|---|
|
For the Top Cyclomatic complexity High fanout and Top Cyclomatic complexity Low documentation reports available as Miscellaneous Reports a new drill down icon has been added, which, when clicked will drill down to the specific object in the Application Investigation view:
The rule ID has been added below the rule name in the source code viewer:
The Impacted transactions table in the Application Investigation view has been updated as follows:
Pagination has been introduced so that Impacted transactions can be listed in sets of '10','100' and 'All' using the Show More button. By default the dashboard will display 10 impacted transactions:
The ability to export/download the list of Impacted transactions to an Excel format file has been added via a download icon located at the top of the table:
When there are no Impacted transactions , the export icon will be disabled: |
The Impacted objects with violations table in the Transaction Investigation view has been updated as follows:
Pagination has been introduced so that Impacted objects with violations can be listed in sets of '10','100' and 'All' using the Show More button. By default the dashboard will display 10 impacted objects with violations:
The Status column has been improved to allow filtering by status of the impacted object: All Statuses, Added, Updated and Unchanged:
The ability to export/download the list of Impacted objects with violations to an Excel format file has been added via a download icon located at the top of the table:
When there are no impacted objects with violation, the export icon will be disabled. |