Fixed a pairwise defect where test cases sorting by a parameter where some of the test cases had a value forced by a requirement was impacted by the UI styling that was done on the forced parameter value effecting the sort order.
Immediately after creating a new project, the UI would report the project was shared with 1 person, even if it wasn't.
The UI for forcing specific interactions to appear in test plans has been completely revamped to be easier to use. The main goal of this rework was to eliminate all of the horizontal scrolling that had to happen on larger plans with more parameters. The new UI is a single page wide, no matter how many parameters you have. While working on this main goal, we made numerous other improvements:
Now uses underscores for special characters that are dropped from the filename rather than simply removing them.
You can now sort the parameters in the test case preview selection table for auto-scripts. The header is fixed as well as you scroll the test rows.
We made some very significant performance improvements across the entire application. You'll mainly notice these improvements when opening various dialogs, especially in user accounts that have a significant amount of test plans and projects.
As part of our efforts to address user accessibility issues, we are targeting areas of the UI that rely on color exclusively to convey information and adding non-color redundancies.
They are now consistently truncated.
There was different behavior when the value pair conflict confirmation dialog was closed with the "cancel" link vs. the X. These are meant to be the same.
The achievements needed to level up that are based on the number of activities performed (e.g. "Create your 10th value pair") now indicate your current count.
In the plan dialog a click directly on the project acts to select the project, not the entire plan row. This is now made more clear with link underlining on hover over the project name that's distinct from the entire row hover highlighting.
These are not links in this part of the UI.
Now cancel and the close X both work the same.
The parameter should be removed from the list of possible options when its possibilities are exhausted, but it wasn't in the case of "is not". A classic pairwise defect.
Very long data is often an important testing consideration when dealing with user provided content.
The formatting and styling of the dismissable help panels throughout the application have been improved and normalized across the app.
Most users use the mind map to visualize their test plan inputs. It's also fully editable however, and there were a few regressions that had been introduced that effected editing your test plan from the mind map view in some cases.