Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
Release v1.49.3
What's Changed
Fixes
- Fix staff reservation edit by @joonatank in #2213
- fix: enum translations by @vincit-matu in #2215
- fix: display material price to customers with correct formatting by @vincit-matu in #2216
Full Changelog: v1.49.1...v1.49.3
v1.49.2-ui
What's Changed
Fixes
- Fix staff reservation edit by @joonatank in #2213
Full Changelog: v1.49.1...v1.49.2-ui
v1.49.1
v1.49.0
What's Changed
Features
- Consolidate duplicate helper and utility functions by @vincit-matu in #2198
- Replace .mjs with typescript by @vincit-matu in #2199
Fixes
- Fix reservation form ReserveeInfo schema by @joonatank in #2204
- Fix reservation form municipality show logic by @joonatank in #2205
- Fix reservation form unregisted toggle applied to companies by @joonatank in #2206
- Fix incorrect permissions returned for complex complex mixed permissions by @ranta in #2203
Updates
- Rename (reservation unit) "purpose" to "intended use" by @matti-lamppu in #2052
- Update Robot test data by @ranta in #2207
Full Changelog: v1.48.3...v1.49.0
v1.48.6-ui
What's Changed
Fixes
- Fix reservation form unregisted toggle applied to companies by @joonatank in #2206
Full Changelog: v1.48.5-ui...v1.48.6-ui
v1.48.5-ui
What's Changed
Fixes
- Fix reservation form municipality show logic by @joonatank in #2205
Full Changelog: v1.48.4-ui...v1.48.5-ui
v1.48.4-ui
What's Changed
Features
- Consolidate duplicate helper and utility functions by @vincit-matu in #2198
- Replace .mjs with typescript by @vincit-matu in #2199
Fixes
- Fix reservation form ReserveeInfo schema by @joonatank in #2204
Full Changelog: v1.48.3...v1.48.4-ui
Release 1.48.3
What's Changed
Features
- Update README to include frontend by @joonatank in #1729
- Add prettier import sorting by @joonatank in #2189
Fixes
- Add ts-node to devDependencies by @vincit-matu in #2187
- Fix dependabot and bump deps by @joonatank in #2193
- Fix reservation forms by @joonatank in #2194
- Fix getting reservation form required fields by @ranta in #2191
- Fix azure dev pipeline trigger after frontend move by @joonatank in #2196
- Fix reservation schema missing error translations by @joonatank in #2195
Automated
- chore(deps): bump the python-dependencies group in /backend with 4 updates by @dependabot[bot] in #2190
Full Changelog: v1.48.2-ui...v1.48.3
Release 1.48.2 frontend
What's Changed
Features
- Move customer frontend components to lib by @joonatank in #2181
- Bump zod hook form by @joonatank in #2176
- Bump frontend deps: oxlint, sentry, vitest, pnpm by @joonatank in #2186
Fixes
- Fix test data images by @vincit-matu in #2183
- Fix reservation forms styling by @joonatank in #2185
Automated
- chore(deps): bump next from 15.5.6 to 16.0.0 in the nextjs group by @dependabot[bot] in #2169
Full Changelog: v1.48.1-ui...v1.48.2-ui
Release v1.48.1 frontend
What's Changed
Features
- Move frontend sources to sub dir and rename apps by @joonatank in #2179
Fixes
- Fix reservation forms by @joonatank in #2182
Full Changelog: v1.48.0...v1.48.1-ui