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