Skip to content

Releases: tullingedk/booking

v3.3.2

26 Oct 20:08
3407da2
Compare
Choose a tag to compare
  • frontend/backend: Ability to disable booking system, API returns specified message

v3.3.1

21 Oct 10:58
942505d
Compare
Choose a tag to compare
  • frontend/backend: Show commit date
  • frontend: Update some texts and update to React v17

v3.3.0

19 Oct 10:38
cf15fa9
Compare
Choose a tag to compare
  • frontend/backend: Allow admin to remove bookings from interface.
  • frontend: Make sure Swish QR codes are not cached by browser by appending random time string

v3.2.1

10 Oct 16:16
8c581bd
Compare
Choose a tag to compare
  • frontend/backend: Allow admin to see and edit email.
  • frontend: Hide EditDialog when user is not admin (bug fix).

v3.2.0

09 Oct 16:00
b24f8ca
Compare
Choose a tag to compare
  • 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.

v3.1.0

06 Oct 17:10
22a3ca8
Compare
Choose a tag to compare
  • Show number of bookings and number of seats left

v3.0.1

05 Oct 16:51
fadbcd4
Compare
Choose a tag to compare
  • Add booking contact information in SeatDialog and pages/Index

v3.0.0

04 Oct 14:31
5d71102
Compare
Choose a tag to compare
  • Rewrite application from scratch, new backend and frontend
  • Update dependencies
  • Fix #15 - Bookings now auto-update

v2.5.0

19 Apr 12:04
7de1d8e
Compare
Choose a tag to compare
  • Use config.json and don't hardcode all values (swish number, swish name, Google Client ID etc.)
  • Update dependencies

v2.4.2

11 Apr 13:13
147737b
Compare
Choose a tag to compare
  • Update FQDN.
  • Add LICENSE file.
  • Update dependencies