|
dd49a1e687
|
Finish adding sqlc and fix some bugs
|
2024-08-01 16:49:59 +02:00 |
|
|
459a4e5c7d
|
1. change db to sqlc, 2.use repo for db drivers
|
2024-08-01 10:04:50 +02:00 |
|
|
cec183b416
|
finish pgc impl
|
2024-07-31 22:15:37 +02:00 |
|
|
f20f256313
|
Use sqlc
|
2024-07-30 22:02:26 +02:00 |
|
|
6631288843
|
add more tests
|
2024-07-29 13:52:10 +02:00 |
|
|
d7f7a2d8d9
|
Handling Calendar changes
|
2024-07-28 14:43:39 +02:00 |
|
|
7894a05daf
|
Reservation Calendar 3
|
2024-07-27 22:39:23 +02:00 |
|
|
b97c6cba5c
|
reservation calendar 2
|
2024-07-26 13:40:56 +02:00 |
|
|
ca1e72c676
|
Editing a reservation
|
2024-07-25 13:29:57 +02:00 |
|
|
d4cf44bb22
|
Database functions for editing a reservation
|
2024-07-25 13:13:16 +02:00 |
|
|
845f3a5836
|
Showing one reservation
|
2024-07-24 22:23:31 +02:00 |
|
|
dafd6f21c0
|
Listing new reservations
|
2024-07-24 14:20:30 +02:00 |
|
|
f93388a8e9
|
Listing all reservations
|
2024-07-22 22:14:48 +02:00 |
|
|
d32fd432d2
|
Creating the auth and user database functions
|
2024-07-19 09:44:27 +02:00 |
|
|
998850b708
|
finish handler tests
|
2024-07-16 13:22:46 +02:00 |
|
|
6853a1a483
|
add tests for postavailability and reservation summary
|
2024-07-15 22:38:29 +02:00 |
|
|
4debe0e14e
|
finish availabilityjson test
|
2024-07-15 21:24:10 +02:00 |
|
|
904ee95d63
|
add tests for availabilityJson
|
2024-07-14 14:51:12 +02:00 |
|
|
d76070c21d
|
fix bugs and add tests for PostMakeReservation handler
|
2024-07-14 11:49:42 +02:00 |
|
|
0f17b3405e
|
Improving tests by handling multiple test cases
|
2024-07-13 16:47:23 +02:00 |
|
|
1c46c5a64b
|
Creating a test database repository
|
2024-07-12 22:43:16 +02:00 |
|
|
95cddfc950
|
Cleaning up our make reservation page and testing everything
|
2024-07-10 22:34:27 +02:00 |
|
|
5a646a2b27
|
Connection search availability to the make reservation page
|
2024-07-10 22:08:23 +02:00 |
|
|
b9f974cd1f
|
searching for availability for all rooms
|
2024-07-09 23:50:54 +02:00 |
|
|
42a88034bf
|
Searching for availability by room
|
2024-07-09 23:08:31 +02:00 |
|
|
74e9fee942
|
Inserting Room Restrictions
|
2024-07-09 22:57:07 +02:00 |
|
|
2ae5d9a2c2
|
Setting up database functions: inserting a reservation
|
2024-07-08 23:04:17 +02:00 |
|
|
c4b41d305d
|
Connecting to the datavase and adding the sql connection to our Repository
|
2024-07-06 22:55:25 +02:00 |
|