gsm.app v2.6.0
This release provides usability upgrades for the Domain Details tab. It also adds new contributor guidelines and standardized issue templates.
Business Requirement 519: Users can easily explore Domain Details
- Users can view counts of records for each available data domain within the tab itself, rather than in a table devoted to counts. This freed up additional space for new features (#543).
- Users can filter domain data using text boxes at the top of each column of each table (#385).
- Users can visualize domain categorical variable counts by value in an interactive plot (#496).
- More rows are shown by default in the Domain Details tables (#555).
Other changes
- The Business Requirements articles now account for "superseded" features, and allows for "deep linking" to specific features within a business requirement (#559).
- The contributing guidelines and issue templates have been standardized across the gsm projects (#560).
- The default name for apps is now smarter about which options it chooses (#432).
- The sample data (used in demo apps) has been updated to include Site Risk Score data, and the app has been updated to make use of such data.
What's Changed
- main to dev by Jon Harmon (@jonthegeek) in #552
- Fix 543: Move domain counts to tabs by Jon Harmon (@jonthegeek) in #550
- Fix 496 Prevalence Plots by Jon Harmon (@jonthegeek) in #554
- Implement superseded label by Jon Harmon (@jonthegeek) in #559
- Update .github folder templates using github API by Laura Maxwell (@lauramaxwell) in #560
- Protect against NA names by Jon Harmon (@jonthegeek) in #561
- gsm.app v2.6.0 Release Candidate by Jon Harmon (@jonthegeek) in #563
Full Changelog: v2.5.3...v2.6.0