release: v0.37.0 (#236)
* feat: Update test blocks (#220)
* chore: Add new micro-services to docker-compose file
* feat: Update test block
* test: Add test to ensure teachers can update and delete tests blocks
* feat: Submit to test block (#221)
* chore(deps): Add `shadcn` tabs component
* fix: Add missing keys when rendering laboratory blocks
* feat: Submit to test blocks
* feat: Get submission status (#227)
* Add new font and load it from tailwind config
* feat: Get submission real time updates
* fix: Disable react strict mode
* fix: Remove unnecessary react-lazy usages
* perf: Remove barrel files and import some components lazily
* feat: Laboratory progress and statistics (#232)
* chore(deps): Add chart and `tanstak/query` dependencies
* refactor: Configure tanstack query provider
* feat: Add "view progress" button to laboratory table
* feat: Fetch students progress
* feat: Add horizontal bar chart to display students' progress
* feat: Create laboratory completion doughnut chart
* feat: Add average completed tests doughnut chart
* refactor: Update fetching and create mutations with `tanstack/query` (#233)
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>