Releases: griffithlab/civic-v2
Releases · griffithlab/civic-v2
v2.0.13
v2.0.12
What's Changed
🎉 Enhancements to Existing Features
- When clicking "+ Add" on tag style inputs, automatically place the cursor in the corresponding typeahead by @acoffman in #552
- in the activity feed filter sidebar, order users by their most recent contribution by @acoffman in #557
🐛 Bug Fixes
- dedup alias and primary matches in gene typeahead by @acoffman in #554
- Handle case when a drug interaction type has been set, but is no longer valid by @acoffman in #553
- diseases-summary page now properly displays evidence & assertions tables by @jmcmichael in #556
Full Changelog: v2.0.11...v2.0.12
v2.0.11
What's Changed
Other Changes
- fix organization select button and its field type by @jmcmichael in #536
- Add Hackathon announcement to the main page news feed by @susannasiebert in #546
Full Changelog: v2.0.10...v2.0.11
v2.0.10
What's Changed
🎉 Enhancements to Existing Features
- Include suggeston count in source browse table by @acoffman in #523
- Additional API updates needed for CIViCpy by @susannasiebert in #527
- Improve form clarity when reparenting EIDs by @acoffman in #530
🧹 Housekeeping
- enable UI for sidekiq and cron jobs for admins by @acoffman in #525
- Port Background Tasks Over to V2 by @acoffman in #528
- filter out civicbot events on homepage/main activity feed by @acoffman in #531
Other Changes
- cache user stats hash by @acoffman in #526
- Allow "ALL" for status filtering on evidenceItems and assertions endpoints by @susannasiebert in #517
- new variant-type icon by @jmcmichael in #521
Full Changelog: v2.0.9...v2.0.10
v2.0.9
What's Changed
🐛 Bug Fixes
Other Changes
- new clinical trials icon by @jmcmichael in #519
Full Changelog: v2.0.8...v2.0.9
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
v2.0.7
What's Changed
🎉 Enhancements to Existing Features
- New endpoint for all genes (required for CIViCpy) by @susannasiebert in #493
Other Changes
Full Changelog: v2.0.6...v2.0.7
v2.0.6
What's Changed
🎉 Enhancements to Existing Features
- Show evidence grid and warning on submission form when there are similar existing EIDs by @acoffman in #475
- New popovers for flags and revisions by @susannasiebert in #476
- Turn aliases and hgvs descriptions into tag lists by @susannasiebert in #484
- Activity feed polls for new activity and will prompt a user to refresh if new events are found by @acoffman in #483
- Create editor-facing "Add Variant" form by @acoffman in #478
🐛 Bug Fixes
- Include updated_at timestamp when calculating cache key for variants by @acoffman in #473
- Gracefully display revisions that point to deleted entities by @acoffman in #479
- when there is no source citation, fall back on the name by @acoffman in #482
Other Changes
Full Changelog: v2.0.5...v2.0.6
v2.0.5
What's Changed
Other Changes
- null is a valid value for ensembl version by @acoffman in #458
- Color accepted evidence/assertion tags green by @susannasiebert in #466
- Fix myvariantinfo empty prompt by @susannasiebert in #467
- For count table columns, change the default order in which the sorting is executed by @susannasiebert in #468
- Update open revisions counter after revision acceptance/rejection by @susannasiebert in #469
Full Changelog: v2.0.4...v2.0.5
v2.0.4
What's Changed
🎉 Enhancements to Existing Features
🐛 Bug Fixes
- Remove auto-refresh from full activity feed by @susannasiebert in #452
- Make var and ref bases on Variant optional and handle empty strings by @susannasiebert in #457
Full Changelog: v2.0.3...v2.0.4