Skip to content

Releases: aquality-automation/aquality-tracking-ui

v1.4.4-hotfixes

1.4.3

12 Jul 12:56
7fe7d0b
Compare
Choose a tag to compare
v1.4.3

[feat] Updating the Affected Tests column to reflect the changes to T…

1.4.2

05 Jun 13:30
24de28d
Compare
Choose a tag to compare
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)

19 Apr 11:29
ba72cd5
Compare
Choose a tag to compare

Added "Last Audit Created Date" column to the Audit Dashboard

13 Mar 11:44
f9efc5a
Compare
Choose a tag to compare

Added "Last Audit Created Date" column to the Audit Dashboard

Added initial integration with 3rd party systems

28 Feb 20:28
2b029dc
Compare
Choose a tag to compare
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

19 Jan 05:50
cbc9f0a
Compare
Choose a tag to compare
v1.2.2

Fix of an issue with switching between detailed/non-detailed view on …

BUGFIX: on a dashboard page cannot delete a dashboard

18 Jan 13:12
a081423
Compare
Choose a tag to compare

Select All actions is applying only to the active page

15 Dec 13:49
28bebed
Compare
Choose a tag to compare

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.

image

Added starttls option to email settings

03 Dec 06:19
f4bf3cc
Compare
Choose a tag to compare

It allows using of mail servers that require STARTTLS to send emails (like Gmail)
image