Commit Graph
6 Commits
Author SHA1 Message Date
Jeppe B 1e0e051775 Harden Sæby demo registration and department scope (#335)
Complete and secure public customer/driver registration, authoritative limited-backoffice department scope, one-time employee QR login, and pricing concurrency for the Sæby demo.
2026-08-02 11:50:56 +02:00
Jepp9350 9507705c05 Add public endpoint for guest time bookings entries with validation and addon support 2025-05-28 17:25:48 +02:00
Jepp9350 af9c8f7dd3 Add customer time bookings routes for public access to opening hours, types, and entries 2025-05-28 16:07:28 +02:00
Jepp9350 5fb57b88e3 Refactor department time bookings routes to support department and ID parameters for access checks 2025-05-27 18:05:33 +02:00
Jepp9350 d00bfef583 Add 'product' support to department time bookings
This update incorporates the 'product' parameter into the department time bookings API, supporting its addition, update, and validation processes. Additionally, composer dependencies are updated with several new libraries, enhancing functionality and compatibility.
2025-05-19 15:16:58 +02:00
Jepp9350 ca71c34b75 Add department time bookings functionality
Implemented management of department time bookings, including API routes, objects, and logic for opening hours, types, and entries. Enhanced the gateway API to handle optional empty recipient handling.
2025-05-13 12:33:44 +02:00