camper/pkg
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
..
app Add management of surroundings’ highlights (points of interest) 2024-01-16 01:26:35 +01:00
auth Add VAT and tourist tax information 2024-01-15 01:45:58 +01:00
booking Do not panic if there is no Redsys payment set up yet 2023-12-21 17:51:39 +01:00
campsite Remove now-unused locales field from admin handlers 2024-01-16 01:26:35 +01:00
carousel Add home’s cover carousel 2024-01-16 21:05:52 +01:00
company Add VAT and tourist tax information 2024-01-15 01:45:58 +01:00
database Add a Go function for delete_service SQL function 2024-01-16 18:12:38 +01:00
form Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
hex Add cover media to campsite types 2023-09-10 03:04:18 +02:00
home Add home’s cover carousel 2024-01-16 21:05:52 +01:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
legal Do not translate legal to the default language 2024-01-12 19:57:11 +01:00
locale Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
location Add golang template to initialize x-data for translation in admin 2024-01-12 19:51:12 +01:00
media Allow updating images in CKEditor-“powered” textarea 2024-01-16 01:26:35 +01:00
redsys Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
season Remove now-unused locales field from admin handlers 2024-01-16 01:26:35 +01:00
services Add a Go function for delete_service SQL function 2024-01-16 18:12:38 +01:00
surroundings Add management of surroundings’ highlights (points of interest) 2024-01-16 01:26:35 +01:00
template Add VAT and tourist tax information 2024-01-15 01:45:58 +01:00
uuid Add cover media to campsite types 2023-09-10 03:04:18 +02:00