udemy-go-web-1/templates
2024-07-25 13:51:31 +02:00
..
about.page.tmpl Converting pages to templates 2024-06-29 21:30:06 +02:00
admin-all-reservations.page.tmpl Listing all reservations 2024-07-22 22:14:48 +02:00
admin-dashboard.page.tmpl convert admin template into go template 2024-07-22 13:54:59 +02:00
admin-new-reservations.page.tmpl Listing new reservations 2024-07-24 14:20:30 +02:00
admin-reservations-calendar.page.tmpl create stub handlers for admin functionnality 2024-07-22 14:05:20 +02:00
admin-reservations-show.page.tmpl Marking a resercation as processed 2024-07-25 13:51:31 +02:00
admin.layout.tmpl Marking a resercation as processed 2024-07-25 13:51:31 +02:00
availability.page.tmpl Cleaning up the reservation summary page and improbing validation 2024-07-10 22:55:54 +02:00
base.layout.tmpl add admin dropdown 2024-07-22 13:10:17 +02:00
choose-room.page.tmpl Connection search availability to the make reservation page 2024-07-10 22:08:23 +02:00
contact.page.tmpl Converting pages to templates 2024-06-29 21:30:06 +02:00
generals.page.tmpl fix availabilityJson post not working error: should pass CSRFToken into the function 2024-07-13 18:19:23 +02:00
home.page.tmpl Converting pages to templates 2024-06-29 21:30:06 +02:00
login.page.tmpl Writing auth middleware 2024-07-19 18:40:19 +02:00
majors.page.tmpl fix availabilityJson post not working error: should pass CSRFToken into the function 2024-07-13 18:19:23 +02:00
make-reservation.page.tmpl Cleaning up our make reservation page and testing everything 2024-07-10 22:34:27 +02:00
reservation-summary.page.tmpl Cleaning up the reservation summary page and improbing validation 2024-07-10 22:55:54 +02:00