Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update test run page & replace renderer's iframe (#315)
* added all buttons to interact with minus iframe (some missing functionality to be added) * addressing key conflicts during render; adding testPlanReport to be linked from TestPlanRun * updated common components; updated conflictsResolver for testPlanReport * review conflicts and raise issue modal tweaks * status bar css fix * review reviewconflicts modal * further revisions to account for modals * open as functionality fix * lint fix * base component of new testrenderer * base component of new testrenderer * results view for renderer * graphql schema changes to support removal of serializedForm, remaining functionality added for test run page * misc * misc cleanups * misc cleanup * import harness files locally until module resolution is sorted * addressed close test window hook issue * passing setup scripts to test renderer * revised button labels to follow APA Title Case standard; revised tests; addressed authentication edge cases; addressed edge cases around test run page's variables * lint fix * axios and sequelize version updates; addressed github action build error for postgres install by including v12 GPG key * updated github action to pull stable "pre-build", "post-build" and "current-build" commits for the import tests action from aria-at * fix for flicker when creating GitHub Issue, misc styling changes for TestRenderer * shadowing functionality edge case * filtered tests by ats * misc * updated test mocks * focus improvements * updated migration scripts * updated migration scripts * relaxed constraints for TestPlanTarget and connected At/Browser Versions * focus input on error * aria adjustments * refined focus when navigating between pages, addressed TestRenderer visual flicker, minor QOL changes * focus on edit and submit * misc * conditional heading focus on submit * lint fix * re-push * Fix seeders for old environments * Fix incorrect merge resolutions * predicatable sorting for TestPlanReport and TestPlanVersion resolvers * Add IsaDC and SinaBahram to testers.txt * updating renderer resources Co-authored-by: alflennik <[email protected]> Co-authored-by: James Scholes <[email protected]>
- Loading branch information