Releases: griffithlab/civic-v2
Releases · griffithlab/civic-v2
v2.3.4
What's Changed
🎉 Enhancements to Existing Features
- Support case insensitive gene symbols for entrez links by @acoffman in #994
- Add filtering to the top level Activity feed by @acoffman in #985
🐛 Bug Fixes
- Add distinct clause on EID browse by @acoffman in #990
- Enqueue opencravat task after allele registry task by @acoffman in #995
Full Changelog: v2.3.3...v2.3.4
v2.3.3
What's Changed
🐛 Bug Fixes
- Fix Alias form elements by @acoffman in #988
- fixes form clone regression where direction & significance aren't set on form init by @jmcmichael in #967
Full Changelog: v2.3.2...v2.3.3
v2.3.2
v2.3.1
v2.3.0
What's Changed
🧨 Breaking Changes
"Activities" are the first part of an overhaul of the event feed and provenance tracking. This will allow for batching of related curator and editor actions as well as more informative and performant event feeds on the site.
While this change should not impact our users or clients directly, it is technically a backwards incompatible schema change and thus listed here.
🚀 New Features
- Add event for variant creation by @susannasiebert in #712
- Add ability to deprecate complex molecular profiles directly by @susannasiebert in #951
🎉 Enhancements to Existing Features
- Add activity for complex MP creation by @susannasiebert in #949
- form field status display improved by @jmcmichael in #933
- multi-tag field display & behavior improved by @jmcmichael in #935
- Add evidence_items_by_type counts to molecular profiles by @susannasiebert in #955
🐛 Bug Fixes
- Fix molecular profile browse table formatting issue by @susannasiebert in #950
- entity-tag supports icon-less entities (e.g. nccn-guideline) by @jmcmichael in #952
- basic form fields now work with civic forms architecture by @jmcmichael in #941
- entity-select's 'none-found' w/ filter param logic handles null results by @jmcmichael in #956
- Fix how complex MPs are being determined by @susannasiebert in #957
- Fix small bugs with variant and mp deprecation by @susannasiebert in #958
- Fix variant creation success message. by @acoffman in #959
- client apollo codegen service components have updates by @jmcmichael in #961
- entity-select fields now display proper status on init by @jmcmichael in #962
- fix unknown icon error in event-feed by @jmcmichael in #965
Full Changelog: v2.2.33...v2.3.0
v2.2.33
v2.2.32
What's Changed
🐛 Bug Fixes
- Fix variant quick add not working by @susannasiebert in #969
Full Changelog: v2.2.31...v2.2.32
v2.2.31
v2.2.30
What's Changed
🐛 Bug Fixes
- Fix variable name typo in therapy typeahead by @susannasiebert in #944
Full Changelog: v2.2.29...v2.2.30
v2.2.29
What's Changed
🚀 New Features
- Allow Sources to be marked as "fully curated" and display appropriate warnings throughout app by @acoffman in #883
🎉 Enhancements to Existing Features
- Flag Variants that resolve to identical allele registry IDs by @susannasiebert in #908
- organization selection feature moved to header viewer button by @jmcmichael in #911
- Update how Source citation is constructed and information displayed on detail pages and in popovers by @susannasiebert in #905
- Allow disease and therapies to be deprecated and exclude those from views and typeaheads by @susannasiebert in #924
- Store and display last updated timestamp on materialized views by @acoffman in #922
- include variants with no eids as long as they are not deprecated by @acoffman in #930
🐛 Bug Fixes
- restored missing forms gql files by @jmcmichael in #921
- clear comment after revision accept/reject succeeds by @acoffman in #925
- Various admin fixes by @acoffman in #929
- fix event-feed sidebar list title by @jmcmichael in #934
- fix hash completion in comment typeahead by @acoffman in #939
- When using the allele_registry permalink format, don't return deprecated variants by @susannasiebert in #932
- Fix links to revisions belonging to the same revisionset by @acoffman in #940
Full Changelog: v2.2.28...v2.2.29