1.10.0 (2024-11-07)
- Issues table for Test Plan Review page (#1269) (cdd212d)
- Sortable issues table, improved issues table heading (#1266) (18fd21c)
- Exclude unsupported assertion results from failure count in report headings; use separate "unsupported" metric (#1265) (9c54e2d)
- sortable table th rendering bug (#1272) (77ba7cf)
1.9.3 (2024-10-28)
1.9.2 (2024-10-16)
1.9.1 (2024-10-10)
- Only include CollectionJob metrics in Bot Status calculation on Test Queue page when
tester.isBot
is true (#1237) (84e0bd0)
1.9.0 (2024-10-09)
- Add tests for retry cancelled collection jobs (#1214) (34d7aac)
- Assertion with EXCLUDE priority causing test result submit errors (#1229) (d7cc1fd)
1.8.1 (2024-09-23)
1.8.0 (2024-09-18)
- Allows testers' results to be publicly viewable (#1209) (afede8d)
- Enhanced conflict review (#1195) (fbae626), closes #975
- Conditionally present 'conflict' or 'conflicts' on TestQueue Status column (#1215) (4e51862)
- Vendor review approval modal content edit and close button fix (#1206) (733f446), closes #1202 #1203
1.7.0 (2024-08-26)
- Content updates to Candidate Review page (#1186) (c64e584)
- Test navigation via URI fragment (#1188) (b2b0560)
- Use standardized gql fragments in queries.js files (#1147) (dd4b8c2), closes #876
- Basic snapshot testing (#1175) (84e269d)
- Only match with single alphanumeric keys in "Assign Testers" dropdown search, ignore Tab (#1196) (a80b80b)
- Radio buttons for assertion verdicts (#1161) (eb8f9ea), closes #1045
- Update and expand
/client
tests (#1169) (abe3086)
1.6.0 (2024-07-29)
- revert accidental commit directly to develop (d1c409c)
1.5.0 (2024-07-22)
- Specify AtVersion for automation (#1144) (52865e2)
- Test Run / Navigator polling updates for collection jobs (#1125) (29456fc)
- Update Dependencies (#1148) (6b4aedd)
- Add "View Logs" button to Manage Bot Run Dialog (#1152) (6379fd0)
- onHide error thrown on ESC press when is open (d118b35)
- random key for each collection job (#1135) (78fab77)
- Remove TestQueue v1 and update Test Queue e2e tests (#1146) (fd6e86f)
- Reset TestPlanVersion
nextval
during import if IDs aren't used (#1153) (c913504) - terminology update for priority 3 (MAY), passed/failing -> supported/unsupported (#1150) (1f61c87)
1.4.0 (2024-06-24)
1.3.1 (2024-06-12)
- add test for decimal rowNumber test automation (#1114) (347bf07), closes #1106
- Include the latest w3c/aria-at data imports in tests and update sample data (#1111) (ae90bce)
- Update incorrectly set deprecation dates for test plan versions (#1122) (d077bb5), closes #966
1.3.0 (2024-05-28)
- Add workflow to automate deployment to aria-at.w3.org on a push to the main branch (#1050) (3c53580)
- Enable automation support for VoiceOver/Safari/MacOS (#1101) (c1e0688)
- Redesign support table to match APG styling, addresses #212 (#1056) (b8cefcd)
- Restructure APG Support Tables (#1053) (7b75cbe)
- Add support in import test script for importing test harness (#1064) (2af0b88)
- Add type-ahead to assign tester dropdown (#1095) (b6a5f54), closes #991
- Correct sorting for the tester assignment menu, addresses #993 (#1067) (01c818f)
- correctly support rowNumbers like 14.1 with automation (#1105) (2b88c5f)
- Focus first item in menu dropdowns (#1089) (8429aa6), closes #992
- status for RUNNING tests updates when job status becomes finalized (#1094) (a062f63)
- Update paths for import tests in main.yml deploy (#1100) (9414180)
- Use aria-checked for AssignTesterDropdown (#1097) (ae97530), closes #977
1.2.1 (2024-05-06)
- Improve Windows support by to stripping ansi colors (#1084) (3edc15e)
- Make sorting tests easier by supporting decimal presentation numbers - Address #1085 (#1086) (761e4aa)
1.2.0 (2024-04-29)
1.1.0 (2024-04-08)
- Add workflow to include automatic deployments to staging (#912) (226a472)
- Include workflow for automatic CHANGELOG and version bumps (#913) (f981da8)
- return affected TestPlanReport instead of dataset for assign and remove tester (f11234e)
- Revert "Force certificates to renew" (#998) (33d5f7b), closes #998
- Revert "Handle focus leaving non-focusable header element backwards in FocusTrapper" (7783342)
- Revert "Update React" (d791f17)
- Revert "Update React" (944c873)
- Revert "Update React" (56c2208)
- Revert "Update React" (944130e)
- Revert "Add Test Plan to Test Queue modal dialog accessibility modifications (#361)" (8aa182d), closes #361