Releases: alliance-genome/agr_curation
Releases · alliance-genome/agr_curation
AGR Curation v0.34.0
What's Changed
- Mergeback release v0.33.0-rc1 to alpha by @mluypaert in #1533
- Initial Code for short circuiting loads once a high error rate is met. SCRUM-3871 by @oblodgett in #1534
- Mergeback release v0.33.0 to alpha by @mluypaert in #1536
- Fixed sorting bug in literature references table by @VarunReddy1111 in #1538
- SCRUM-4057 Fix foreign key errors in gene/allele cleanup by @markquintontulloch in #1539
- Change update message for DTO loads by @markquintontulloch in #1540
- SCRUM-4062 Set obsolete/internal to false for FMS loads by @markquintontulloch in #1541
- Added migration file and created GeneToGeneParalogy class (SCRUM-4063) by @VarunReddy1111 in #1537
- Added paralogy executor, DTO's, service and validator by @VarunReddy1111 in #1542
- SCRUM 4088 - Added Controller and Interface for Paralogy by @VarunReddy1111 in #1543
- Fixed history reporting on all exec's by @oblodgett in #1545
- Added Check Style by @oblodgett in #1546
- Remove old config file by @oblodgett in #1547
- Mergeback release v0.33.1 to alpha by @mluypaert in #1549
- Added debug param for all API calls by @oblodgett in #1551
- Fixed random negative boost error by @oblodgett in #1552
- Removed token operator by @oblodgett in #1553
- Speed up interactions by @oblodgett in #1555
- Added code to speed up loads and fixed alt id search by @oblodgett in #1554
- SCRUM-4114 Handle duplicate interaction refs by @markquintontulloch in #1556
- SCRUM-4062 (update) Avoid duplication caused by condition relations not being submitted in secondary annotations by @markquintontulloch in #1557
- SCRUM-4146 Fix orthology cleanup by @markquintontulloch in #1559
- SCRUM-4159 Fix lookup of human genes by xrefs by @markquintontulloch in #1560
- SCRUM-4062 Handle invalid phenotype terms when searching for primary annotation by @markquintontulloch in #1561
- SCRUM-4160 Handle duplicate xrefs in bulk GenomicEntity loads by @markquintontulloch in #1562
- Remove count query as no pagination is passed in by @oblodgett in #1563
- SCRUM-4107 Turn off auxiliary cleanup for associated annotations by @markquintontulloch in #1564
- SCRUM-4137 include SGD background strain into unique ID generation by @cmpich in #1565
- SCRUM-4018 by @adamgibs in #1567
- SCRUM-4018 fix for migration error by @adamgibs in #1568
- SCRUM-4089 Implement Paralogy Validator and test cases by @VarunReddy1111 in #1566
- SCRUM-3708 fixes by @markquintontulloch in #1569
- SCRUM-3951 Fix reference synchronisation by @markquintontulloch in #1571
- SCRUM-4137 add SGD background String info to uniqueID from DieseaseAn… by @cmpich in #1570
- SCRUM-4090 Paralogy Load clean up by @VarunReddy1111 in #1572
- Added rule to disallow trailing whitespace by @oblodgett in #1573
- Add prettier by @adamgibs in #1574
- SCRUM-4162 change to have multiple error messages in download file by @VarunReddy1111 in #1575
- More checkstyle checks by @oblodgett in #1576
- SCRUM-4186 Migration for OMIM to MIM switch by @markquintontulloch in #1578
- SCRUM-3708: add initial load of gene expressions by @abecerra in #1558
- SCRUM-4113 remove name, curie, and modInternalId from DA subject filter by @adamgibs in #1577
- SCRUM-3708: bump migration prefix by @abecerra in #1579
- SCRUM-4137 Fix cleanup error by @markquintontulloch in #1580
- SCRUM-4148 added OR token operator back to multiselect filter by @adamgibs in #1581
- SCRUM-4191 Turn off failure limit for paralogy and interaction loads by @markquintontulloch in #1582
- SCRUM-3708: replace modId per AGRId in in GeneExpression uniqueId by @abecerra in #1583
- SCRUM-4183 by @adamgibs in #1584
- SCRUM-3708: fix validation for evidence by @abecerra in #1585
- SCRUM-3951 (update) Fix NPE by @markquintontulloch in #1586
- SCRUM-4204 Sort file history by date load started by @markquintontulloch in #1587
- SCRUM-4209 Report loads as 'FAILED' when stopped due to exceeding failure rate cutoff by @markquintontulloch in #1588
- SCRUM-4210 Reset error message on file reload by @markquintontulloch in #1589
- Added migration to add all the category tags into vocabulary by @VarunReddy1111 in #1590
- SCRUM-4228 Remove error rate column from data loads page by @markquintontulloch in #1592
- SCRUM-4227 Fix null error on file history dropdown for files with no history by @markquintontulloch in #1593
- Release/v0.34.0 rc1 by @markquintontulloch in #1600
- Release v0.34.0 by @markquintontulloch in #1613
Full Changelog: v0.33.1...v0.34.0
AGR Curation v0.34.0-rc1
What's Changed
- Mergeback release v0.33.0-rc1 to alpha by @mluypaert in #1533
- Initial Code for short circuiting loads once a high error rate is met. SCRUM-3871 by @oblodgett in #1534
- Release/v0.33.0 by @VarunReddy1111 in #1535
- Mergeback release v0.33.0 to alpha by @mluypaert in #1536
- Fixed sorting bug in literature references table by @VarunReddy1111 in #1538
- SCRUM-4057 Fix foreign key errors in gene/allele cleanup by @markquintontulloch in #1539
- Change update message for DTO loads by @markquintontulloch in #1540
- SCRUM-4062 Set obsolete/internal to false for FMS loads by @markquintontulloch in #1541
- Added migration file and created GeneToGeneParalogy class (SCRUM-4063) by @VarunReddy1111 in #1537
- Added paralogy executor, DTO's, service and validator by @VarunReddy1111 in #1542
- SCRUM 4088 - Added Controller and Interface for Paralogy by @VarunReddy1111 in #1543
- Fixed history reporting on all exec's by @oblodgett in #1545
- Added Check Style by @oblodgett in #1546
- Remove old config file by @oblodgett in #1547
- Removed public view for asserted genes and inffered gene crossreferences by @oblodgett in #1548
- Mergeback release v0.33.1 to alpha by @mluypaert in #1549
- Added debug param for all API calls by @oblodgett in #1551
- Fixed random negative boost error by @oblodgett in #1552
- Removed token operator by @oblodgett in #1553
- Speed up interactions by @oblodgett in #1555
- Added code to speed up loads and fixed alt id search by @oblodgett in #1554
- SCRUM-4114 Handle duplicate interaction refs by @markquintontulloch in #1556
- SCRUM-4062 (update) Avoid duplication caused by condition relations not being submitted in secondary annotations by @markquintontulloch in #1557
- SCRUM-4146 Fix orthology cleanup by @markquintontulloch in #1559
- SCRUM-4159 Fix lookup of human genes by xrefs by @markquintontulloch in #1560
- SCRUM-4062 Handle invalid phenotype terms when searching for primary annotation by @markquintontulloch in #1561
- SCRUM-4160 Handle duplicate xrefs in bulk GenomicEntity loads by @markquintontulloch in #1562
- Remove count query as no pagination is passed in by @oblodgett in #1563
- SCRUM-4107 Turn off auxiliary cleanup for associated annotations by @markquintontulloch in #1564
- SCRUM-4137 include SGD background strain into unique ID generation by @cmpich in #1565
- SCRUM-4018 by @adamgibs in #1567
- SCRUM-4018 fix for migration error by @adamgibs in #1568
- SCRUM-4089 Implement Paralogy Validator and test cases by @VarunReddy1111 in #1566
- SCRUM-3708 fixes by @markquintontulloch in #1569
- SCRUM-3951 Fix reference synchronisation by @markquintontulloch in #1571
- SCRUM-4137 add SGD background String info to uniqueID from DieseaseAn… by @cmpich in #1570
- SCRUM-4090 Paralogy Load clean up by @VarunReddy1111 in #1572
- Added rule to disallow trailing whitespace by @oblodgett in #1573
- Add prettier by @adamgibs in #1574
- SCRUM-4162 change to have multiple error messages in download file by @VarunReddy1111 in #1575
- More checkstyle checks by @oblodgett in #1576
- SCRUM-4186 Migration for OMIM to MIM switch by @markquintontulloch in #1578
- SCRUM-3708: add initial load of gene expressions by @abecerra in #1558
- SCRUM-4113 remove name, curie, and modInternalId from DA subject filter by @adamgibs in #1577
- SCRUM-3708: bump migration prefix by @abecerra in #1579
- SCRUM-4137 Fix cleanup error by @markquintontulloch in #1580
- SCRUM-4148 added OR token operator back to multiselect filter by @adamgibs in #1581
- SCRUM-4191 Turn off failure limit for paralogy and interaction loads by @markquintontulloch in #1582
- SCRUM-3708: replace modId per AGRId in in GeneExpression uniqueId by @abecerra in #1583
- SCRUM-4183 by @adamgibs in #1584
- SCRUM-3708: fix validation for evidence by @abecerra in #1585
- SCRUM-3951 (update) Fix NPE by @markquintontulloch in #1586
- SCRUM-4204 Sort file history by date load started by @markquintontulloch in #1587
- SCRUM-4209 Report loads as 'FAILED' when stopped due to exceeding failure rate cutoff by @markquintontulloch in #1588
- SCRUM-4210 Reset error message on file reload by @markquintontulloch in #1589
- Added migration to add all the category tags into vocabulary by @VarunReddy1111 in #1590
- SCRUM-4228 Remove error rate column from data loads page by @markquintontulloch in #1592
- SCRUM-4227 Fix null error on file history dropdown for files with no history by @markquintontulloch in #1593
- Release/v0.34.0 rc1 by @markquintontulloch in #1600
Full Changelog: v0.33.0-rc1...v0.34.0-rc1
AGR Curation v0.33.1
What's Changed
- Removed public view for asserted genes and inffered gene crossreferences by @oblodgett in #1548
Full Changelog: v0.33.0...v0.33.1
AGR Curation v0.33.0
What's Changed
- SCRUM-3803 by @adamgibs in #1508
- Mergeback release v0.32.0-rc1 to alpha by @mluypaert in #1511
- Fix for go and chebi ontologies to load obsoletes by @oblodgett in #1512
- SCRUM-3809 (update) Ensure search by xref loads genes belonging to source MOD by @markquintontulloch in #1513
- SCRUM-3803 update modTableState to have defaultColumnNames and by @adamgibs in #1514
- SCRUM-3944 Fix deletion FK errors for FMS bulk load cleanup by @markquintontulloch in #1515
- Remove obsoletes by @oblodgett in #1516
- SCRUM-3809 (update) Remove duplicate code and handle IDs with prefix not in enum by @markquintontulloch in #1517
- SCRUM-3929 Implement SARS-CoV-2 gene load by @markquintontulloch in #1518
- Add empty list check for ResourceDescriptorPages by @markquintontulloch in #1519
- SCRUM-3723: merge back v0.32.0 to alpha by @abecerra in #1521
- SCRUM-3967 Use curie to get/delete references by @markquintontulloch in #1523
- SCRUM-3894 upgrade React by @adamgibs in #1524
- Change to exclude redundant entities from dashboard by @VarunReddy1111 in #1522
- Added DB fields back to ES so blue team could sort on them by @oblodgett in #1525
- Mergeback release v0.32.1 to alpha by @mluypaert in #1528
- SCRUM-3960 Change to make obsolete column default filtering to false … by @VarunReddy1111 in #1526
- New entity fix by @adamgibs in #1529
- SCRUM-3968 Compact styling of data tables along with refactoring of respective data tables by @VarunReddy1111 in #1530
- Fixing the row width in Literature References Table on reset by @VarunReddy1111 in #1531
- Release/v0.33.0 rc1 by @VarunReddy1111 in #1532
- Release/v0.33.0 by @VarunReddy1111 in #1535
Full Changelog: v0.32.1...v0.33.0
AGR Curation v0.33.0-rc1
What's Changed
- SCRUM-3803 by @adamgibs in #1508
- Mergeback release v0.32.0-rc1 to alpha by @mluypaert in #1511
- Fix for go and chebi ontologies to load obsoletes by @oblodgett in #1512
- SCRUM-3809 (update) Ensure search by xref loads genes belonging to source MOD by @markquintontulloch in #1513
- SCRUM-3803 update modTableState to have defaultColumnNames and by @adamgibs in #1514
- SCRUM-3944 Fix deletion FK errors for FMS bulk load cleanup by @markquintontulloch in #1515
- Remove obsoletes by @oblodgett in #1516
- SCRUM-3809 (update) Remove duplicate code and handle IDs with prefix not in enum by @markquintontulloch in #1517
- SCRUM-3929 Implement SARS-CoV-2 gene load by @markquintontulloch in #1518
- Add empty list check for ResourceDescriptorPages by @markquintontulloch in #1519
- SCRUM-3723: merge back v0.32.0 to alpha by @abecerra in #1521
- SCRUM-3967 Use curie to get/delete references by @markquintontulloch in #1523
- SCRUM-3894 upgrade React by @adamgibs in #1524
- Change to exclude redundant entities from dashboard by @VarunReddy1111 in #1522
- Added DB fields back to ES so blue team could sort on them by @oblodgett in #1525
- Mergeback release v0.32.1 to alpha by @mluypaert in #1528
- SCRUM-3960 Change to make obsolete column default filtering to false … by @VarunReddy1111 in #1526
- New entity fix by @adamgibs in #1529
- SCRUM-3968 Compact styling of data tables along with refactoring of respective data tables by @VarunReddy1111 in #1530
- Fixing the row width in Literature References Table on reset by @VarunReddy1111 in #1531
- Release/v0.33.0 rc1 by @VarunReddy1111 in #1532
Full Changelog: v0.32.1...v0.33.0-rc1
AGR Curation v0.32.1
AGR Curation v0.32.0
What's Changed
- Mergeback release v0.31.0-rc1 to alpha by @mluypaert in #1463
- Added initial sample code for graphql by @oblodgett in #1464
- Added graphql UI by @oblodgett in #1466
- Added inital documentation for search payload by @oblodgett in #1465
- SCRUM 2755 Mod specific fields are made required in new annotation pop up form by @VarunReddy1111 in #1467
- SCRUM-3712 Missed AGM Phenotype Annotation code by @markquintontulloch in #1468
- SCRUM-2755 Changed the mod related setting specifically to ZFIN by @VarunReddy1111 in #1469
- SCRUM-3857 Fix vocabulary term lookup when creating experiments by @markquintontulloch in #1470
- SCRUM-2755 code changes to fix errors persisting even after clicking on save and add … by @VarunReddy1111 in #1473
- Update README.md by @oblodgett in #1474
- SCRUM-3686 by @adamgibs in #1477
- SCRUM-3806 Load Molecular Genetic Interaction data from FMS by @markquintontulloch in #1472
- Mergeback release v0.31.0 to alpha by @mluypaert in #1476
- SCRUM-3857 update default rows per page by @adamgibs in #1478
- SCRUM-3806 (update) Add identifierId to uniqueId by @markquintontulloch in #1479
- Added code to better handle concurrent threads and chnaged logging by @oblodgett in #1480
- SCRUM-3807 Implement loading of genetic interactions from FMS (phase 1) by @markquintontulloch in #1481
- Fix filter fieldName by @markquintontulloch in #1483
- SCRUM-3868 (update) Fix incorrect error reporting by @markquintontulloch in #1484
- SCRUM-3806 (update) Add filter fields by @markquintontulloch in #1485
- SCRUM-3686 (update) Another reporting fix by @markquintontulloch in #1488
- SCRUM-3765 Species Table refactoring by @VarunReddy1111 in #1487
- SCRUM-3711 Importing Allele Phenotype Annotation into Persistent store by @VarunReddy1111 in #1482
- Fix indentation by @oblodgett in #1489
- SCRUM-3753 by @adamgibs in #1491
- Refactor to remove some classes SCRUM-3711.2 by @oblodgett in #1490
- Ignore invalid entries in phenotypeTermIdentifier field by @markquintontulloch in #1492
- Increase column size by @markquintontulloch in #1493
- Increase reporting interval for bulk loads by @markquintontulloch in #1494
- More column width changes by @markquintontulloch in #1495
- Fix migration name by @markquintontulloch in #1496
- SCRUM-3711 refactor by @markquintontulloch in #1486
- Increase uniqueId width further by @markquintontulloch in #1497
- Added functionality to OR filters together rather than and by @oblodgett in #1499
- Added better messaging to error by @oblodgett in #1498
- Fixed NPE by @oblodgett in #1500
- SCRUM-3883 Add phenotype xrefs & load RGD reference for OMIM/ORPHA xrefs by @markquintontulloch in #1501
- SCRUM-3808 Implement loading of GenomicEntity xrefs from DQM submissions by @markquintontulloch in #1502
- SCRUM-3809 Enable loading of interactions by interactor xrefs by @markquintontulloch in #1503
- SCRUM-3808 (update) Add RefSeq and Ensembl to interaction prefix enum by @markquintontulloch in #1504
- Add MIM prefix to phenotype load reference logic by @markquintontulloch in #1505
- Fix FK error on DataProvider xref update by @markquintontulloch in #1506
- SCRUM-3884 Fixed the ontology tree view bug by @VarunReddy1111 in #1507
- Release/v0.32.0 rc1 by @abecerra in #1510
- SCRUM-3723: deploy beta to production - release/v0.32.0 by @abecerra in #1520
Full Changelog: v0.31.0...v0.32.0
AGR Curation v0.32.0-rc1
What's Changed
- Mergeback release v0.31.0-rc1 to alpha by @mluypaert in #1463
- Added initial sample code for graphql by @oblodgett in #1464
- Added graphql UI by @oblodgett in #1466
- Added inital documentation for search payload by @oblodgett in #1465
- SCRUM 2755 Mod specific fields are made required in new annotation pop up form by @VarunReddy1111 in #1467
- SCRUM-3712 Missed AGM Phenotype Annotation code by @markquintontulloch in #1468
- SCRUM-2755 Changed the mod related setting specifically to ZFIN by @VarunReddy1111 in #1469
- SCRUM-3857 Fix vocabulary term lookup when creating experiments by @markquintontulloch in #1470
- SCRUM-2755 code changes to fix errors persisting even after clicking on save and add … by @VarunReddy1111 in #1473
- Update README.md by @oblodgett in #1474
- SCRUM-3686 by @adamgibs in #1477
- SCRUM-3806 Load Molecular Genetic Interaction data from FMS by @markquintontulloch in #1472
- Mergeback release v0.31.0 to alpha by @mluypaert in #1476
- SCRUM-3857 update default rows per page by @adamgibs in #1478
- SCRUM-3806 (update) Add identifierId to uniqueId by @markquintontulloch in #1479
- Added code to better handle concurrent threads and chnaged logging by @oblodgett in #1480
- SCRUM-3807 Implement loading of genetic interactions from FMS (phase 1) by @markquintontulloch in #1481
- Fix filter fieldName by @markquintontulloch in #1483
- SCRUM-3868 (update) Fix incorrect error reporting by @markquintontulloch in #1484
- SCRUM-3806 (update) Add filter fields by @markquintontulloch in #1485
- SCRUM-3686 (update) Another reporting fix by @markquintontulloch in #1488
- SCRUM-3765 Species Table refactoring by @VarunReddy1111 in #1487
- SCRUM-3711 Importing Allele Phenotype Annotation into Persistent store by @VarunReddy1111 in #1482
- Fix indentation by @oblodgett in #1489
- SCRUM-3753 by @adamgibs in #1491
- Refactor to remove some classes SCRUM-3711.2 by @oblodgett in #1490
- Ignore invalid entries in phenotypeTermIdentifier field by @markquintontulloch in #1492
- Increase column size by @markquintontulloch in #1493
- Increase reporting interval for bulk loads by @markquintontulloch in #1494
- More column width changes by @markquintontulloch in #1495
- Fix migration name by @markquintontulloch in #1496
- SCRUM-3711 refactor by @markquintontulloch in #1486
- Increase uniqueId width further by @markquintontulloch in #1497
- Added functionality to OR filters together rather than and by @oblodgett in #1499
- Added better messaging to error by @oblodgett in #1498
- Fixed NPE by @oblodgett in #1500
- SCRUM-3883 Add phenotype xrefs & load RGD reference for OMIM/ORPHA xrefs by @markquintontulloch in #1501
- SCRUM-3808 Implement loading of GenomicEntity xrefs from DQM submissions by @markquintontulloch in #1502
- SCRUM-3809 Enable loading of interactions by interactor xrefs by @markquintontulloch in #1503
- SCRUM-3808 (update) Add RefSeq and Ensembl to interaction prefix enum by @markquintontulloch in #1504
- Add MIM prefix to phenotype load reference logic by @markquintontulloch in #1505
- Fix FK error on DataProvider xref update by @markquintontulloch in #1506
- SCRUM-3884 Fixed the ontology tree view bug by @VarunReddy1111 in #1507
- Release/v0.32.0 rc1 by @abecerra in #1510
Full Changelog: v0.31.0...v0.32.0-rc1
AGR Curation v0.31.0
What's Changed
- Mergeback release v0.30.0-rc1 to alpha by @mluypaert in #1429
- Fix for failing ontologies by @oblodgett in #1430
- Mergeback release v0.30.0 to alpha by @mluypaert in #1432
- SCRUM-3718: upgrade github actions to nodejs 20 by @abecerra in #1434
- SCRUM-3515 LinkML v2.2.0 migration by @markquintontulloch in #1435
- SCRUM-3515 update - Remove set_session_replica_role statements by @markquintontulloch in #1436
- SCRUM-3661 Persistent Settings of Disease Annotation's - new annotation pop up form by @VarunReddy1111 in #1433
- Updated refresh interval to only be set while indexing by @oblodgett in #1437
- SCRUM-3515 UI fixes by @markquintontulloch in #1438
- Remove refresh interval altogether by @oblodgett in #1439
- SCRUM-3515 validation fix by @markquintontulloch in #1440
- SCRUM-2714 by @adamgibs in #1442
- SCRUM-3593 override search endpoint to use different JSON View to rem… by @cmpich in #1441
- SCRUM-3770 Speed up ID retrieval for filtered ID lists by @markquintontulloch in #1443
- SCRUM 3694 Adding the GENO Term ontology into persistent store by @VarunReddy1111 in #1444
- SCRUM-3740 Adding Null class response body for swagger get end points by @VarunReddy1111 in #1446
- add getIdentifier to EditorTooltip by @adamgibs in #1445
- Fix indentations by @oblodgett in #1447
- Added code to speed up closure queries by @oblodgett in #1448
- SCRUM-3740 Adding Null body request and response to Base interfaces end points by @VarunReddy1111 in #1449
- SCRUM-3740 Removed the response codes and changed Request body schema to String class by @VarunReddy1111 in #1451
- SCRUM-3738: force fetching the evidence list by @abecerra in #1450
- SCRUM-3249 Fixed unnecessary expansion glyphs in ontology tree view by @VarunReddy1111 in #1452
- Added code to remove exceptions every Saturday from history that is t… by @oblodgett in #1453
- SCRUM-3625 & SCRUM-3626 Prevent multiple 'is_allele_of' allele-gene associations and duplicate associations by @markquintontulloch in #1455
- SCRUM-3712 Load AGM Phenotype Annotation data from FMS by @markquintontulloch in #1454
- SCRUM-3779 Added warning and provided openAPI definition download link on swagger page by @VarunReddy1111 in #1456
- SCRUM-3752 refactored the AGM table templates by @VarunReddy1111 in #1457
- SCRUM-3712 (update) Infer primary annotation if not in load file by @markquintontulloch in #1458
- SCRUM-3794 by @adamgibs in #1459
- SCRUM-3823 Fix lazy loading error for Molecule load by @markquintontulloch in #1460
- Release/v0.31.0-rc1 by @markquintontulloch in #1462
- Release/v0.31.0 by @markquintontulloch in #1475
Full Changelog: v0.30.0...v0.31.0
AGR Curation v0.31.0-rc1
What's Changed
- Mergeback release v0.30.0-rc1 to alpha by @mluypaert in #1429
- Fix for failing ontologies by @oblodgett in #1430
- Release/v0.30.0 by @adamgibs in #1431
- Mergeback release v0.30.0 to alpha by @mluypaert in #1432
- SCRUM-3718: upgrade github actions to nodejs 20 by @abecerra in #1434
- SCRUM-3515 LinkML v2.2.0 migration by @markquintontulloch in #1435
- SCRUM-3515 update - Remove set_session_replica_role statements by @markquintontulloch in #1436
- SCRUM-3661 Persistent Settings of Disease Annotation's - new annotation pop up form by @VarunReddy1111 in #1433
- Updated refresh interval to only be set while indexing by @oblodgett in #1437
- SCRUM-3515 UI fixes by @markquintontulloch in #1438
- Remove refresh interval altogether by @oblodgett in #1439
- SCRUM-3515 validation fix by @markquintontulloch in #1440
- SCRUM-2714 by @adamgibs in #1442
- SCRUM-3593 override search endpoint to use different JSON View to rem… by @cmpich in #1441
- SCRUM-3770 Speed up ID retrieval for filtered ID lists by @markquintontulloch in #1443
- SCRUM 3694 Adding the GENO Term ontology into persistent store by @VarunReddy1111 in #1444
- SCRUM-3740 Adding Null class response body for swagger get end points by @VarunReddy1111 in #1446
- add getIdentifier to EditorTooltip by @adamgibs in #1445
- Fix indentations by @oblodgett in #1447
- Added code to speed up closure queries by @oblodgett in #1448
- SCRUM-3740 Adding Null body request and response to Base interfaces end points by @VarunReddy1111 in #1449
- SCRUM-3740 Removed the response codes and changed Request body schema to String class by @VarunReddy1111 in #1451
- SCRUM-3738: force fetching the evidence list by @abecerra in #1450
- SCRUM-3249 Fixed unnecessary expansion glyphs in ontology tree view by @VarunReddy1111 in #1452
- Added code to remove exceptions every Saturday from history that is t… by @oblodgett in #1453
- SCRUM-3625 & SCRUM-3626 Prevent multiple 'is_allele_of' allele-gene associations and duplicate associations by @markquintontulloch in #1455
- SCRUM-3712 Load AGM Phenotype Annotation data from FMS by @markquintontulloch in #1454
- SCRUM-3779 Added warning and provided openAPI definition download link on swagger page by @VarunReddy1111 in #1456
- SCRUM-3752 refactored the AGM table templates by @VarunReddy1111 in #1457
- SCRUM-3712 (update) Infer primary annotation if not in load file by @markquintontulloch in #1458
- SCRUM-3794 by @adamgibs in #1459
- SCRUM-3823 Fix lazy loading error for Molecule load by @markquintontulloch in #1460
- Release/v0.31.0-rc1 by @markquintontulloch in #1462
Full Changelog: v0.30.0-rc1...v0.31.0-rc1