Releases: qbicsoftware/sample-tracking-status-overview
1.1.6
What's Changed
Others 🧃
- Add missing NGS types by @jenniferboedker in #253
Full Changelog: 1.1.5...1.1.6
1.1.5
What's Changed
Others 🧃
- Fix projectgrid window size on big screens by @Steffengreiner in #249
Full Changelog: 1.1.4...1.1.5
1.1.4
What's Changed
New Features 🚀
Others 🧃
- Fix sample status count for projects by @jenniferboedker in #246
Full Changelog: 1.1.3...1.1.4
1.1.3
1.1.2
What's Changed
New Features 🚀
- Change queries to work with new v2 database structure and events by @wow-such-code in #238
Others 🧃
- Bump mysql-connector-java from 8.0.25 to 8.0.28 in /sample-tracking-status-overview-app by @dependabot in #237
New Contributors
- @dependabot made their first contribution in #237
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
Documentation & CI 🪂
- Rename subscription column by @KochTobi in #232
- Rename project column to project_code by @KochTobi in #233
- Rename project to project_code by @KochTobi in #235
Others 🧃
- Remove outdated files and update repository requirements to current template by @Steffengreiner in #231
- Change database schema by @KochTobi in #234
New Contributors
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
New Features 🚀
- Add responsiveness to grids by @Steffengreiner in #223
Bugfixes 🪲
Documentation & CI 🪂
Others 🧃
- Sync with master branch by @sven1103 in #226
- Sync Master by @Steffengreiner in #229
- Prepare 1.1.0 by @Steffengreiner in #228
Full Changelog: 1.0.2...1.1.0
1.0.2
What's Changed
Bugfixes 🪲
- Add responsive project grid by @Steffengreiner in #218
Documentation & CI 🪂
- Maintain repository by @jenniferboedker in #220
Others 🧃
- Update repository by @jenniferboedker in #217
- Sync with master by @sven1103 in #221
- Prepare 1.0.2 by @sven1103 in #222
Full Changelog: 1.0.1...1.0.2
Hotfix 1.0.1
What's Changed
- DM-215 Subscribing to projects creates deadlock in filter by @KochTobi in #212
- Improve UX by @jenniferboedker in #213
- Release 1.0.1 by @Steffengreiner in #215
Full Changelog: 1.0.0...1.0.1
Aquarius Release
1.0.0 (2022-01-31)
Added
-
Introduce a grid showing all projects with code, title, subscription status
-
Introduce a grid showing all samples of a project with code, label, status
-
Show number of samples per project for each status: Sample Received, Sample available, Samples Passed/Failing QC, Library Prep Finished, Data Available
-
Download of available sample data via a manifest file
-
Possibility to subscribe and unsubscribe to project notifications
-
Colored sample counts and statuses
-
Sorting by subscription and updated status such as sample statuses
-
Searchbar allows filtering samples and projects by code, label and title