Skip to content

v1.4.0

Latest
Compare
Choose a tag to compare
@ArcoMul ArcoMul released this 27 Sep 12:31
· 50 commits to next since this release

New

  • ✨ Adds reservation 'started' and 'ended' fields, to track if the product has been picked up and returned
  • ✨ Be able to mark reservations as cancelled in admin reservation overview
  • ✨ Add configuration to define if reservation for the same product can end and start on the same day

Fixes

  • 🛠️ Set button in loading state after click, so that no unexpected errors happen (login, signup, and reservation creation)