Recent Releases of data-manager-app
data-manager-app - 1.10.12
What's Changed
Bugfixes 🪲
- Correct UI Thread access by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1252
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.11...1.10.12
- Java
Published by JohnnyQ5 6 months ago
data-manager-app - 1.10.11
What's Changed
Bugfixes 🪲
- Improve cache utilisation on term lookup by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1246 ### Others 🧃
- Bump actions/setup-java from 4 to 5 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1242
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1241
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.10...1.10.11
- Java
Published by JohnnyQ5 6 months ago
data-manager-app - 1.10.10
What's Changed
Bugfixes 🪲
- Introduce eventual consistent project modification date update by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1239 ### Documentation & CI 🪂
- Adds the hostname to the log messages if available by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1232
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.9...1.10.10
- Java
Published by JohnnyQ5 6 months ago
data-manager-app - 1.10.9
What's Changed
Bugfixes 🪲
- Specify Schema version to v1 in ror API by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/1228
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.8...1.10.9
- Java
Published by JohnnyQ5 7 months ago
data-manager-app - 1.10.8
What's Changed
Bugfixes 🪲
- Fix wrong security context propagation leading to AccessDenied Exception by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1217 ### Others 🧃
- Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.5.0 to 11.5.3 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1144
- Bump commons-io:commons-io from 2.17.0 to 2.19.0 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1129
- Bump org.apache.activemq:artemis-jakarta-server from 2.38.0 to 2.41.0 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1137
- Bump org.codehaus.mojo:license-maven-plugin from 2.0.0 to 2.6.0 by @dependabot[bot] in https://github.com/qbicsoftware/data-manager-app/pull/1188
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.7...1.10.8
- Java
Published by JohnnyQ5 7 months ago
data-manager-app - 1.10.7
What's Changed
Bugfixes 🪲
- Add logging for unspecific upload errors by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1213
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.6...1.10.7
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.6
What's Changed
Bugfixes 🪲
- Fixes project creation with self-assigned contacts by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1209
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.5...1.10.6
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.5
What's Changed
Bugfixes 🪲
- Fix sample metadata download by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1197
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.4...1.10.5
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.4
What's Changed
Bugfixes 🪲
- Fixes sample registration and update issues by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1190
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.3...1.10.4
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.3
What's Changed
Bugfixes 🪲
- Preserve variable level ordering and unit by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1187
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.2...1.10.3
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.2
What's Changed
Bugfixes 🪲
- Fix ontology term parsing by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1181
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.1...1.10.2
- Java
Published by JohnnyQ5 8 months ago
data-manager-app - 1.10.1
What's Changed
Bugfixes 🪲
- Hotfix Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1176
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.10.0...1.10.1
- Java
Published by JohnnyQ5 9 months ago
data-manager-app - 1.10.0
What's Changed
New Features 🚀
- Provide async service API for sample management by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1056
- Provide service API for RO-Crate by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1059
- Implement API for sample management by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1063
- Provide metadata validation API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1081
- Implement template API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1100
- Implement AppDialog for project summary by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1114
- Implement reactive API for sample validation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1093
- Provide API for querying experiment information by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1121
- Introduce ontology term concept for service API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1124
- Implement adding and deletion.of experimental variables by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1123
- Implement experiment query API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1125
- Implement API for ontology term queries by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1133
- Integrate the public Orcid API to simplify person lookup for project-affiliated contacts by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/986
- Add API for experimental group management by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1135
- Api methods for experiment creation by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1139
- Enable optimistic locking for experiments by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1159
- Implement API to manage experimental groups by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1138 ### Bugfixes 🪲
- Introduces optimistic locking for project aggregate by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1127 ### Documentation & CI 🪂
- Fix logging to account for application.properties by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1046
- Provide exception API documentation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1061
- Cleanup TODO statements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1128
- Add service api documentation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1134
- Add null checks by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1136
- Add code style xml to repository by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1140
- Finalise service API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1141 ### Others 🧃
- Update experiment API by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1065
- Implement refactor for RO-Create download by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1069
- API for requesting templates for sample registration and update by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1082
- Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1174
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.9.4...1.10.0
- Java
Published by JohnnyQ5 9 months ago
data-manager-app - 1.9.4
What's Changed
Bugfixes 🪲
- Deactivate search functionality in the measurements view by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1169
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.9.3...1.9.4
- Java
Published by JohnnyQ5 9 months ago
data-manager-app - 1.9.3
What's Changed
Bugfixes 🪲
- Fix Link within documentation for data download by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/1158
- Increase number of default generated rows within measurement excel sheets by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/1157
- Fix Typo in Confounding Variable Title by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/1156
- Prevent flickering of announcements by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1160
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.9.2...1.9.3
- Java
Published by JohnnyQ5 9 months ago
data-manager-app - 1.9.2
What's Changed
New Features 🚀
- Introduce announcement banner for maintenance notification by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1143 ### Documentation & CI 🪂
- Soften rules for stale/close issues by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1072 ### Others 🧃
- Bump jackson.version from 2.18.1 to 2.18.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/969
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.9.1...1.9.2
- Java
Published by JohnnyQ5 9 months ago
data-manager-app - 1.9.1
What's Changed
Bugfixes 🪲
- Remove slashes from filenames to avoid download breaking by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1057
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.9.0...1.9.1
- Java
Published by JohnnyQ5 12 months ago
data-manager-app - 1.9.0
What's Changed
New Features 🚀
- Display toasts in case of project creation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1020
- Enable request IDs for service API by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1040
- Add API objects for project information by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1038
- Provide one button app dialog by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1042
- Enable async service retry by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1045
- Api for creating, updating experiment by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1043
- Provide ontology term in memory cache by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1050 ### Bugfixes 🪲
- Fix confounding variable names not being separated by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1016 ### Documentation & CI 🪂
- Upgrade JDK 17 to 21 in GH actions by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1032
- Add missing API docs by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1044 ### Others 🧃
- Upgrade to java 21 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1033
- Introduce first service API concept and reference implementation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1031
- Support request cache by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1041
- Prepare 1.9.0 release by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1051
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.8.2...1.9.0
- Java
Published by JohnnyQ5 12 months ago
data-manager-app - 1.8.2
What's Changed
Bugfixes 🪲
- Fix wrong intitialization for variables collection by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1027
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.8.1...1.8.2
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.8.1
What's Changed
Bugfixes 🪲
- Batch update must be idempotent with respect to sample ids by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1025
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.8.0...1.8.1
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.8.0
What's Changed
New Features 🚀
- Introduce stepper dialog by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/934
- Remove dummy contacts for collaborators for admins during project creation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/961
- Provide helper box only in the header and the first row of each template by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/960
- Show comments for NGS and ProteomicsMeasurements by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/962
- Introduce toast factory and apply it on sample batch interaction by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/974
- Show toast on measurement interaction by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/981
- Add technical replicate column to measurement grid by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/995
- Close upload dialog on navigation change by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/993
- Add support for confounding variables by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/877
- Harmonize excel data export and include missed properties by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/999
- Provide pooling name in measurement overview by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1001 ### Bugfixes 🪲
- Fix failing sample issue by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1003
- Update default values for the TIB environment variables by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1006
- Replace vaadin dependency by direct apache poi dependencies by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1008
- Fix issue with sample creation by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1012
- Introduce secret vault and improve openBIS session handling by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/1005 ### Documentation & CI 🪂
- Ensure that sonar is executed on push to main by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/987 ### Others 🧃
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/1013
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.7.2...1.8.0
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.7.2
What's Changed
Bugfixes 🪲
- Use TIB terminology service for instrument lookup by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/983
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.7.1...1.7.2
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.7.1
What's Changed
Bugfixes 🪲
- Show helper box only in the header cells of all sample and measurement excel templates by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/978 ### Documentation & CI 🪂
- Add third party licenses by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/967 ### Others 🧃
- Bump ch.qos.logback:logback-core from 1.5.11 to 1.5.16 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/965
- Bump org.apache.groovy:groovy-all from 4.0.23 to 4.0.24 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/911
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.1 to 3.5.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/912
- Bump org.jobrunr:jobrunr-spring-boot-3-starter from 7.3.1 to 7.3.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/921
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.7.0...1.7.1
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.7.0
What's Changed
Bugfixes 🪲
- Remove deprecated spreadsheet component by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/920
- Provide correct url link in the email after batch registration by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/954 ### Documentation & CI 🪂
- Improve software quality and configure Sonarcloud by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/917
- Improve software quality by addressing some reliability issues by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/931 ### Others 🧃
- Implement style guide, showcase and dialog by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/919
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/953
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.6...1.7.0
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.6
What's Changed
Documentation & CI 🪂
- Provide citation instructions for the project by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/941 ### Others 🧃
- Enable harmonised date time rendering by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/946
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.5...1.6.6
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.5
What's Changed
Bugfixes 🪲
- Update dependencies by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/940
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.4...1.6.5
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.4
What's Changed
Bugfixes 🪲
- Fix redundant ontology terms that are actually the same by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/932
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.3...1.6.4
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.3
What's Changed
Others 🧃
- Filter for distinct experiment information by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/927
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.2...1.6.3
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.2
What's Changed
Bugfixes 🪲
- Fix sample batches could not be deleted by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/924
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.1...1.6.2
- Java
Published by JohnnyQ5 about 1 year ago
data-manager-app - 1.6.1
What's Changed
New Features 🚀
- Show orcId if present for users in their profile or show Anchor to link orcId by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/833
- Add collapsable interface and implementation example by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/906 ### Bugfixes 🪲
- Decrease measurement type badge gap by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/905 ### Documentation & CI 🪂
- Improve software quality to SonarClound gate A rating by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/907 ### Others 🧃
- Adds sonar cloud info badges by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/909
- Prepare smaller 1.6.1 release with minor improvements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/910
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.6.0...1.6.1
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.6.0
What's Changed
New Features 🚀
- Enhance XLSX templates with examples for expected properties #675 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/868
- Add sample column descriptions by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/876
- Fix message level not found by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/897
- Overhaul project summary page by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/859 ### Others 🧃
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 3.0.2 to 4.0.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/873
- Bump org.apache.activemq:artemis-jakarta-server from 2.37.0 to 2.38.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/875
- Bump vaadin.version from 24.4.13 to 24.5.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/871
- Bump org.docx4j:docx4j-JAXB-ReferenceImpl from 11.4.11 to 11.5.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/874
- Bump ch.qos.logback:logback-classic from 1.5.11 to 1.5.12 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/881
- Bump org.springframework.boot:spring-boot-starter-parent from 3.3.3 to 3.3.5 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/880
- Bump jackson.version from 2.18.0 to 2.18.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/878
- Release 1.6.0 by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/898
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.5.0...1.6.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.5.0
What's Changed
New Features 🚀
- Support xlsx upload for measurement metadata registration by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/803
- User is able to select species specific search via Togglebutton by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/814
- Add helper text for experimental variable input by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/802
- Provide a notification system by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/790
- Fix NGS measurement template dropdowns by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/828
- Edit templates for measurement registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/832
- Help user to choose a valid password in the reset password input by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/819
- Introduce spreadsheet-based sample registration by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/813
- Provide RO-Crate export for project summary by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/856
- Add mandatory metadata for the RO-Crate object by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/857 ### Bugfixes 🪲
- Experimental variables and groups are shown as cards with proper scrolling and size by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/815
- Experimental Variable and Group Cards sizing stays consistent independent of screen size by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/827
- Fix measurement registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/854
- Provide missing import by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/858 ### Others 🧃
- Bump vaadin.version from 24.4.8 to 24.4.11 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/824
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.0.0-M5 to 3.5.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/818
- Bump ch.qos.logback:logback-core from 1.5.6 to 1.5.7 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/816
- Bump spring boot version from 3.3.2 to 3.3.3 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/825
- Bump jakarta.persistence:jakarta.persistence-api from 3.1.0 to 3.2.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/730
- Bump ch.qos.logback:logback-core from 1.5.7 to 1.5.10 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/849
- Bump ch.qos.logback:logback-classic from 1.5.7 to 1.5.10 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/850
- Bump vaadin.version from 24.4.11 to 24.4.13 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/851
- Bump org.apache.groovy:groovy-all from 4.0.22 to 4.0.23 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/835
- Bump org.apache.activemq:artemis-jakarta-server from 2.35.0 to 2.37.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/830
- Address change requests by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/853
- Release 1.5.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/860
- Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.0 to 3.5.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/865
- Bump commons-io:commons-io from 2.16.1 to 2.17.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/861
- Scroll back to batch name on invalid batch name by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/866
- Bump org.jobrunr:jobrunr-spring-boot-3-starter from 7.2.2 to 7.3.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/864
- Bump ch.qos.logback:logback-core from 1.5.10 to 1.5.11 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/863
- Bump jackson.version from 2.17.2 to 2.18.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/862
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.4.0...1.5.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.4.0
What's Changed
New Features 🚀
- Link to documentation in empty Raw Data view by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/797
- Prepend project code to metadata files for download by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/796
- Integrate TIB terminology API for ontology search by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/785 ### Bugfixes 🪲
- Fix broken ProjectAccessComponent after dependency upgrade by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/809 ### Documentation & CI 🪂
- Replace organism id with biological replicate by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/789 ### Others 🧃
- Bump vaadin.version from 24.3.12 to 24.4.8 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/780
- Bump commons-io:commons-io from 2.12.0 to 2.16.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/731
- Use UTF-8 enconding for email notification by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/794
- Bump org.slf4j:slf4j-simple from 2.0.13 to 2.0.16 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/806
- Bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/805
- Release 1.4.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/808
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.3.1...1.4.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.3.1
What's Changed
Bugfixes 🪲
- Provide link to data manager landing page by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/782
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.3.0...1.3.1
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.3.0
What's Changed
New Features 🚀
- Replace sample label by sample name by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/768
- Users full name and orcid is shown and filterable during the addition of collaborators to a project by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/774
- Change user search input text placeholder by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/773
- Adjust fullname styling to UI requirements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/775 ### Bugfixes 🪲
- Fix sorting by sample name by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/776 ### Documentation & CI 🪂
- Provide code of conduct by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/755
- Create bug issue form by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/756
- Provide feature request form by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/757
- Refactor SamplePage UI to current Prototype by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/769
- Update data privacy by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/771 ### Others 🧃
- Bump actions/stale from 5 to 9 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/759
- Sync development branch with main hotfixes by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/772
- Fix 763/763 toggle info box without wobble by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/777
- Release 1.3.0 by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/778
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.2.4...1.3.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.2.4
What's Changed
Others 🧃
- Enable lax same as setting for session cookie by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/746
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.2.3...1.2.4
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.2.3
What's Changed
Bugfixes 🪲
- Show dialog footer correctly by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/725
- Update documenation for raw data download by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/726 ### Others 🧃
- Bump org.springframework.boot:spring-boot-starter-parent from 3.3.1 to 3.3.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/724
- Bump jackson.version from 2.17.1 to 2.17.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/722
- Bump org.apache.activemq:artemis-jakarta-server from 2.31.2 to 2.35.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/723
- Bump ch.qos.logback:logback-classic from 1.4.14 to 1.5.6 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/721
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.2.2...1.2.3
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.2.2
What's Changed
Bugfixes 🪲
- Button text for cancel rejection changed from
ContinuetoContinue Editingby @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/717
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.2.1...1.2.2
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.2.1
What's Changed
Others 🧃
- Bump org.jobrunr:jobrunr-spring-boot-3-starter from 6.1.4 to 7.2.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/693
- Bump org.slf4j:slf4j-api from 2.0.9 to 2.0.13 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/692
- Bump org.codehaus.gmavenplus:gmavenplus-plugin from 1.13.1 to 3.0.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/695
- Bump org.apache.groovy:groovy-all from 4.0.11 to 4.0.22 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/694
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.2.0...1.2.1
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.2.0
What's Changed
New Features 🚀
- Increase space between tab name and count icon by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/690
- Add cancel confirmation dialog to most dialog winows by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/655
- Introduce single sign-on (SSO) by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/651
- Restrict sample origin editing, if origin is used by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/706 ### Bugfixes 🪲
- Fixes issue with ORCiD users not being able to access the user administration of a project by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/696
- improve session logging by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/712 ### Others 🧃
- Release by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/711
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.5...1.2.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.5
What's Changed
Bugfixes 🪲
- Logout user after beeing idle or max time of a session has beed reached by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/708
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.4...1.1.5
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.4
What's Changed
Bugfixes 🪲
- Increase verbosity of log messages for upload use case by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/670
- Introduce http session expiration to enable rolling deployment in HA setting by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/699
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.3...1.1.4
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.3
What's Changed
Bugfixes 🪲
- Set default session timeout and enable configuration by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/689
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.2...1.1.3
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.2
What's Changed
Bugfixes 🪲
- Fix colour range of identicons to a sensitive palette by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/687
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.1...1.1.2
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.1
What's Changed
Bugfixes 🪲
- Provide implementation for AsyncExecutor necessary after spring boot starter upgrade by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/679
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.1.0...1.1.1
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.1.0
What's Changed
New Features 🚀
- Download sample information in XLSX format by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/613
- Rename terminology of privacy agreement to data privacy agreement by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/626
- EKUT image links to EKUT Landing page by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/627
- The user is informed during project creation if a provided projectcode is not unique by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/625
- Reference API and contact in the footer by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/630
- Remove duplicate error message by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/631
- Add a prefill row for every replicate in an experimental group. by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/633
- improve UX for ontology search by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/632
- Provide a default profile picture by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/614
- Add item count for grids by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/595
- Extending project code to avoid collisions with legacy QBiC project codes by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/643
- Login Sites have the desired background image by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/637 ### Bugfixes 🪲
- Fix/collaborator user names filtering by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/609
- Show full name on profile page by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/644
- Fix issue with project update event on experiment creation by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/646
- Users are linked correctly to the current documentation in the data manager application by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/653
- Enable Maven dependency checks for dependabot by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/658 ### Others 🧃
- Improve readability of legal text by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/628
- Bump org.springframework.security:spring-security-core from 6.1.8 to 6.3.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/659
- Bump jackson.version from 2.15.0 to 2.17.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/660
- Bump javax.cache:cache-api from 1.1.0 to 1.1.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/661
- Bump org.slf4j:slf4j-simple from 2.0.9 to 2.0.13 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/662
- Bump org.yaml:snakeyaml from 2.0 to 2.2 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/663
- Bump ch.qos.logback:logback-core from 1.4.14 to 1.5.6 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/667
- Bump org.spockframework:spock-core from 2.4-M1-groovy-4.0 to 2.4-M4-groovy-4.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/664
- Bump org.spockframework:spock-spring from 2.4-M1-groovy-4.0 to 2.4-M4-groovy-4.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/668
- Bump org.springframework.boot:spring-boot-starter-parent from 3.2.3 to 3.3.1 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/665
- Release 1.1.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/645
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.5...1.1.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.5
What's Changed
Bugfixes 🪲
- Fix singleton UI scope for password reset use case by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/654
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.4...1.0.5
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.4
What's Changed
Bugfixes 🪲
- Addresses registration side effects observed on simultanous user registrations from different clients by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/647
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.3...1.0.4
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.3
What's Changed
Bugfixes 🪲
- Remove duplicate flowcell column in NGS measurements by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/638
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.2...1.0.3
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.2
What's Changed
Bugfixes 🪲
- Add a prefill row for every replicate in an experimental group. (#633) by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/634
- Remove duplicate error message (#631) by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/635 ### Others 🧃
- Update issue templates by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/623
- fix code block for download by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/612
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.1...1.0.2
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.1
What's Changed
Bugfixes 🪲
- Ensures proper transactional roleback on failed datasource task by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/622
- Increase objective length by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/621 ### Others 🧃
- Set default icons, make icon label matching safer by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/620
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/1.0.0...1.0.1
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 1.0.0
What's Changed
New Features 🚀
- Project are shown as card designs on the "home page" by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/561
- Update download instructions to current documentation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/564
- Enable ACL cache by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/567
- Introduces local domain event dispatcher by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/570
- Reset local thread variable properly by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/572
- Provide profile page in which user can set their user name by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/563
- Require 12 instead of 8 characters for a password by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/574
- Enable pool metadata property variation among samples by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/573
- Only create ontology entries for distinct species specimen and analytes for all experiments within a project by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/571
- Show pooling specific measurement information in dedicated dialog by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/584
- Provide UTF-16 support for measurement metadata by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/588
- sort spreadsheet by measurement code and sample code by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/591
- Add asterix for all required properties in sample batch dialog by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/589
- Provide more icons for species and specimen by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/583
- Change text "ID" to "Project ID" by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/594
- Enable pooled sample measurement for NGS by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/592
- Separate Spring Datasources by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/576
- The application provides a footer for all views in which the user can navigate to the relevant sites by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/575
- Update lastModified timestamp of project on several types of changes by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/566
- update download information by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/598
- Display project id (5-letter) in experiment navigation header by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/596 ### Bugfixes 🪲
- Allow to add new groups even if samples are registered by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/560
- Only allow creation of complete experimental groups by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/562
- Validate digestion method when updating proteomics measurements by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/565
- Provide Filtering for all shown properties in the projectcollectioncomponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/569
- update injection volume by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/579
- Spit out errors during meaurement registration and do not require LCMS method in aggregate by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/580
- Listing collaborators only requires READ role and more expressive access denied message by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/581
- Enable download of URL file by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/585
- Show human readable error message on measurement registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/586
- add column definitions for experiment icons by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/593
- Make ddl configurable by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/597
- Minor UI updates by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/599
- Fail to startup if openbis is not reachable by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/606
- Increase size of stored offers by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/602
- Fix Project Overview entity by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/603
- Set column types for sample origin by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/605
- Extend license note for University of Tübingen logo by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/607
- Use view instead of join by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/608 ### Documentation & CI 🪂
- Provide SQL statements for project statistic views by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/568
- Update metadata requirements for measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/577
- Remove biological replicate from concept by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/582
- Refactor project access UI according to prototype by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/587
- Add SQL script to modify ontology_classes table by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/604
- Show the University Tübingen Logo and a background image for all landing page layouts by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/601 ### Others 🧃
- Security overhaul and small bug fixes by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/553
- Bump actions/labeler from 5.0.0.pre.alpha.1 to 5 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/546
- Bump org.springframework.security:spring-security-core from 6.0.3 to 6.1.8 in /project-management by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/578
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/600
- fix event handling when uploading offer pdfs by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/610
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.40.0...1.0.0
- Java
Published by JohnnyQ5 over 1 year ago
data-manager-app - 0.40.0
What's Changed
New Features 🚀
- rework app-drawer experiment section by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/538
- Enable async service calls for measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/547
- Improves re-try experience for measurement metadata actions by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/552
- Show self-selection and dropdown on their own rows by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/551
- Remove duplicate hits in ontology search by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/555
- Enable User to download and edit NGS measurement data by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/545
- Test datasources on startup by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/556
- Sorts exp. variable and group cards by name by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/554
- better sorting for groups and variables by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/558 ### Others 🧃
- User is able to see all his accessible projects in a paginated fashion in the projectOverview by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/549
- Allow deletion of measurements without data by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/550
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.39.0...0.40.0
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.39.0
What's Changed
New Features 🚀
- Improve UI for ontology search and access token generation by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/514
- Use openbis 20.10.x by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/510
- When granting project access only disclose username by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/521
- Allow distinct label information in proteomics measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/523
- Generalize upload measurement dialog to handle edit and register measurements by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/527
- Adds the project id to measurements by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/530
- Adjust proteomics columns in sheet and UI by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/535
- Change token generation to use the same application salt for faster lookup by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/532
- Use 'ID' instead of 'Code' in the UI by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/536
- Users with sufficient privileges can choose the role of other collaborators within a project by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/526
- User is able to register NGS Measurements in the data manager application by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/531
- Enable editing of proteomics measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/518
- Enable User to view Raw Data for their measurements by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/522
- Optimise ontology query by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/542
- Store registration instant for new user registrations by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/543
- Fix typo and naming description in columns of template sheets by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/541
- Hide contact dropdown from everyone but admins by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/533 ### Bugfixes 🪲
- Correct links to the datamanager in emails to users by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/524
- Bump Spring Boot from 3.1.5 -> 3.2.3 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/528
- Fix vagueness + issue when copying ontology curie by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/534 ### Documentation & CI 🪂
- Add artemis broker configuration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/537 ### Others 🧃
- Add Token Encoder Interface by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/529
- Release 0.39.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/540
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.38.2...0.39.0
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.38.2
What's Changed
Bugfixes 🪲
- Provide default value for fraction by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/519
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.38.1...0.38.2
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.38.1
What's Changed
Bugfixes 🪲
- Propagate to user if a project with the provided code already exists during project creation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/516
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.38.0...0.38.1
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.38.0
What's Changed
New Features 🚀
- Enable username for new user registrations by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/509
- Register proteomics measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/482
- Show ontologies in project summary and add/edit experiment by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/512
- Enable sample pool groups in proteomics measurements by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/511 ### Bugfixes 🪲
- Remove proteomics fractionation type property by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/507 ### Others 🧃
- Ontology Lookup searches more ontologies by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/506
- Enable optimistic locking for concurrent sample batch updates by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/508
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/513
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.37.0...0.38.0
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.37.0
What's Changed
New Features 🚀
- User is able to access Measurement page and download their template of interest by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/493
- Allow users to set themselves as collaborator(s) by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/496
- Allow group labels, fix group editing by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/491
- Sort quality controls in QualityControlListComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/494
- hide offer search from anyone but admin and project-manager by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/497
- Ask for confirmation on delete of several items by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/499
- allow users to edit access to their projects by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/498
- Set spring properties to allow 16MB (Medium BLOB size) uploads by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/495
- Allow User to lookup all possible Ontologyterms by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/500 ### Documentation & CI 🪂
- Fix snapshot build by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/503
- Fix snapshot deployment by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/504 ### Others 🧃
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/502
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.36.0...0.37.0
- Java
Published by JohnnyQ5 almost 2 years ago
data-manager-app - 0.36.0
What's Changed
New Features 🚀
- Highlight and provide Linkage to Onthology Class Iri by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/479
- Allow download of sample metadata sheet by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/480
- Show existing groups in add dialog by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/481
- Allow User to view, create and delete Personal access tokens by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/483
- Enable the user to add sample QC report files to a project with optional linkage to a specified experiment by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/485
- User is able to select the personal access token page via a new user menu by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/488 ### Bugfixes 🪲
- Fixes JPA experiment column creation by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/478
- sort samples in batch-edit by sample code by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/475
- Delete pat by tokenId instead of userId by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/487 ### Others 🧃
- Release 0.36.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/489
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.35.0...0.36.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.35.0
What's Changed
Others 🧃
- Release 0.35.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/486
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.34.0...0.35.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.34.0
What's Changed
New Features 🚀
- add optional sample property 'organism id' by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/470
- Show number of samples, creation- and modificationdate in batchdetailscomponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/468 ### Bugfixes 🪲
- Refactor page structure by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/445 ### Documentation & CI 🪂
- Adjust text and spacing in create and edit batch dialogs to prototype by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/460 ### Others 🧃
- Bump actions/cache from 3 to 4 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/467
- Select contacts by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/464
- Release 0.34.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/473
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.33.0...0.34.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.33.0
What's Changed
New Features 🚀
- sort samples in edit spreadsheet like in the sample table by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/459
- Fix sample editing and project search in openBIS by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/465
- Adapt layout of offerupload dialog and offerlist component to figma prototype design by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/463
- only load unique ontology terms by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/466 ### Bugfixes 🪲
- Remove primary style of add button in experimentlistcomponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/457
- Fix propagation of sample edits by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/462
- Fix spreadsheet breaking on deletion request by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/461 ### Documentation & CI 🪂
- Project creation dialog shows descriptions for each layout and adheres to sizing scheme for our dialogs by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/458 ### Others 🧃
- Bump github/codeql-action from 2 to 3 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/456
- Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/471
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.32.0...0.33.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.32.0
What's Changed
New Features 🚀
- Small UI and usability changes for ontology term selection by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/444
- Allow Users to create projects within a multistep dialog by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/431
- Enable upload of service purchase information by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/438
- Create authorization entry only after user registration is complete and user is active by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/446
- Store full ontology class by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/449
- Display more info about ontology terms for experiments by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/452
- Show linked offers in project details by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/450 ### Bugfixes 🪲
- Remove cell comments and always close dialogue to address remaining spreadsheet issues by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/451
- ontology comboboxes show wrong label by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/454 ### Others 🧃
- Bump actions/setup-java from 3 to 4 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/447
- Bump ch.qos.logback:logback-classic from 1.4.6 to 1.4.12 in /logging by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/448
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.31.0...0.32.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.31.0
What's Changed
New Features 🚀
- Improve sample registration dialog by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/415
- Extract SampleBatchInformationSpreadsheet by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/435
- Query ontology database for experiment creation/editing by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/434
- Show batches in dedicated component by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/432
- Add a dialog to update batches by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/437
- check for datasets, only delete samples if none attached by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/436 ### Bugfixes 🪲
- Exception when pasting into the spreadsheet during sample registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/433
- Propagate batch registration dialog opening from notification in sampledetails component correctly by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/441 ### Documentation & CI 🪂
- remove sid storage code that was replaced by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/442 ### Others 🧃
- Release 0.30.0 back to dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/428
- Bump actions/github-script from 6 to 7 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/430
- Release 0.31.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/440
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.30.0...0.31.0
- Java
Published by JohnnyQ5 about 2 years ago
data-manager-app - 0.30.0
What's Changed
New Features 🚀
- Adds two user error notifications when adding groups by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/424
- Enable user to navigate within the pages of an experiment via navigation stepper by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/423 ### Bugfixes 🪲
- Address indexing error within acl deletion when user is removed from a project by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/421
- Ensure that notification anchor after group registration always points to SampleInformationMain by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/427 ### Documentation & CI 🪂
- Integrate domains via integration events by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/420
- Re-arrange finance module by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/422 ### Others 🧃
- Merge Release 0.29.0 back to dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/426
- Release/0.30.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/425
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.29.0...0.30.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.29.0
What's Changed
New Features 🚀
- Increase reusability for the spreadsheet component by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/400
- Allow tooltips in summary page, add some tooltips by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/412 ### Bugfixes 🪲
- Removes former reference to the database connector by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/410
- Fixes ACL issues caused by refactoring by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/414
- Create SID entry for a new user after registration by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/416
- Fix package name in ACL by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/417 ### Documentation & CI 🪂
- Rearrange user module to identity module by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/407
- Refactor project management domain by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/409
- Decouple email service interface into domain modules and infrastructure by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/411 ### Others 🧃
- Provide a more suitable name for the vaadinfrontend module by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/399
- Use user ID instead of email for authentication by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/408
- Release/0.29.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/418
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.28.2...0.29.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.28.2
What's Changed
Bugfixes 🪲
- Fix menu not showing by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/405
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.28.1...0.28.2
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.28.2
What's Changed
Bugfixes 🪲
- Fix menu not showing by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/405
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.28.1...0.28.2
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.28.1
What's Changed
Bugfixes 🪲
- Reset appdrawer content correctly to avoid node tree exception by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/403
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.28.0...0.28.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.28.0
What's Changed
New Features 🚀
- Send email to project users on sample registration by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/384
- Enable User to navigate within a project with an application drawer component by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/393 ### Others 🧃
- Release 2023 10 17 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/402
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.27.0...0.28.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.27.0
What's Changed
Bugfixes 🪲
- Display invalid status of funding fields by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/396 ### Documentation & CI 🪂
- Refactor modules to match domain boundaries by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/397
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.26.1...0.27.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.26.1
What's Changed
Bugfixes 🪲
- Remove analysis type remnants and require non-null values for analysis method in samplePreview by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/394
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.26.0...0.26.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.26.0
What's Changed
New Features 🚀
- Add flask icon to experimentList item and update style by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/386
- Introduce sections for the project summary by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/385
- Reference unique sample id in openBIS by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/388
- Introduce funding section to provide project grant information by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/387 ### Bugfixes 🪲
- Remove duplicated tags in projectview due to same analyte, specimen, species in multiple experiments by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/390
- Correctly reload experiment information when experiment changed by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/391 ### Others 🧃
- 0.25.1 to Dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/378
- Provide exhaustive list of analyse types by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/383
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/389
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.25.2...0.26.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.25.2
What's Changed
Bugfixes 🪲
- Fix email communication service by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/381
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.25.1...0.25.2
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.25.1
What's Changed
Bugfixes 🪲
- Reset dialog upon batch registration by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/379
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.25.0...0.25.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.25.0
What's Changed
New Features 🚀
- use card collection to make variables look similar to groups by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/356
- align add-variable dialog with UI of add-group dialog by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/363
- Notify the user via email about granted project access by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/365
- Remove navigation bar from project information page by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/372
- Create sample objects in openBIS, remove single sample registration by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/368
- Introduce translation of terms in openBIS connector by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/373
- Uncouple experiment from project creation by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/371
- Ensure sample table readability on smaller screens by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/370 ### Bugfixes 🪲
- Preserve spacing between title and button in ExperimentList component by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/367
- Fix OpenBis Analyte Mapping and restore BatchRegistrationDialog functionality by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/376 ### Documentation & CI 🪂
- Introduce communication service by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/369 ### Others 🧃
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/366
- Release/0.25.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/375
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.24.0...0.25.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.24.0
What's Changed
New Features 🚀
- Show disclaimer when no groups have been defined in experiment by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/347
- Show disclaimer if no samples have been registered in an experiment by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/348
- Inform the user if editing variables or groups is not possible before requesting information by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/355
- Redesign experiment summary by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/360 ### Bugfixes 🪲
- Data-manager-application pages use the entire screen width and height independent of content by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/346 ### Documentation & CI 🪂
- User can see the button in the spreadsheet layout independent of number of rows by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/357 ### Others 🧃
- Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/361
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.23.1...0.24.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.23.1
What's Changed
Bugfixes 🪲
- Fix sample page not loading by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/358
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.23.0...0.23.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.23.0
What's Changed
New Features 🚀
- Replace Card based Disclaimers with Add buttons by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/345
- Add access management for projects by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/349 ### Bugfixes 🪲
- Project overview grid fills the height of the project overview page by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/343 ### Documentation & CI 🪂
- Project information can be edited with a dialog within the projectinformationpage by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/344
- Fix invalid class name in edituseraccessdialog by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/351 ### Others 🧃
- Release 0.23.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/350
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.22.0...0.23.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.22.0
What's Changed
New Features 🚀
- Confirm experimental group deletion with the user when editing experimental variables by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/334
- Enables multiple experimental group addition by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/328
- Adds prefill option to sample batch registration by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/338
- Allow the user to edit experiment information via dialog by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/339 ### Bugfixes 🪲
- Move sample registration notification by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/333
- Introduce editor functionality to show a custom component within the spreadsheet only if user selects the cell. by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/335
- Inform User that row deletion is not possible if only one row remains in the spreadsheet. by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/336
- Check if the cells contain valid values before validation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/337
- Batch registration is enqueued propely with jobrunnr by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/340 ### Others 🧃
- Release 0.22.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/341
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.21.0...0.22.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.21.0
What's Changed
New Features 🚀
- Introduce responsive layouting of experiment page via media breakpoints by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/306
- Renames create button title to 'add' in dialogs by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/308
- Prepares embedding of project details component by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/310
- Extend database and domain for 'analysis performed' and 'comment' by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/311
- Remove experiment progress indicator by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/316
- Add ability to delete rows in sample batch registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/317
- Preserve dropdown menus after selection in spreadsheet by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/320
- Moves experiment addition card to the end of the experiment list by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/318
- Displays an add variable card at the end of the existing variables by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/319
- Displays the experimental group creation card at the end of the list by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/321
- Removes linebreaks when importing content from offer by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/323
- Rework sample sheet validation and error display by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/326
- Display numbers of samples to create in custom column by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/327
- Allow user to sort the project overview, attachments and sample overview by column by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/330
- After adding experimental groups, inform the user about sample registration by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/315 ### Bugfixes 🪲
- replace fetching of stringCell values with type-safe method by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/305
- reset experiment when spreadsheet dialog is closed by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/307
- Set Condition field as valid upon initialization within ExperimentGroup creation dialog by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/314
- Allow user to filter the samples for each experiment via searchfield in the SampleOverViewComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/309
- Harmonize frontend structure with main, content and support components by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/312
- Show all samples in sample registration sheet by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/324 ### Others 🧃
- 20.0.1 Back to Dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/304
- Allows editing of experimental variables by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/322
- Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/331
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.20.1...0.21.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.20.1
What's Changed
Bugfixes 🪲
- Rename column header from sample source to biological replicate by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/302
- Remove linkage to sample page with sampleId within sampleCode in SampleOverviewGrid by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/301
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.20.0...0.20.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.20.0
What's Changed
New Features 🚀
- Allows resizing of batch registration dialog by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/289
- add back button to sample registration dialog by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/292
- change error layout and lengthen notification for invalid sample input by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/291
- Elevate navigation buttons and change mouseover cursor to pointer for all buttons by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/290
- Adds password reset link to registration dialog by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/294
- Increases font size of nav-bar conform to other text, makes gap larger by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/297 ### Bugfixes 🪲
- Keep experimental variable fact-sheet size consistent within experimental-variables collection by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/293
- Enforce full width of tag-collection within experimental group card by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/296
- Batch registration spreadsheet is only reset if the set experiment has changed by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/295
- Experimental Variables are shown next to the factsheet by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/298 ### Others 🧃
- Release 0.19.1 to Dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/283
- Release 0.20.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/299
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.19.2...0.20.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.19.2
What's Changed
Bugfixes 🪲
- Provide proxy support for email action links by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/287
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.19.1...0.19.2
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.19.1
What's Changed
Bugfixes 🪲
- Enable logout behind proxy by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/285
- Allow specification of Jobrunr port via application properties by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/284
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.19.0...0.19.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.19.0
What's Changed
New Features 🚀
- Throw RTE if sample cannot be attached to a batch by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/276
- Refactor experiment collection in support section by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/268
- Introduce dialog component, ask for optional contact person last by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/263
- Introduce project collection component by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/279
- Refactor Experimentpage with event based Experimentcreation and selection by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/278
- Generalizes dialog styling and only allows closing via cancel button by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/277
- Wire project addition dialog with project overview page by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/280
- Show registered samples in sampleOverviewComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/269 ### Bugfixes 🪲
- Render variable name header correctly by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/262 ### Documentation & CI 🪂
- Provide javadoc for ToggleDisplayEditComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/176 ### Others 🧃
- Release 0.19.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/281
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.18.3...0.19.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.18.3
What's Changed
Documentation & CI 🪂
- Force deployment in production build to https://qbic-repo.qbic.uni-tuebingen.de/ @KochTobi
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.18.2...0.18.3
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.18.2
What's Changed
Documentation & CI 🪂
- Force production build by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/273
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.18.1...0.18.2
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.18.1
What's Changed
Documentation & CI 🪂
- Package in production mode by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/270
- Add vaadin license key by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/271
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.18.0...0.18.1
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.18.0
What's Changed
New Features 🚀
- Remove german exception messages as vaadin always uses machine not client locale by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/243
- Feature/dm 687/prefill sheet metadata by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/234
- Enable deletion of experimental groups by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/245
- Update disclaimer card component for reuse by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/253
- add home button by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/250
- Enable exchangeable tab content for experiment info by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/254
- Introduce experiment fact sheet by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/255
- Add experimental variables component by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/256
- Introduce support section component by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/258
- create attachments component css by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/257
- Enable User to Register batches with NGS Samples by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/248
- Refactor experiment details component by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/261
- Ensure openbis connection before accessing the openbis api by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/260 ### Bugfixes 🪲
- Load biological replicates eagerly for experimental groups by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/240
- Fix sample registration issue by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/264 ### Documentation & CI 🪂
- Minor UI adjustments: Resize NavigationBar, replace ExperimentalDesign Headers and show Batchname in SampleSpreadSheetTab by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/246
- Improve UI of ExperimentListComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/241
- Update GitHub Actions by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/247
- Minor UI improvements in ExperimentDetailsComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/259
- Fix code smells by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/266 ### Others 🧃
- Bump spring-security-core from 6.0.2 to 6.0.3 in /projectmanagement by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/249
- Validate spreadsheet content by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/251
- Release by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/265
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.17.0...0.18.0
- Java
Published by JohnnyQ5 over 2 years ago
data-manager-app - 0.17.0
What's Changed
New Features 🚀
- Introduce sample code generator and statistics by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/232
- Generate biological replicates upon exp. group creation by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/237 ### Bugfixes 🪲
- Fix Card Size for Pagecomponents and introduce dedicated pagecardcomponents by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/236 ### Others 🧃
- Prepare release 0.17.0 by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/238
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.16.0...0.17.0
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.16.0
What's Changed
New Features 🚀
- Show error page or user notification in case of exceptions by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/227
- User is able to create additional experiments within a project by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/208
- Make data generation tech selectable in spreadsheet by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/229
- lock spreadsheet, add unlock-method for columns by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/230
- Introduce sample batch domain model by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/212 ### Others 🧃
- Release 0.15.1 back to dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/226
- Prepare release 0.16.0 by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/235
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.15.1...0.16.0
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.15.1
What's Changed
Bugfixes 🪲
- Remove the
vaadin.productionMode=falsefrom theapplication.propertiesby @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/224
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.15.0...0.15.1
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.15.0
What's Changed
New Features 🚀
- Reduce space between Navbar and ExperimentDetailsComponent in ExperimentInformationPage by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/205
- Display sample size on experimental group cards by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/209
- Implement Result object by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/210
- Inform user that a condition already exists during condition creation via notification by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/220
- If no variables are defined, forward user to summary and notify them by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/219
- Update spacing and overflow behaviour of the experimental group cards by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/217 ### Bugfixes 🪲
- Reduce navbar height by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/206
- Check for Expirmental Group Id in Equals and Hashcode by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/215
- Introduce jackson-core
2.15.0dependency by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/222 ### Documentation & CI 🪂 - Share domain core concepts by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/213
- Apply Google Style Format on all project files by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/218 ### Others 🧃
- Update data-manager-application to Vaadin 24 and Spring Boot 3 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/207
- Introduce biological replicates as first class objects by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/211
- Fix VariableName Attribute Conversion in Hibernate backend by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/214
- Introduce event dispatcher and job runr support by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/216
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.14.0...0.15.0
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.14.0
What's Changed
New Features 🚀
- change cursor for editable elements to pointer by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/185
- Introduce pages showing project and experiment information and add active experiment UI by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/186
- Introduce experimental groups in domain and persistence layer by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/192
- add experimental group handling to experiment information service by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/196
- Feature/dm 734 sample page with routing by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/195
- Feature/dm 737/responsive component size by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/200
- Introduce form input validation strategy by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/199
- Add Experimental Group using the UI by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/198
- Provide Mock implementation of SampleSheet Component during Sample registration by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/201 ### Bugfixes 🪲
- Increase number of iterations to 100k for PBKDF2 by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/193
- Fix several routing issues by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/194 ### Documentation & CI 🪂
- Update nexus-publish-snapshots.yml by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/203 ### Others 🧃
- Release 0.14.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/197
- Release 0.14.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/202
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.13.0...0.14.0
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.13.0
What's Changed
New Features 🚀
- add project code field and auto-generate button to create codes. by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/172
- Save experiments and designs by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/177
- Introduce ProjectNavigationBarComponent with styling by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/178 ### Bugfixes 🪲
- rename all mentions of organism to species by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/170
- Catch and describe openBIS connection issues verbose in logs by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/173
- Set projects overview as root route by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/174
- Make project responsible optional again by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/181
- Set sample origin boxes as required in Project Creation Dialogue. by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/180
- Add tests in projectmanagement domain by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/182
- Fix Format in project creation dialog by @jenniferboedker in https://github.com/qbicsoftware/data-manager-app/pull/183 ### Documentation & CI 🪂
- Centralize app routes in global constant class by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/175 ### Others 🧃
- Release 0.12.0 back to dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/171
- Feature/dm 699 implement UI for experiment creation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/179
- Bump snakeyaml from 1.33 to 2.0 by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/184
- Release PR by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/188
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.12.0...0.13.0
- Java
Published by JohnnyQ5 almost 3 years ago
data-manager-app - 0.12.0
What's Changed
New Features 🚀
- Provide first experimental design model by @sven1103 in https://github.com/qbicsoftware/data-manager-app/pull/160
- add openbis connector and functionality to fetch vocabularies by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/162
- Implement new experimental design layout with multiselect comboboxes by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/159
- Allow specification for responsible person during project creation and project update by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/161
- Feature/dm 677/add empty project by @wow-such-code in https://github.com/qbicsoftware/data-manager-app/pull/167 ### Bugfixes 🪲
- Fix Spacing of ProjectDetailsComponent by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/163 ### Documentation & CI 🪂
- Simplify Openbis connection by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/164 ### Others 🧃
- Bump vaadin version to 23.3.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/158
- Release 0.12.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/168
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.11.1...0.12.0
- Java
Published by JohnnyQ5 about 3 years ago
data-manager-app - 0.11.1
What's Changed
Bugfixes 🪲
- Bump spring-security-core from 5.7.2 to 5.7.5 in /projectmanagement by @dependabot in https://github.com/qbicsoftware/data-manager-app/pull/165
New Contributors
- @dependabot made their first contribution in https://github.com/qbicsoftware/data-manager-app/pull/165
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.11.0...0.11.1
- Java
Published by JohnnyQ5 about 3 years ago
data-manager-app - 0.11.0
What's Changed
Bugfixes 🪲
- Make experimental design required during project creation and update by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/154
- Reset ProjectDialogue after successful project Creation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/155 ### Others 🧃
- Release 0.11.0 by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/156
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.10.0...0.11.0
- Java
Published by JohnnyQ5 about 3 years ago
data-manager-app - 0.10.0
What's Changed
New Features 🚀
- Improved project manager selection in project view by @jenniferboedker in https://github.com/qbicsoftware/data-manager-app/pull/145
- Feature/toggle component in project information view by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/148
- Add possibility to change the Principal Investigator for a project in the project details view by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/150
- Create spring security based example implementation by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/146 ### Bugfixes 🪲
- Set experimental design to empty after selecting an offer without ED during project creation by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/149
- Change project creation dialogue to have a min-width of 2/3 of the screen size by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/151 ### Others 🧃
- 0.9.0 sync to dev by @Steffengreiner in https://github.com/qbicsoftware/data-manager-app/pull/144
- Release PR 0.10.0 by @KochTobi in https://github.com/qbicsoftware/data-manager-app/pull/152
Full Changelog: https://github.com/qbicsoftware/data-manager-app/compare/0.9.0...0.10.0
- Java
Published by JohnnyQ5 about 3 years ago