Skip to content

v3.2.0

Compare
Choose a tag to compare
@vilhelmprytz vilhelmprytz released this 09 Oct 16:00
· 63 commits to master since this release
b24f8ca
  • frontend: Make it clear what type of seat is what.
  • frontend: Show notice to user when booking that they have to be registered member before booking.
  • frontend/backend: Ability for admin to edit all variables via the interface. This introduced a new endpoint in the API that the change below is also utilizing.
  • frontend/backend: Ability for admin to move bookings to other seats via the interface and not the database directly.