camper/pkg
jordi fita mas 471ed9e870 Add the carousel for campsite types
I can not reuse the carousel package because these carousels need the
campsite site’s slug as a first parameters: i can not have a relation
per campsite type, as i do in home and services pages, because the
campsite types are added by administration types; even if i had a
single relation for slides of home and services pages, these would go
in a different relation due to the foreign key to campsite type.

What i could reuse, however, is the Slide and SlideEntry types from
that package, although i had to export carousel.Translation to be usable
from the types package.  I should change that to use locale.Translation,
but this was the easier option, or i would need to change the queries
and templates for carousel package too.

Besides that, they work exactly like the slides in home and services
pages.
2023-10-12 17:43:23 +02:00
..
app Add the campground page 2023-10-06 22:14:11 +02:00
auth Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
campsite Add the carousel for campsite types 2023-10-12 17:43:23 +02:00
carousel Add the carousel for campsite types 2023-10-12 17:43:23 +02:00
company Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
database Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
form Add the campsite type cost per season 2023-10-01 21:14:39 +02:00
hex Add cover media to campsite types 2023-09-10 03:04:18 +02:00
home Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
http Add the language switched to the public layout 2023-08-06 05:53:52 +02:00
locale Add the edit form for services 2023-09-25 20:10:33 +02:00
media Add the upload form to the media picker 2023-09-22 01:40:22 +02:00
season Add internationalization and localization to seasons 2023-10-03 21:14:37 +02:00
services Add function and HTTP handler to delete services 2023-09-26 17:29:49 +02:00
template Add the campground page 2023-10-06 22:14:11 +02:00
uuid Add cover media to campsite types 2023-09-10 03:04:18 +02:00