Releases: griffithlab/civic-v2
Releases · griffithlab/civic-v2
v2.5.0
v2.4.8
What's Changed
🚀 New Features
🎉 Enhancements to Existing Features
- Add full name to feature browse table by @acoffman in #1083
- Disease and Therapy browse table improvements by @acoffman in #1099
- added include_automated_events option to activities resolver by @jmcmichael in #1101
- Add NCIt details to Factor Variant card in MP view by @acoffman in #1103
- Show org tag in revision header by @acoffman in #1104
- Allow evidence and assertion tables to be filtered by status by @acoffman in #1106
🐛 Bug Fixes
- Update mygene.info call to use v3 of the api by @acoffman in #1085
- Fix formatting of NCIt Code and Alias search results in therapy typeahead by @acoffman in #1086
- Handle case when linked entities are nested by @acoffman in #1090
- Remove rejected EIDs and Assertions from MP relations by default by @acoffman in #1089
- fixes minor UI issues discovered during v18 upgrades by @jmcmichael in #1091
- Deduplicate typeahead results when matching on an alias by @acoffman in #1098
- Filter out sources without citations from browse view by @acoffman in #1105
🧹 Housekeeping
- post-merge codegen updates to client.apollo by @jmcmichael in #1094
- Improve Submission Comment display when no comment exists by @acoffman in #1097
- Add rudimentary maintenance toggle admin utility by @acoffman in #1100
Other Changes
- upgrade angular core & all major libraries by @jmcmichael in #1082
- update to newest version of solid_errors by @acoffman in #1102
Full Changelog: v2.4.7.2...v2.4.8
v2.4.7.2
v2.4.7.1
v2.4.7
What's Changed
🚀 New Features
- Fetch retracted status from Retraction Watch and display information; Consistently fetch flagged/deprecated/status tag attributes by @susannasiebert in #1047
- Quicksearch improvements by @acoffman in #1068
🎉 Enhancements to Existing Features
- Add mondo ID to disease detail pages by @susannasiebert in #1054
- Adapt hpo_id phenotype filter table to be a wildcard filter by @susannasiebert in #1061
- Check of there are any open revisions using a therapy/disease before deprecating it by @susannasiebert in #1056
- Link out to PubMed Central when a source has a PMC id by @acoffman in #1069
- Added a materialized view for the organizations table by @ldhtnp in #1074
- Added mview for user browse table by @ldhtnp in #1076
🐛 Bug Fixes
- Various browse table fixes by @acoffman in #1053
- Update NCIt updater to use TSV file by @susannasiebert in #1058
New Contributors
Full Changelog: v2.4.6...v2.4.7
v2.4.6
v2.4.5
v2.4.4
What's Changed
🎉 Enhancements to Existing Features
- Add date range filtering to activity resolver by @acoffman in #1041
- Add codespell: config, workflow (to detect new) + make it find/fix some existing typos by @acoffman in #1042
🧹 Housekeeping
- Automatically test example queries from graphiql config by @acoffman in #1040
- Minor test improvements by @acoffman in #1043
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
🐛 Bug Fixes
- Background jobs that flag entities should use the activity, not the action by @susannasiebert in #1037
- always use the base class in search, not the inherited type by @acoffman in #1038
- add link adaptors for variant subtypes by @acoffman in #1039
Full Changelog: v2.4.2...v2.4.3