0.15.0
What's Changed
New Features 🚀
- Reduce space between Navbar and ExperimentDetailsComponent in ExperimentInformationPage by @wow-such-code in #205
- Display sample size on experimental group cards by @wow-such-code in #209
- Implement Result object by @KochTobi in #210
- Inform user that a condition already exists during condition creation via notification by @wow-such-code in #220
- If no variables are defined, forward user to summary and notify them by @wow-such-code in #219
- Update spacing and overflow behaviour of the experimental group cards by @wow-such-code in #217
Bugfixes 🪲
- Reduce navbar height by @wow-such-code in #206
- Check for Expirmental Group Id in Equals and Hashcode by @wow-such-code in #215
- Introduce jackson-core
2.15.0
dependency by @KochTobi in #222
Documentation & CI 🪂
- Share domain core concepts by @sven1103 in #213
- Apply Google Style Format on all project files by @sven1103 in #218
Others 🧃
- Update data-manager-application to Vaadin 24 and Spring Boot 3 by @Steffengreiner in #207
- Introduce biological replicates as first class objects by @sven1103 in #211
- Fix VariableName Attribute Conversion in Hibernate backend by @Steffengreiner in #214
- Introduce event dispatcher and job runr support by @sven1103 in #216
Full Changelog: 0.14.0...0.15.0