Releases: City-of-Helsinki/tilavarauspalvelu-core
Releases · City-of-Helsinki/tilavarauspalvelu-core
Release 0.77.1
What's Changed
Fixes
- Fix paths for new monitoring endpoints by @matti-lamppu in #1435
- Switch redis health check for custom sentinel check by @matti-lamppu in #1436
Full Changelog: v0.77.0...v0.77.1
Release 0.77.0
What's Changed
Features
- GQL endpoints with no pagination by @ranta in #1410
- Add REST API for palvelukartta by @matti-lamppu in #1422
- Add health, liveness and readiness endpoints by @matti-lamppu in #1427
- Add notification sent dates to past application rounds by @matti-lamppu in #1426
- Add endpoint for sending application round results to applicants by @matti-lamppu in #1424
- User endpoint for updating user's preferred language by @matti-lamppu in #1379
- Add application section recurring reservation mass cancel endpoint by @matti-lamppu in #1430
Fixes
- Fix Django Admin OriginHaukiResource ReservationUnit link by @ranta in #1414
- Hide orders of deleted reservations from the GQL by @ranta in #1415
- Update translations for permission and anonymization emails by @matti-lamppu in #1421
- Fix application round handled email send condition by @matti-lamppu in #1423
- Add recurring reservation deny mutation endpoint by @matti-lamppu in #1428
Updates
- Add
ApplicationRound
ongoing filter to the GQL endpoint by @ranta in #1413 - Give JSON from CSRF endpoint if no
redirect_to
is given by @matti-lamppu in #1417 - Allow resetting application rounds in
RESULT_SENT
from admin panel by @matti-lamppu in #1425
Automated
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1420
- build(deps): bump the python-dependencies group with 3 updates by @dependabot in #1419
Full Changelog: v0.76.1...v0.77.0
Release 0.76.1
What's Changed
Fixes
- Fix Mock Verkkokauppa not implemented to Reservation Delete mutation by @ranta in #1406
- Fix the rank migration not updating the rank field for 0 or none valaues by @ranta in #1412
Updates
- Add rejected occurrence unit name filter by @matti-lamppu in #1411
Automated
- build(deps): bump the python-dependencies group with 8 updates by @dependabot in #1408
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1409
Full Changelog: v0.76.0...v0.76.1
Release 0.76.0
What's Changed
Fixes
- Rank ordering for models by @ranta in #1372
- Include only NORMAL reservations towards reservation count when creating by @ranta in #1403
- Fix reservation admin pages not showing reservation units by @matti-lamppu in #1404
- Fix mock verkkokauppa reverse accessor name by @matti-lamppu in #1405
Updates
- Add
sent_date
as an option for ordering applications by @matti-lamppu in #1373 - Change how permissions work on allocations and unit options by @matti-lamppu in #1374
Full Changelog: v0.75.1...v0.76.0
Release 0.75.1
What's Changed
Fixes
- User reservation count is now only affected by NORMAL type reservations by @ranta in #1402
- Old pricing is hidden in GQL by @ranta in #1401
Updates
- build(deps): bump the python-dependencies group with 5 updates by @dependabot in #1398
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1399
Full Changelog: v0.75.0...v0.75.1
Release 0.75.0
Release 0.74.0
What's Changed
Fixes
- Fix a couple of reservation admin reservation unit refs by @matti-lamppu in #1397
- Fix inconsitent relations & refactor test data factories by @matti-lamppu in #1396
Full Changelog: v0.73.0...v0.74.0
Release 0.73.0
What's Changed
Features
- Anonymize old users by @matti-lamppu in #1390
- Add anonymization email and background task by @matti-lamppu in #1391
Full Changelog: v0.72.2...v0.73.0
Release 0.72.2
What's Changed
Fixes
- Fix issues with staff emails by @matti-lamppu in #1395
Updates
- build(deps): bump the python-dependencies group with 9 updates by @dependabot in #1393
- [pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in #1394
Full Changelog: v0.72.1...v0.72.2
Release 0.72.1
What's Changed
Fixes
- Fix issues in email tester forms by @matti-lamppu in #1392
Full Changelog: v0.72.0...v0.72.1