builds/26.0.2717
stkillen
tagged this
08 Nov 15:53
<!-- Thank you for submitting a Pull Request. If you're new to contributing to BCApps please read our pull request guideline below * https://github.com/microsoft/BCApps/Contributing.md --> ### Summary <!-- Provide a general summary of your changes --> This PR adds some improvements to the compare page, specifically: 1. Introduce new page that shows entire history of runs 1. Add capability to view by tag or version 1. Allow filtering results to specific test lines 1. Improve the tool tips, captions and variable names. Delete unused fields and pages 1. Introduce new page for viewing test input/output and comparing 1. Add missing objects to permission sets ### Screenshots UI #### Run history page, view by version: ![image](https://github.com/user-attachments/assets/f8085da0-8d00-4918-9073-389a0d9953fe) #### Run history page, view by tag: ![image](https://github.com/user-attachments/assets/f436c771-9db5-4f5e-b601-5096ea25effe) #### Run history page, filter history to specific lines: ![image](https://github.com/user-attachments/assets/00426d3c-87d4-4acf-b259-66bb6d2e4da3) #### Compare test data ![image](https://github.com/user-attachments/assets/8f5c4370-9e20-4d7b-b737-85d6ea0d951c) #### Work Item(s) <!-- Add the issue number here after the #. The issue needs to be open and approved. Submitting PRs with no linked issues or unapproved issues is highly discouraged. --> Fixes [AB#541857](https://dynamicssmb2.visualstudio.com/Dynamics%20SMB/_workitems/edit/541857/)