v2.0.8
What's Changed
🎉 Enhancements to Existing Features
- Show reject button for users' own submissions, even if not an editor by @acoffman in #507
- allow sorting by creation date in the source suggestion table by @acoffman in #508
- implement virtual scrolling on browse tables by @jmcmichael in #486
🐛 Bug Fixes
- Consistently disable nested tag popovers by @acoffman in #500
- Refresh revision lists and detail pages when revisions are proposed or accepted by @acoffman in #499
- Correct logic for users accepting their own revisions on genes/variants by @acoffman in #498
- Include interaction type in list of fields by @acoffman in #497
🧹 Housekeeping
- Begin porting scheduled tasks over to v2 by @acoffman in #501
- replace favicon from yarn build with a different one if we're on staging by @acoffman in #505
Other Changes
- display version and release notes on homepage by @acoffman in #510
- New endpoint for all genes by @susannasiebert in #511
- WIP: Refactor entity browse tables for virtual scroll by @jmcmichael in #509
- adds drug interaction type column to evidence, assertions tables by @jmcmichael in #514
- entity, user tables support fixed-height and full-height layouts by @jmcmichael in #518
Full Changelog: v2.0.7...v2.0.8