Releases: City-of-Helsinki/berth-reservations
Releases · City-of-Helsinki/berth-reservations
2.0.5
Included in this release:
VEN-1245 | Add mutation for creating CustomerProfile for the current user (CreateMyBerthProfileMutation)
- Django admin update to OrderToken to improve performance
- Add a command to create users for existing customers
- Add "Berth customer" group
VEN-1258 | Add GDPR API
DEVOPS-256 and DEVOPS-318: PR#577 Aiven review DB and manual run
VEN-1352 | Expire all berth applications along with orders
VEN-1342: new harbors map
- remove unique constraint from servicemap_id
2.0.2
No new Jira issues included in the release.
Fixed
- Add a name to the cronjobs so they can all run
2.0.1
No new Jira issues included in the release.
- Enable offer expiration cronjob in production
- Re-enable automatic migrations on deployment
2.0.0
release-2.0.0
1.4.4
1.4.3
1.4.2
1.4.1
VEN-1309: fix invoice sending by email
VEN-1159:
- Fix for refunds: Get refund email from application
- Disallow refunding orders with active tokens
- Get refund email from order or application
VEN-978: add isAvailable to WinterStoragePlaceNode
VEN-1300: disallow setting status of paid_manually invoices to refunded
VEN-1231: fix berth application confirmation in finnish
1.4.0
Added
- VEN-1283 Allow updating multiple orders at a time
- VEN-1262 Create boat during application processing
- VEN-1271 Create boats in database for previously handled applications
- VEN-1269 Add is_application_order to OrderDetailsType
- VEN-1268 Add berth/pier/harbor information to order details
- VEN-1234 Differentiate between sent/unsent invoices
- VEN-1215 Mutation to send switch offer
- VEN-1211 Cancel an exchange offer
- VEN-1201 Accept/reject switch offer mutation
Fixed
1.3.6
Added
- Add cronjob task to expire offers
- Move
ipython
fromrequirements-dev
to main requirements - Add
BerthSwitchOffer
to be queried throughProfileNode
- Allow customers to view their own
Orders
andOffers
- Accept/reject switch offer
- This one lives on the new schema right now when it should be on the old, so we'll keep it here for this release since it can't be accessed anyway and move it to the correct schema for the next release
Fixed
- Get the correct Talpa product ID for the
storage on ice
additional service - Fix randomly failing test because of
Pier
identifier - Update group permissions on deploy
- Fix algorithm to determine if berth is available