Releases: alliance-genome/agr_curation
Releases · alliance-genome/agr_curation
AGR Curation v0.6.0 Release
What's Changed
- SCRUM-1537 make condition relation handle table editable by @cmpich in #491
- Merge pull request #501 from alliance-genome/release/v0.5.0-rc2 by @kthorat-prog in #502
- SCRUM-1609, SCRUM-1611, SCRUM-1612 Loading and testing of obsolete field by @markquintontulloch in #503
- Misc refactors by @adamgibs in #504
- Fliters icon added to Genric Data Table Component by @kthorat-prog in #505
- Merge pull request #506 from alliance-genome/release/v0.5.0 by @oblodgett in #507
- PRmerge/beta by @oblodgett in #509
- Column header names changed for 2 columns by @kthorat-prog in #508
- SCRUM-1603 added VocabularyTermUpdate view to return vocabulary field by @adamgibs in #510
- SCRUM-1598 Added DiseaseAnnotationUpdate view to conditions by @adamgibs in #512
- Filters Label added on Roweditor frozen column by @kthorat-prog in #513
- Obsolete Column added to disease annotations table by @kthorat-prog in #514
- SCRUM-1537 validate null handle, disallow same handle/pub combination by @cmpich in #511
- SCRUM-1534 by @adamgibs in #516
- null check added to col variable in useEffect by @kthorat-prog in #517
- SCRUM-1537 add auto-complete on reference column on condition-relation-handle-table by @cmpich in #518
- fixed autocomplete hover bug by @adamgibs in #520
- SCRUM-516 SCRUM 1537 create getEntityType() method to select and display the auto-complete list, auto-complete for DA table by @cmpich in #519
- SCRUM-1675 added check for conditions with no handle or reference by @adamgibs in #521
- Release/v0.6.0 rc1 by @adamgibs in #522
- Release/v0.6.0 by @adamgibs in #545
Full Changelog: v0.5.0...v0.6.0
Prerelease v0.6.0-rc1
What's Changed
- SCRUM-1537 make condition relation handle table editable by @cmpich in #491
- Merge pull request #501 from alliance-genome/release/v0.5.0-rc2 by @kthorat-prog in #502
- SCRUM-1609, SCRUM-1611, SCRUM-1612 Loading and testing of obsolete field by @markquintontulloch in #503
- Misc refactors by @adamgibs in #504
- Fliters icon added to Genric Data Table Component by @kthorat-prog in #505
- Merge pull request #506 from alliance-genome/release/v0.5.0 by @oblodgett in #507
- PRmerge/beta by @oblodgett in #509
- Column header names changed for 2 columns by @kthorat-prog in #508
- SCRUM-1603 added VocabularyTermUpdate view to return vocabulary field by @adamgibs in #510
- SCRUM-1598 Added DiseaseAnnotationUpdate view to conditions by @adamgibs in #512
- Filters Label added on Roweditor frozen column by @kthorat-prog in #513
- Obsolete Column added to disease annotations table by @kthorat-prog in #514
- SCRUM-1537 validate null handle, disallow same handle/pub combination by @cmpich in #511
- SCRUM-1534 by @adamgibs in #516
- null check added to col variable in useEffect by @kthorat-prog in #517
- SCRUM-1537 add auto-complete on reference column on condition-relation-handle-table by @cmpich in #518
- fixed autocomplete hover bug by @adamgibs in #520
- SCRUM-516 SCRUM 1537 create getEntityType() method to select and display the auto-complete list, auto-complete for DA table by @cmpich in #519
- SCRUM-1675 added check for conditions with no handle or reference by @adamgibs in #521
- Release/v0.6.0 rc1 by @adamgibs in #522
Full Changelog: v0.5.0...v0.6.0-rc1
AGR Curation 0.5.0 Release
What's Changed
- Added flyway instructions to README by @mluypaert in #437
- SCRUM-1436 better error handling when deleting a vocab term being in use by @cmpich in #438
- Merge pull request #442 from alliance-genome/release/v0.4.0-rc4 by @kthorat-prog in #443
- Refactored delete by @oblodgett in #439
- New Acceptance criteria added SCRUM-1475 by @kthorat-prog in #441
- Added code to index everything by @oblodgett in #440
- SCRUM-1437 by @adamgibs in #444
- SCRUM-1437 reimplemented column state changes in DA table by @adamgibs in #445
- PRmerge/production by @kthorat-prog in #449
- PRmerge/production by @kthorat-prog in #448
- SCRUM-1465 added min width to row edit column by @adamgibs in #447
- SCRUM-1465 by @adamgibs in #451
- SCRUM-1508 add condition relation handles table by @cmpich in #450
- Changed timeout to 10 minutes this should prevent errors in the logs by @oblodgett in #453
- added fix to conditionRelationTable by @adamgibs in #454
- SCRUM-1465 by @adamgibs in #455
- SCRUM-1519 SCRUM-1121 Make security global, remove VPN, and up swap space by @oblodgett in #456
- Turned off counts as they had many requests to okta by @oblodgett in #458
- SCRUM-1505 AuditedObject and Person refactor by @markquintontulloch in #457
- SCRUM-1519 fix for authentication by @oblodgett in #459
- Fix for mass indexing by @oblodgett in #460
- Textarea focus fixed and Keep Edits enabling & Disabling controlled by @kthorat-prog in #462
- Fix okta UI errors by @adamgibs in #465
- Issue where notetype was getting disappeared for 2nd time editing fixed by @kthorat-prog in #466
- Prioritize okta token over API token by @oblodgett in #461
- SCRUM-1509 Java model for BIRT reports by @markquintontulloch in #463
- Null check for ID made by @kthorat-prog in #468
- SCRUM-1508 suppress condition relation records without a handle by @cmpich in #467
- Clean up warnings by @adamgibs in #469
- SCRUM-1522 Enable loading of genes, alleles, and AGMs from direct submissions by @markquintontulloch in #470
- added subfield to autocomplete by @adamgibs in #471
- SCRUM-1522 Cascade delete of bulkloadfile to bulkloadhistory by @markquintontulloch in #472
- Release/v0.5.0-rc1 by @oblodgett in #473
- PRmerge/beta by @oblodgett in #474
- SCRUM-1539 DA singleReference validation by @markquintontulloch in #475
- SCRUM-1522 Cascade deletion of BulkLoadHistory to exceptions by @markquintontulloch in #476
- SCRUM-1539 Update due to changed index name in literature system by @markquintontulloch in #477
- Added code for automatically running reports by @oblodgett in #478
- Forgot the enum string conversion by @oblodgett in #479
- SCRUM-1080 Add userSettings to LoggedInPerson entity by @markquintontulloch in #480
- Added loggedinperson service by @oblodgett in #482
- Cerebro fargate changes by @mluypaert in #484
- Cleanup ES and fixed bug by @oblodgett in #485
- Scrum 1316 Showing previous data in pop up fixed by @kthorat-prog in #483
- SCRUM-1559 Add endpoint for saving user settings by @markquintontulloch in #481
- SCRUM-1511 by @adamgibs in #487
- Added new view for DA update by @oblodgett in #486
- SCRUM-1316 by @adamgibs in #488
- Added restart to the reports by @oblodgett in #489
- SCRUM-1511 by @adamgibs in #490
- Keep Edits Button show/hide for row saves and cancels fixed by @kthorat-prog in #492
- Fix auth person by @oblodgett in #493
- Fix auth person by @adamgibs in #494
- System summary table by @oblodgett in #495
- SCRUM-1569 Save null values on editing VocabularyTerm abbreviation/definition by @markquintontulloch in #496
- SCRUM-1534 by @adamgibs in #497
- Convert Spaces to Tabs for repo by @oblodgett in #499
- Fixed Literature links by @oblodgett in #500
- Release/v0.5.0 rc2 by @kthorat-prog in #501
- Release/v0.5.0 by @oblodgett in #506
Full Changelog: v0.4.0...v0.5.0
Prerelease v0.5.0-rc2
What's Changed
- Clean up warnings by @adamgibs in #469
- SCRUM-1522 Enable loading of genes, alleles, and AGMs from direct submissions by @markquintontulloch in #470
- added subfield to autocomplete by @adamgibs in #471
- SCRUM-1522 Cascade delete of bulkloadfile to bulkloadhistory by @markquintontulloch in #472
- PRmerge/beta by @oblodgett in #474
- SCRUM-1539 DA singleReference validation by @markquintontulloch in #475
- SCRUM-1522 Cascade deletion of BulkLoadHistory to exceptions by @markquintontulloch in #476
- SCRUM-1539 Update due to changed index name in literature system by @markquintontulloch in #477
- Added code for automatically running reports by @oblodgett in #478
- Forgot the enum string conversion by @oblodgett in #479
- SCRUM-1080 Add userSettings to LoggedInPerson entity by @markquintontulloch in #480
- Added loggedinperson service by @oblodgett in #482
- Cerebro fargate changes by @mluypaert in #484
- Cleanup ES and fixed bug by @oblodgett in #485
- Scrum 1316 Showing previous data in pop up fixed by @kthorat-prog in #483
- SCRUM-1559 Add endpoint for saving user settings by @markquintontulloch in #481
- SCRUM-1511 by @adamgibs in #487
- Added new view for DA update by @oblodgett in #486
- SCRUM-1316 by @adamgibs in #488
- Added restart to the reports by @oblodgett in #489
- SCRUM-1511 by @adamgibs in #490
- Keep Edits Button show/hide for row saves and cancels fixed by @kthorat-prog in #492
- Fix auth person by @oblodgett in #493
- Fix auth person by @adamgibs in #494
- System summary table by @oblodgett in #495
- SCRUM-1569 Save null values on editing VocabularyTerm abbreviation/definition by @markquintontulloch in #496
- SCRUM-1534 by @adamgibs in #497
- Convert Spaces to Tabs for repo by @oblodgett in #499
- Fixed Literature links by @oblodgett in #500
- Release/v0.5.0 rc2 by @kthorat-prog in #501
Full Changelog: v0.5.0-rc1...v0.5.0-rc2
Prerelease v0.5.0-rc1
What's Changed
- Added flyway instructions to README by @mluypaert in #437
- SCRUM-1436 better error handling when deleting a vocab term being in use by @cmpich in #438
- Merge pull request #442 from alliance-genome/release/v0.4.0-rc4 by @kthorat-prog in #443
- Refactored delete by @oblodgett in #439
- New Acceptance criteria added SCRUM-1475 by @kthorat-prog in #441
- Added code to index everything by @oblodgett in #440
- SCRUM-1437 by @adamgibs in #444
- SCRUM-1437 reimplemented column state changes in DA table by @adamgibs in #445
- PRmerge/production by @kthorat-prog in #449
- PRmerge/production by @kthorat-prog in #448
- SCRUM-1465 added min width to row edit column by @adamgibs in #447
- SCRUM-1465 by @adamgibs in #451
- SCRUM-1508 add condition relation handles table by @cmpich in #450
- Changed timeout to 10 minutes this should prevent errors in the logs by @oblodgett in #453
- added fix to conditionRelationTable by @adamgibs in #454
- SCRUM-1465 by @adamgibs in #455
- SCRUM-1519 SCRUM-1121 Make security global, remove VPN, and up swap space by @oblodgett in #456
- Turned off counts as they had many requests to okta by @oblodgett in #458
- SCRUM-1505 AuditedObject and Person refactor by @markquintontulloch in #457
- SCRUM-1519 fix for authentication by @oblodgett in #459
- Fix for mass indexing by @oblodgett in #460
- Textarea focus fixed and Keep Edits enabling & Disabling controlled by @kthorat-prog in #462
- Fix okta UI errors by @adamgibs in #465
- Issue where notetype was getting disappeared for 2nd time editing fixed by @kthorat-prog in #466
- Prioritize okta token over API token by @oblodgett in #461
- SCRUM-1509 Java model for BIRT reports by @markquintontulloch in #463
- Null check for ID made by @kthorat-prog in #468
- SCRUM-1508 suppress condition relation records without a handle by @cmpich in #467
- Release/v0.5.0-rc1 by @oblodgett in #473
Full Changelog: v0.4.0...v0.5.0-rc1
AGR Curation 0.4.0 Release
What's Changed
- UI reskin by @adamgibs in #305
- Editor Refactor by @adamgibs in #309
- Manual fix into -> SCRUM-1279 by @oblodgett in #310
- SCRUM-1279 by @markquintontulloch in #307
- SCRUM-1205 Anatomy stage ontologies by @markquintontulloch in #311
- Added code to fix profile page by @oblodgett in #312
- Fixed API Token Login by @oblodgett in #313
- SCRUM-1319 Add AuditedObject fields to disease annotations by @markquintontulloch in #314
- Fixed status' on startup by @oblodgett in #315
- Fixed obsolete on vocabulary pages by @oblodgett in #316
- Added log server to list of other links by @oblodgett in #317
- Scrum 1020 by @kthorat-prog in #319
- Fixed disease relation validation by @oblodgett in #320
- UI reskin by @adamgibs in #321
- SCRUM-1320 Switching of disease annotation enums to VocabularyTerms by @markquintontulloch in #318
- SCRUM-1205 MmusDv load update by @markquintontulloch in #324
- Vocab UI fix by @markquintontulloch in #323
- Scrum 1296 by @adamgibs in #326
- Switch vocabularyTerm lookup from search to find by @markquintontulloch in #328
- The changes to reflect in table as new term/vocab added is added. by @kthorat-prog in #330
- The ID column made non-sortable by @kthorat-prog in #331
- SCRUM-737 update - SGD strain background filter by @markquintontulloch in #327
- Remove columns with work still to do on UI by @markquintontulloch in #332
- Fix 'Cannot convert undefined or null to object' error by @markquintontulloch in #333
- UI reskin by @adamgibs in #334
- SCRUM-1205 fix for missing term by @markquintontulloch in #335
- SCRUM-737 Disable sgdStrainBackground editing for non-gene annotations by @markquintontulloch in #337
- ControlledVocabularyDropdown fixes by @markquintontulloch in #336
- Changed button to use primreact styles by @oblodgett in #339
- Header freeze added by @kthorat-prog in #340
- Changed links to open in a new tab by @oblodgett in #341
- reduced DATable width by @adamgibs in #342
- SCRUM-1306 fixed synonyms bug for subject and with fields by @adamgibs in #343
- SCRUM-1298 Validate uniqueId doesn't exist after editing experimentalCondition by @markquintontulloch in #344
- SCRUM-731 disease qualifiers by @markquintontulloch in #338
- SCRUM-1360 fixed dropdown refocus bug by @adamgibs in #345
- SCRUM-1364 Experimental condition bug by @markquintontulloch in #347
- SCRUM-1317 by @markquintontulloch in #346
- SCRUM-1364 Add field name to response by @markquintontulloch in #350
- SCRUM-1366 merge from beta to alpha by @markquintontulloch in #351
- SCRUM-1326 Add condition summary to experimental conditions by @markquintontulloch in #352
- SCRUM-1155 Limit ZECO terms for conditionClass to AGR SLIM by @markquintontulloch in #355
- SCRUM-1369 Hide Parental Populations column in AGM table by default by @markquintontulloch in #353
- Template made for all datatables across website by @kthorat-prog in #357
- Merge v0.3.0-rc3 changes back into alpha by @mluypaert in #356
- SCRUM-1368 turned filtering for AGM table name column back on by @adamgibs in #358
- Make ExperimentalCondition uniqueId generation consistent by @markquintontulloch in #360
- Added code for integration with Literature Reference ES Server by @oblodgett in #359
- Scrum 1341 by @adamgibs in #361
- SCRUM-1318 by @adamgibs in #362
- SCRUM-734 property bridge fix by @markquintontulloch in #363
- Scrum 1377a by @cmpich in #364
- Fixed params for tracking number of results by @oblodgett in #365
- SCRUM-734 Fix spelling mistake by @markquintontulloch in #366
- Use .keyword field for searching in the ABC SCRUM-1400 by @oblodgett in #367
- Misc refactor items by @adamgibs in #368
- Dashboard list of table names sorted alphabetically for both tables by @kthorat-prog in #369
- SCRUM-1394 by @adamgibs in #371
- SCRUM-1393 added default column order state to DA table by @adamgibs in #372
- Literature Reference added to Dashboard & its Layout is changed to ma… by @kthorat-prog in #374
- fix AGM creation logic by @cmpich in #370
- paper handle fixes: index definition by @cmpich in #373
- Changed dialog width, refactored list and changed dialog title by @adamgibs in #375
- Header backgroundcolor added to make it opaque by @kthorat-prog in #376
- SCRUM-1412 Fix inconsistency in inchiKey field naming by @markquintontulloch in #377
- SCRUM-1393 by @adamgibs in #378
- Table Header bleed through content fixed for other tables by @kthorat-prog in #379
- SCRUM-1318 added filter field for condition relations handle by @adamgibs in #380
- SCRUM-1403 Autopopulate 'Modified By' field on editing by @markquintontulloch in #381
- ErrorMessage location is changed to under the editor for Editable tables by @kthorat-prog in #382
- To make the error message float above the cell width for visibility by @kthorat-prog in #383
- Added ellipsis & Tooltips for title,abstract & citation columns in Literature Ref Table by @kthorat-prog in #384
- SCRUM-1318 handle condition updates, include handle info in unique ID by @cmpich in #385
- SCRUM-1415 Set UniqueID for new ExperimentalCondition entities by @markquintontulloch in #386
- SCRUM-1416 added null check to ListTableCell by @adamgibs in #388
- SCRUM-1424 Renamed migration files to clear patch release version number by @mluypaert in #389
- SCRUM-1401 by @adamgibs in #390
- SCRUM-1427 Submission of notes with disease annotations by @markquintontulloch in #392
- SCRUM-1426 display handle instead of conditions if available by @cmpich in #391
- SCRUM-1432 VocabularyTerm validation and integration tests by @markquintontulloch in #396
- Removed logging verbosity for loads by @oblodgett in #395
- Updated ordering by @oblodgett in #397
- Taxon...
Prerelease v0.4.0-rc4
What's Changed
- Added comment for upcoming sprint (MERGE AFTER REVIEW) by @oblodgett in #416
- Added stopped loads to be started (MERGE AFTER REVIEW) by @oblodgett in #417
- Alpha deployment trigger update proposal by @mluypaert in #418
- Edit Column is frozen and positioned to extreme left side of table by @kthorat-prog in #419
- Bleed through in frozen edit column fixed by @kthorat-prog in #420
- Fixed Frozen header and frozen column issue by @kthorat-prog in #422
- SCRUM-1232 - Add Xenopus ontologies by @markquintontulloch in #424
- Add MIT LICENSE file by @chris-grove in #421
- Minor fixes by @markquintontulloch in #427
- Removed duplicate code PR into PR by @oblodgett in #426
- SCRUM-1232 Enable multiple ontology loads from single OWL file by @markquintontulloch in #425
- SCRUM-1232 Add additional namespace for XBA load by @markquintontulloch in #428
- PR merge/beta by @oblodgett in #432
- SCRUM-1499 Improve error reporting for ConditionRelations and RelatedNotes attached to DAs by @markquintontulloch in #433
- Error message box alignment fixed by @kthorat-prog in #434
- ZIndex made highest for errormessages component by @kthorat-prog in #435
- SCRUM-1371 + SCRUM-1396: non-loaded gene and agm removal by @mluypaert in #436
- Release/v0.4.0 rc4 by @kthorat-prog in #442
Full Changelog: v0.4.0-rc3...v0.4.0-rc4
Prerelease v0.4.0-rc3
What's Changed
- Changed exception so they will print in the logs by @oblodgett in #430
Full Changelog: v0.4.0-rc2...v0.4.0-rc3
Prerelease v0.4.0-rc2
What's Changed
- SCRUM-1401 by @adamgibs in #390
- SCRUM-1427 Submission of notes with disease annotations by @markquintontulloch in #392
- SCRUM-1426 display handle instead of conditions if available by @cmpich in #391
- SCRUM-1432 VocabularyTerm validation and integration tests by @markquintontulloch in #396
- Removed logging verbosity for loads by @oblodgett in #395
- Updated ordering by @oblodgett in #397
- Taxon_ID column display changed and sort order is based on name now by @kthorat-prog in #394
- Date modified and Modified fields are updated immediately on success by @kthorat-prog in #399
- Generic data assignment done for immediate row update & Frozen Column removed by @kthorat-prog in #400
- Taxon display changed by @kthorat-prog in #398
- SCRUM-1435 Backend code for conditionRelation editing via diseaseAnnotation edits by @markquintontulloch in #401
- SCRUM-1435 Add validation endpoint by @markquintontulloch in #402
- SCRUM-1423 Changes done by Olin only by @kthorat-prog in #405
- Autocomplete search result for synonym fixed for Genetic Modifier field by @kthorat-prog in #408
- SCRUM-1315 by @adamgibs in #410
- SCRUM-1401 by @adamgibs in #412
- SCRUM-1315 by @adamgibs in #413
- SCRUM-1315 added code to address column reording issue by @adamgibs in #414
- SCRUM-1391 non-loaded allele removal by @mluypaert in #411
- Quick fix for annotation returned object by @oblodgett in #415
- Release/v0.4.0 rc2 by @oblodgett in #423
Full Changelog: v0.4.0-rc1...v0.4.0-rc2
Prerelease v0.4.0-rc1
What's Changed
- UI reskin by @adamgibs in #305
- Editor Refactor by @adamgibs in #309
- Manual fix into -> SCRUM-1279 by @oblodgett in #310
- SCRUM-1279 by @markquintontulloch in #307
- SCRUM-1205 Anatomy stage ontologies by @markquintontulloch in #311
- Added code to fix profile page by @oblodgett in #312
- Fixed API Token Login by @oblodgett in #313
- SCRUM-1319 Add AuditedObject fields to disease annotations by @markquintontulloch in #314
- Fixed status' on startup by @oblodgett in #315
- Fixed obsolete on vocabulary pages by @oblodgett in #316
- Added log server to list of other links by @oblodgett in #317
- Scrum 1020 by @kthorat-prog in #319
- Fixed disease relation validation by @oblodgett in #320
- UI reskin by @adamgibs in #321
- SCRUM-1320 Switching of disease annotation enums to VocabularyTerms by @markquintontulloch in #318
- SCRUM-1205 MmusDv load update by @markquintontulloch in #324
- Vocab UI fix by @markquintontulloch in #323
- Scrum 1296 by @adamgibs in #326
- Switch vocabularyTerm lookup from search to find by @markquintontulloch in #328
- The changes to reflect in table as new term/vocab added is added. by @kthorat-prog in #330
- The ID column made non-sortable by @kthorat-prog in #331
- SCRUM-737 update - SGD strain background filter by @markquintontulloch in #327
- Remove columns with work still to do on UI by @markquintontulloch in #332
- Fix 'Cannot convert undefined or null to object' error by @markquintontulloch in #333
- UI reskin by @adamgibs in #334
- SCRUM-1205 fix for missing term by @markquintontulloch in #335
- SCRUM-737 Disable sgdStrainBackground editing for non-gene annotations by @markquintontulloch in #337
- ControlledVocabularyDropdown fixes by @markquintontulloch in #336
- Changed button to use primreact styles by @oblodgett in #339
- Header freeze added by @kthorat-prog in #340
- Changed links to open in a new tab by @oblodgett in #341
- reduced DATable width by @adamgibs in #342
- SCRUM-1306 fixed synonyms bug for subject and with fields by @adamgibs in #343
- SCRUM-1298 Validate uniqueId doesn't exist after editing experimentalCondition by @markquintontulloch in #344
- SCRUM-731 disease qualifiers by @markquintontulloch in #338
- SCRUM-1360 fixed dropdown refocus bug by @adamgibs in #345
- SCRUM-1364 Experimental condition bug by @markquintontulloch in #347
- SCRUM-1317 by @markquintontulloch in #346
- SCRUM-1364 Add field name to response by @markquintontulloch in #350
- SCRUM-1366 merge from beta to alpha by @markquintontulloch in #351
- SCRUM-1326 Add condition summary to experimental conditions by @markquintontulloch in #352
- SCRUM-1155 Limit ZECO terms for conditionClass to AGR SLIM by @markquintontulloch in #355
- SCRUM-1369 Hide Parental Populations column in AGM table by default by @markquintontulloch in #353
- Template made for all datatables across website by @kthorat-prog in #357
- Merge v0.3.0-rc3 changes back into alpha by @mluypaert in #356
- SCRUM-1368 turned filtering for AGM table name column back on by @adamgibs in #358
- Make ExperimentalCondition uniqueId generation consistent by @markquintontulloch in #360
- Added code for integration with Literature Reference ES Server by @oblodgett in #359
- Scrum 1341 by @adamgibs in #361
- SCRUM-1318 by @adamgibs in #362
- SCRUM-734 property bridge fix by @markquintontulloch in #363
- Scrum 1377a by @cmpich in #364
- Fixed params for tracking number of results by @oblodgett in #365
- SCRUM-734 Fix spelling mistake by @markquintontulloch in #366
- Use .keyword field for searching in the ABC SCRUM-1400 by @oblodgett in #367
- Misc refactor items by @adamgibs in #368
- Dashboard list of table names sorted alphabetically for both tables by @kthorat-prog in #369
- SCRUM-1394 by @adamgibs in #371
- SCRUM-1393 added default column order state to DA table by @adamgibs in #372
- Literature Reference added to Dashboard & its Layout is changed to ma… by @kthorat-prog in #374
- fix AGM creation logic by @cmpich in #370
- paper handle fixes: index definition by @cmpich in #373
- Changed dialog width, refactored list and changed dialog title by @adamgibs in #375
- Header backgroundcolor added to make it opaque by @kthorat-prog in #376
- SCRUM-1412 Fix inconsistency in inchiKey field naming by @markquintontulloch in #377
- SCRUM-1393 by @adamgibs in #378
- Table Header bleed through content fixed for other tables by @kthorat-prog in #379
- SCRUM-1318 added filter field for condition relations handle by @adamgibs in #380
- SCRUM-1403 Autopopulate 'Modified By' field on editing by @markquintontulloch in #381
- ErrorMessage location is changed to under the editor for Editable tables by @kthorat-prog in #382
- To make the error message float above the cell width for visibility by @kthorat-prog in #383
- Added ellipsis & Tooltips for title,abstract & citation columns in Literature Ref Table by @kthorat-prog in #384
- SCRUM-1318 handle condition updates, include handle info in unique ID by @cmpich in #385
- SCRUM-1415 Set UniqueID for new ExperimentalCondition entities by @markquintontulloch in #386
- SCRUM-1416 added null check to ListTableCell by @adamgibs in #388
- SCRUM-1424 Renamed migration files to clear patch release version number by @mluypaert in #389
- Merge-back production to beta after v0.3.0 release creation by @mluypaert in #404
- SCRUM-1417: Release/v0.4.0-rc1 by @mluypaert in #407
Full Changelog: v0.3.0...v0.4.0-rc1