camper/pkg/form
jordi fita mas c284230436 Add public pages for each individual accommodation
A small page with a brief description, carousel, and feature list of
each individual accommodation.

Most of the relations and functions for carousel and features are like
the ones for campsite types, but i had to use the accommodation’s label
to find them, because they do not have slugs; i did not even though
these would be public, and they already have a label, although not
unique for all companies, like UUID slugs are.
2024-01-26 22:27:54 +01:00
..
checkbox.go Add the Active field to the campsite type’s edit form and function 2023-08-14 11:43:58 +02:00
file.go Add cover media to campsite types 2023-09-10 03:04:18 +02:00
handle.go Add the edit form for services 2023-09-25 20:10:33 +02:00
input.go Add Error method to I18nInput 2024-01-22 20:15:26 +01:00
media.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
select.go Add public pages for each individual accommodation 2024-01-26 22:27:54 +01:00
validator.go Add the payment form to admin 2023-10-27 16:08:13 +02:00