Releases: qbicsoftware/data-manager-app
Releases · qbicsoftware/data-manager-app
0.38.0
What's Changed
New Features 🚀
- Enable username for new user registrations by @sven1103 in #509
- Register proteomics measurements by @sven1103 in #482
- Show ontologies in project summary and add/edit experiment by @Steffengreiner in #512
- Enable sample pool groups in proteomics measurements by @sven1103 in #511
Bugfixes 🪲
Others 🧃
- Ontology Lookup searches more ontologies by @KochTobi in #506
- Enable optimistic locking for concurrent sample batch updates by @sven1103 in #508
- Release PR by @KochTobi in #513
Full Changelog: 0.37.0...0.38.0
0.37.0
What's Changed
New Features 🚀
- User is able to access Measurement page and download their template of interest by @Steffengreiner in #493
- Allow users to set themselves as collaborator(s) by @wow-such-code in #496
- Allow group labels, fix group editing by @wow-such-code in #491
- Sort quality controls in QualityControlListComponent by @Steffengreiner in #494
- hide offer search from anyone but admin and project-manager by @wow-such-code in #497
- Ask for confirmation on delete of several items by @wow-such-code in #499
- allow users to edit access to their projects by @wow-such-code in #498
- Set spring properties to allow 16MB (Medium BLOB size) uploads by @Steffengreiner in #495
- Allow User to lookup all possible Ontologyterms by @Steffengreiner in #500
Documentation & CI 🪂
Others 🧃
Full Changelog: 0.36.0...0.37.0
0.36.0
What's Changed
New Features 🚀
- Highlight and provide Linkage to Onthology Class Iri by @Steffengreiner in #479
- Allow download of sample metadata sheet by @wow-such-code in #480
- Show existing groups in add dialog by @wow-such-code in #481
- Allow User to view, create and delete Personal access tokens by @Steffengreiner in #483
- Enable the user to add sample QC report files to a project with optional linkage to a specified experiment by @Steffengreiner in #485
- User is able to select the personal access token page via a new user menu by @Steffengreiner in #488
Bugfixes 🪲
- Fixes JPA experiment column creation by @KochTobi in #478
- sort samples in batch-edit by sample code by @wow-such-code in #475
- Delete pat by tokenId instead of userId by @Steffengreiner in #487
Others 🧃
- Release 0.36.0 by @Steffengreiner in #489
Full Changelog: 0.35.0...0.36.0
0.35.0
0.34.0
What's Changed
New Features 🚀
- add optional sample property 'organism id' by @wow-such-code in #470
- Show number of samples, creation- and modificationdate in batchdetailscomponent by @Steffengreiner in #468
Bugfixes 🪲
- Refactor page structure by @Steffengreiner in #445
Documentation & CI 🪂
- Adjust text and spacing in create and edit batch dialogs to prototype by @Steffengreiner in #460
Others 🧃
- Bump actions/cache from 3 to 4 by @dependabot in #467
- Select contacts by @KochTobi in #464
- Release 0.34.0 by @Steffengreiner in #473
Full Changelog: 0.33.0...0.34.0
0.33.0
What's Changed
New Features 🚀
- sort samples in edit spreadsheet like in the sample table by @wow-such-code in #459
- Fix sample editing and project search in openBIS by @wow-such-code in #465
- Adapt layout of offerupload dialog and offerlist component to figma prototype design by @Steffengreiner in #463
- only load unique ontology terms by @wow-such-code in #466
Bugfixes 🪲
- Remove primary style of add button in experimentlistcomponent by @Steffengreiner in #457
- Fix propagation of sample edits by @wow-such-code in #462
- Fix spreadsheet breaking on deletion request by @wow-such-code in #461
Documentation & CI 🪂
- Project creation dialog shows descriptions for each layout and adheres to sizing scheme for our dialogs by @Steffengreiner in #458
Others 🧃
- Bump github/codeql-action from 2 to 3 by @dependabot in #456
- Release by @KochTobi in #471
Full Changelog: 0.32.0...0.33.0
0.32.0
What's Changed
New Features 🚀
- Small UI and usability changes for ontology term selection by @wow-such-code in #444
- Allow Users to create projects within a multistep dialog by @Steffengreiner in #431
- Enable upload of service purchase information by @sven1103 in #438
- Create authorization entry only after user registration is complete and user is active by @KochTobi in #446
- Store full ontology class by @wow-such-code in #449
- Display more info about ontology terms for experiments by @wow-such-code in #452
- Show linked offers in project details by @KochTobi in #450
Bugfixes 🪲
- Remove cell comments and always close dialogue to address remaining spreadsheet issues by @Steffengreiner in #451
- ontology comboboxes show wrong label by @KochTobi in #454
Others 🧃
- Bump actions/setup-java from 3 to 4 by @dependabot in #447
- Bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.12 in /logging by @dependabot in #448
Full Changelog: 0.31.0...0.32.0
0.31.0
What's Changed
New Features 🚀
- Improve sample registration dialog by @KochTobi in #415
- Extract SampleBatchInformationSpreadsheet by @KochTobi in #435
- Query ontology database for experiment creation/editing by @wow-such-code in #434
- Show batches in dedicated component by @Steffengreiner in #432
- Add a dialog to update batches by @KochTobi in #437
- check for datasets, only delete samples if none attached by @wow-such-code in #436
Bugfixes 🪲
- Exception when pasting into the spreadsheet during sample registration by @KochTobi in #433
- Propagate batch registration dialog opening from notification in sampledetails component correctly by @Steffengreiner in #441
Documentation & CI 🪂
- remove sid storage code that was replaced by @wow-such-code in #442
Others 🧃
- Release 0.30.0 back to dev by @Steffengreiner in #428
- Bump actions/github-script from 6 to 7 by @dependabot in #430
- Release 0.31.0 by @KochTobi in #440
Full Changelog: 0.30.0...0.31.0
0.30.0
What's Changed
New Features 🚀
- Adds two user error notifications when adding groups by @wow-such-code in #424
- Enable user to navigate within the pages of an experiment via navigation stepper by @Steffengreiner in #423
Bugfixes 🪲
- Address indexing error within acl deletion when user is removed from a project by @Steffengreiner in #421
- Ensure that notification anchor after group registration always points to SampleInformationMain by @Steffengreiner in #427
Documentation & CI 🪂
- Integrate domains via integration events by @sven1103 in #420
- Re-arrange finance module by @sven1103 in #422
Others 🧃
- Merge Release 0.29.0 back to dev by @Steffengreiner in #426
- Release/0.30.0 by @Steffengreiner in #425
Full Changelog: 0.29.0...0.30.0
0.29.0
What's Changed
New Features 🚀
- Increase reusability for the spreadsheet component by @KochTobi in #400
- Allow tooltips in summary page, add some tooltips by @wow-such-code in #412
Bugfixes 🪲
- Removes former reference to the database connector by @sven1103 in #410
- Fixes ACL issues caused by refactoring by @wow-such-code in #414
- Create SID entry for a new user after registration by @wow-such-code in #416
- Fix package name in ACL by @KochTobi in #417
Documentation & CI 🪂
- Rearrange user module to identity module by @sven1103 in #407
- Refactor project management domain by @sven1103 in #409
- Decouple email service interface into domain modules and infrastructure by @sven1103 in #411
Others 🧃
- Provide a more suitable name for the vaadinfrontend module by @sven1103 in #399
- Use user ID instead of email for authentication by @wow-such-code in #408
- Release/0.29.0 by @Steffengreiner in #418
Full Changelog: 0.28.2...0.29.0