This repository was archived by the owner on Feb 10, 2025. It is now read-only.
Releases: City-of-Helsinki/tilavarauspalvelu-ui
Releases · City-of-Helsinki/tilavarauspalvelu-ui
Release list
release-0.9.2
What's Changed
- Fix ui not showing my upcoming reservations at all.
More detailed
- Fix reserving with zero participants by @vincit-matu in #849
- TILA-2893: adds type to own reservations gql queries by @vincit-matu in #814
- fix: missing . from month format by @joonatank in #850
- Fix footer links to new terms pages by @vincit-matu in #851
- fix: filter users reservations on backend by @joonatank in #853
- Adds opening hours to recurring reservation time selection by @vincit-matu in #854
- Fixes footer link by @vincit-matu in #855
Full Changelog: release-0.9.1...release-0.9.2
Release 0.9.1
What's Changed
- Fix equipments+generic by @vincit-matu in #848
Full Changelog: release-0.9.0...release-0.9.1
Release 0.9.0
What's Changed
- Authentication through Django backend instead of next-auth
- New seasonal reservation logic implemented in the backend
- Remaining REST API usage replaced with GraphQL
New Contributors
- @vincit-matu made their first contribution in #708
Full Changelog: release-0.8.8...release-0.9.0
release-0.8.8
What's Changed
- TILA-2672: Fix: backend change error on decimals by @joonatank in #697
- TILA-2692 update project docs by @kieferbonk in #696
- TILA-2626: Fix: don't check buffers for Blocked by @joonatank in #698
Full Changelog: release-0.8.7...release-0.8.8
release-0.8.7
What's Changed
- TILA-2553: retry once on network errors when creating recurring reservation by @joonatank in #692
- TILA-2699: Update README by @joonatank in #693
- TILA-2147: Fix: show recurring info in Edit dialog by @joonatank in #691
- TILA-2625: Fix the buffers after backend changes by @joonatank in #695
- TILA-2627 common container by @kieferbonk in #694
Full Changelog: release-0.8.6...release-0.8.7
release-0.8.6
Fix admin permission checks: general roles and unit page access.
Release v0.8.5
release-0.8.5 TILA-2095: add tooltips to reservation form (#686)
Release v0.8.4
TILA-2573 price calculation change (#638) * TILA-2573 price calculation change * TILA-2573 cleanup * TILA-2573 cleanup
Release v0.8.3
release-0.8.3 cleanup merge pinecone
Release v.0.8.2
TILA-2486 force login on rec reservation (#602) * TILA-2486 force login on rec reservation * TILA-2486 cleanup * TILA-2486 cleanup * TILA-2486 disable button if unauthenticated