Releases: aquality-automation/aquality-tracking-ui
Releases · aquality-automation/aquality-tracking-ui
v1.4.4-hotfixes
fixed issues:
aquality-automation/aquality-tracking#145
aquality-automation/aquality-tracking#144
aquality-automation/aquality-tracking#143
aquality-automation/aquality-tracking#142
aquality-automation/aquality-tracking#140
aquality-automation/aquality-tracking#136
aquality-automation/aquality-tracking#102
1.4.3
1.4.2
Affected Tests Amount and Test Runs columns on Issues list (#165) * Error handling for Last Audit Created Date * feat: Added affected tests column to the issues list * Added test runs into filter * linting and formatting * testing fixes * single quote formatting
1.4.1: Ai resolutions (#164)
* upd version
Added "Last Audit Created Date" column to the Audit Dashboard
Added "Last Audit Created Date" column to the Audit Dashboard
Added initial integration with 3rd party systems
Added feature to integrate aq entities with 3rd party systems (#123) * added initial version of feature that provides abilites to add links to tests from others systems * added references to test, issue, testrun * added publish results form * added workflow status support * added publish service to propogate statuses to jira * added ability to add ref on the create issue dialog * added dialog to add/change reference on publish * added returning an empty array if entity id was undefined * added abilities to add/remove ref on the issue create modal * removed redundant components * updated changelog and verion rised to 1.3.0
Fix of an issue with switching between detailed/non-detailed view on the dashboard
v1.2.2 Fix of an issue with switching between detailed/non-detailed view on …
BUGFIX: on a dashboard page cannot delete a dashboard
Select All actions is applying only to the active page
In the tables when you will perform the 'Select All' action, it will be applied only to the active page.
This behavior has been changed as the 'Select All' often used for deleting entities from the tables. And before it was not very clear that the 'Select All' will select all of the entities, even on hidden pages.