camper/web/templates/admin
jordi fita mas b1e3f5017f Add home’s cover carousel
This is a separate carousel from the one displayed at the bottom with
location info; it is, i suppose, a carousel for the hero image.

For the database, it works exactly as the home carousel, but on the
front had to use AlpineJS instead of Slick because it needs to show a
text popping up from the bottom when the slide is show, something i do
not know how to do in Slick.

It now makes no sense to have the carousel inside the “nature” section,
because the heading is no longer in there, and moved it out into a new
“hero” div.

Since i now have two carousels in home, i had to add additional
attributes to carousel.AdminHandler to know which URL to point to when
POSTing, PUTting, or redirecting.
2024-01-16 21:05:52 +01:00
..
campsite Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
carousel Add home’s cover carousel 2024-01-16 21:05:52 +01:00
home Add home’s cover carousel 2024-01-16 21:05:52 +01:00
legal Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
media Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
season Replace L10nInput with I18nInput in season 2024-01-12 20:26:45 +01:00
services Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
surroundings Avoid nested forms in admin 2024-01-16 18:32:02 +01:00
dashboard.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
form.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add management of surroundings’ highlights (points of interest) 2024-01-16 01:26:35 +01:00
location.gohtml Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
login.gohtml Add the minimal CSS for the admin section from Numerus 2023-09-28 02:23:25 +02:00
payment.gohtml Add the payment form to admin 2023-10-27 16:08:13 +02:00
profile.gohtml Split templates and handlers into admin and public 2023-08-05 03:42:37 +02:00
taxDetails.gohtml Add tourist tax to company 2024-01-14 02:09:17 +01:00