Commit graph

14 commits

Author SHA1 Message Date
Collin Duncan
d8370ee4b8
Updating controllers to use separate req class for transformation and validation 2023-10-10 11:51:03 +02:00
Collin Duncan
d9ed2f22c1
Changing how retrieving schedulable reservations works 2023-09-20 09:37:57 +02:00
Collin Duncan
3ede46abe2
Changing schedulable to not return past reservations 2023-09-14 10:01:50 +02:00
Collin Duncan
82bfe43bbb
Changed to use strings when querying by date 2023-09-14 09:59:21 +02:00
Collin Duncan
f8699080a8
Adding parsing pipes and converting dayjs to strings before using in db 2023-09-13 21:08:21 +02:00
Collin Duncan
8dd435a950
Debugging some issues with schedulable reservations 2023-09-13 12:01:06 +02:00
Collin Duncan
1da322ed05
Changing how cron fetches available reservations to schedule 2023-09-07 10:00:32 +02:00
Collin Duncan
8f4b6bca44
Adding clean-up of waiting list entries when deleting a reservation that has been wait-listed 2023-08-31 11:30:15 +02:00
Collin Duncan
7002b44936
Changing how getting reservations by date works to not assume 7d in past 2023-07-29 16:30:06 +02:00
Collin Duncan
89948e79f4
Deleting/waitlisting reservations on result 2023-07-29 15:23:04 +02:00
Collin Duncan
e7503e3074
More work on reservation waiting list support: adding waiting list module and connecting to email queue 2023-07-29 10:49:44 +02:00
Collin Duncan
699b8445ff
Adding recurring reservations and updating some linting/formatting rules 2023-06-29 10:32:09 +02:00
Collin Duncan
9da2d5e2f2
Formatting fixes 2023-06-27 16:06:19 +02:00
Collin Duncan
1def4de40c
Big ole refactor to using nestjs for some practice 2023-05-26 15:43:14 -05:00