This repository was archived by the owner on Feb 10, 2025. It is now read-only.
v0.13.0
What's Changed
Features
- New GraphQL apis. Backend optimisation.
- Use SSR for search pages.
- Rework the state and components used to create a new reservation.
changes
- Fix reservation unit state by @vincit-matu in #1025
- fix: reservation edit time formats by @joonatank in #1116
- Breaking backend optimizer addition by @joonatank in #1097
- fix: typo by @joonatank in #1120
- fix: application incorrect validation limits by @joonatank in #1119
- fix: allow creating reservations today in the past by @joonatank in #1122
- fix: quick reservation spacing by @joonatank in #1125
- Add allocation toggle button by @joonatank in #1126
- add: application processed status by @joonatank in #1121
- fix: login and reserve wrong time format by @joonatank in #1128
- Rework UI search pages by @joonatank in #1117
- fix: get csrf token before making graphql requests by @joonatank in #1131
automation
- add: devops / kubernetes health check pages by @joonatank in #1135
library updates
- chore(deps-dev): bump @types/react-dom from 18.0.10 to 18.2.25 by @dependabot in #1114
Full Changelog: v0.12.4...v0.13.0