Skip to content

Releases: City-of-Helsinki/berth-reservations

2.0.5

11 Jun 09:29
996518d
Compare
Choose a tag to compare

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

12 May 10:27
e92d223
Compare
Choose a tag to compare

No new Jira issues included in the release.

Fixed

  • Add a name to the cronjobs so they can all run

2.0.1

11 May 12:30
47111c6
Compare
Choose a tag to compare

No new Jira issues included in the release.

  • Enable offer expiration cronjob in production
  • Re-enable automatic migrations on deployment

2.0.0

11 May 11:25
bb171eb
Compare
Choose a tag to compare
release-2.0.0

1.4.4

04 May 09:52
43437f6
Compare
Choose a tag to compare

Added

  • VEN-1319 Refund VismaPay by products instead of custom amount

1.4.3

03 May 10:32
a67e704
Compare
Choose a tag to compare

Added

  • VEN-1311 Allow querying for services in harbors and winterStorageAreas
  • VEN-877 Find a way to import marked WS data from latest Timmi data file and import it to production

Fixed

  • VEN-1317 Allow cancelling offers for terminated leases
  • VEN-1313 Cleanup application data
  • VEN-1304 Update application status when BerthSwitchOffer status is changed
  • VEN-1292 Berth switch application status does not change from PENDING when a switch offer is created

1.4.2

03 May 10:30
c200664
Compare
Choose a tag to compare

Added

  • VEN-1283 Allow updating multiple orders at a time

1.4.1

23 Apr 13:17
b972b12
Compare
Choose a tag to compare

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

20 Apr 10:36
e14a838
Compare
Choose a tag to compare

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

  • VEN-1289 Changing the status of order without lease
  • VEN-1282 Sending an offer should reserve the berth

1.3.6

12 Apr 12:50
44f1169
Compare
Choose a tag to compare

Added

  • Add cronjob task to expire offers
  • Move ipython from requirements-dev to main requirements
  • Add BerthSwitchOffer to be queried through ProfileNode
  • Allow customers to view their own Orders and Offers
  • 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