Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SCRUM-3723: merge back v0.32.0 to alpha #1521

Merged
merged 2 commits into from
Apr 22, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
21 changes: 21 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,27 @@
https://agr-jira.atlassian.net/wiki/spaces/ATEAM/overview


## v0.32.0
* New features
* Loading Gene phenotype annotations from the FMS (SCRUM-3686)
* Loading Gene molecular interactions from the FMS - phase 1 (SCRUM-3806)
* Lading Allele phenotype annotations from the FMS (SCRUM-3711)
* Enable MOD-specific required fields for new disease annotations and editing existing annotations (SCRUM-2755)
* GraphQL-like mechanism to trim unnecessary fields from API responses (SCRUM-3800)
* Added functionality to OR filters in search
* Fixes and maintenance
* In search documentation
* In display after clicking on save and add on the New annotation form
* Change default number of rows rendered for each curation data table to 10 (SCRUM-3857)
* Refactor Species Table Templates into Components (SCRUM-3765)
* Refactor Allele Table Templates into Components (SCRUM-3753)
* Vocabulary term lookup when creating experiments
* Changed the mod related setting specifically to ZFIN
* Changed the data tables items into alphabetical order
* Increase reporting interval for bulk loads
* Hardcode the RGD publication ID for OMIM and ORPHA ID cross references for Human gene phenotype annotations from the FMS(SCRUM-3883)
* ATP:0000035 not showing up in ATP ontology Tree View (SCRUM-3884)

## v0.31.0
* New features
* Replaced Negated column/field with NOT in disease annotation table and new annotation form (SCRUM-3794)
Expand Down
Loading