|
5987fadb03
|
Deleting a reservation
|
2024-07-25 14:09:42 +02:00 |
|
|
fcd29cc082
|
Marking a resercation as processed
|
2024-07-25 13:51:31 +02:00 |
|
|
ca1e72c676
|
Editing a reservation
|
2024-07-25 13:29:57 +02:00 |
|
|
845f3a5836
|
Showing one reservation
|
2024-07-24 22:23:31 +02:00 |
|
|
f93388a8e9
|
Listing all reservations
|
2024-07-22 22:14:48 +02:00 |
|
|
b34c217d98
|
create stub handlers for admin functionnality
|
2024-07-22 14:05:20 +02:00 |
|
|
dedab91898
|
Protecting our routes with auth middleware
|
2024-07-22 10:13:50 +02:00 |
|
|
96f81418ec
|
Checking to see if a user is logged in, and logging a user our
|
2024-07-22 10:00:17 +02:00 |
|
|
a6dca00199
|
Creating handler to log in
|
2024-07-19 10:02:58 +02:00 |
|
|
3e70a5727f
|
Creating the auth handlers for the login screen
|
2024-07-19 09:23:45 +02:00 |
|
|
262b48161d
|
add comment for nosurf
|
2024-07-13 18:19:51 +02:00 |
|
|
9775b67a2d
|
Connecting the rooms page to make reservation page
|
2024-07-11 23:01:10 +02:00 |
|
|
5a646a2b27
|
Connection search availability to the make reservation page
|
2024-07-10 22:08:23 +02:00 |
|
Muyao CHEN
|
3ad57c754f
|
Displaying a response to user after posting form data
|
2024-07-01 14:19:38 +02:00 |
|
Muyao CHEN
|
8394832428
|
Server-side form validation 1
|
2024-06-30 17:08:47 +02:00 |
|
Muyao CHEN
|
7294254e13
|
Refactoring to use internal packages
|
2024-06-30 16:41:46 +02:00 |
|
Muyao CHEN
|
eca62e2e7b
|
Sending AJAX post and generalizing the custom function
|
2024-06-30 16:37:57 +02:00 |
|
Muyao CHEN
|
97b9898dfc
|
rename reservation to availability
|
2024-06-30 10:51:29 +02:00 |
|
Muyao CHEN
|
a8b56b50db
|
Creating a handler that return JSON
|
2024-06-30 10:42:57 +02:00 |
|
Muyao CHEN
|
76bee566cd
|
Creating handlers for forms & adding CSRF Protection
|
2024-06-30 10:31:15 +02:00 |
|
Muyao CHEN
|
0ca6de59fd
|
Converting pages to templates
|
2024-06-29 21:30:06 +02:00 |
|
Muyao CHEN
|
6e6b003e05
|
Enabling static files
|
2024-06-28 22:30:19 +02:00 |
|
Muyao CHEN
|
8ec31267c6
|
Installing and setting up a sessions package
|
2024-06-28 15:30:00 +02:00 |
|
Muyao CHEN
|
9911144aff
|
Developping our own middleware
|
2024-06-28 13:33:43 +02:00 |
|
Muyao CHEN
|
e1b990dfd3
|
Using chi for routing
|
2024-06-28 13:14:05 +02:00 |
|
Muyao CHEN
|
daef31f070
|
Using pat for routing
|
2024-06-28 12:59:47 +02:00 |
|