Releases: City-of-Helsinki/tilavarauspalvelu-ui
Releases · City-of-Helsinki/tilavarauspalvelu-ui
v0.48.0
What's Changed
- Fix: show all richtext tags that are used in Django by @vincit-matu in #1451
- Update GQL types by @joonatank in #1492
- fix: missing translations in confirmation modal by @joonatank in #1491
Full Changelog: v0.47.0...v0.48.0
v0.47.0
What's Changed
- Fix incorrect calendar time daylight savings by @joonatank in #1481
- fix: include space hierarchy when checking collisions by @joonatank in #1482
Full Changelog: v0.46.1...v0.47.0
v0.46.1
What's Changed
- fix: dont show past pricings by @joonatank in #1478
- add: data-test-id to new reservation collision warning by @joonatank in #1476
Full Changelog: v0.46.0...v0.46.1
v0.46.0
What's Changed
- Refactor backend pricing changes by @joonatank in #1458
Full Changelog: v0.45.1...v0.46.0
v0.45.1
What's Changed
- fix: graphql key errors from api change by @joonatank in #1474
Full Changelog: v0.45.0...v0.45.1
v0.45.0
What's Changed
- fix: backend GraphQL API changes by @joonatank in #1470
Full Changelog: v0.44.0...v0.45.0
v0.44.0
What's Changed
Update deps.
package upgrades
- build(deps-dev): bump @types/jest from 29.5.12 to 29.5.13 by @dependabot in #1442
- build(deps): bump the nextjs group across 1 directory with 3 updates by @dependabot in #1448
- build(deps): bump react-i18next from 15.0.1 to 15.0.3 in the i18n group across 1 directory by @dependabot in #1454
- build(deps-dev): bump @types/node from 22.5.4 to 22.7.7 by @dependabot in #1459
- build(deps): bump react-i18next from 15.0.3 to 15.1.0 in the i18n group by @dependabot in #1461
- build(deps-dev): bump eslint-config-turbo from 2.1.3 to 2.2.2 in the linter group by @dependabot in #1463
- build(deps): bump the hds group with 3 updates by @dependabot in #1462
- build(deps): bump date-fns from 3.6.0 to 4.1.0 by @dependabot in #1418
Full Changelog: v0.43.0...v0.44.0
v0.43.0
v0.42.1
What's Changed
- fix: reservation series edit by @joonatank in #1456
Full Changelog: v0.42.0...v0.42.1
v0.42.0
What's Changed
- Add
admin
page to move an existing reservation series. - Use faster mutations for editing an existing reservation series.
PRs
- refactor: edit page use common controlled select by @joonatank in #1423
- use fast mutation to update reservation series #1422
- Add edit reservation series all times #1431
Full Changelog: v0.41.0...v0.42.0