autobaan/src/reservations
2025-04-15 08:54:32 +02:00
..
config.ts Expanding the reservations job payload to dictate if it should run in speedy mode or not as waiting lists are actually hindered by speedy mode 2024-06-20 13:51:42 +02:00
controller.ts Adding status to query params of reservations controller endpoints 2025-03-11 10:46:15 +01:00
cron.ts Expanding the reservations job payload to dictate if it should run in speedy mode or not as waiting lists are actually hindered by speedy mode 2024-06-20 13:51:42 +02:00
entity.ts Adding status to reservations and stopping deletion on booking 2025-03-11 10:39:12 +01:00
module.ts Allowing monitoring of reservations even if no daily reservations are found and updating some types for better constraints 2024-03-14 12:27:47 +01:00
service.ts Making end date inclusive for schedulable reservations 2025-04-15 08:54:32 +02:00
worker.ts Adding status to reservations and stopping deletion on booking 2025-03-11 10:39:12 +01:00