This website requires JavaScript.
Explore
Help
Sign in
collin
/
autobaan
Watch
1
Star
0
Fork
You've already forked autobaan
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f099ebd332
autobaan
/
src
/
reservations
History
Collin Duncan
3951862c66
Some checks failed
ci/woodpecker/push/test
Pipeline was successful
Details
Push to main / test (push)
Has been cancelled
Details
Push to main / build-image (push)
Has been cancelled
Details
Fixing getting schedulable reservations to use correct params
2025-04-23 11:03:45 +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
Fixing isAvailableForReservation function and adding unit tests
2025-04-22 12:56:28 +02: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
Fixing getting schedulable reservations to use correct params
2025-04-23 11:03:45 +02:00
worker.ts
Adding status to reservations and stopping deletion on booking
2025-03-11 10:39:12 +01:00