camper/web/templates/admin
jordi fita mas ea997a4154 Allow campsite type option to be just per unit, not per unit per night
Customer told us that there are some options, such as towels, that have
a fixed price for the whole stay, not a per night price.  Thus, had to
add a boolean to know whether to use sum or max when computing the
cart’s total for each option.
2024-02-11 21:45:00 +01:00
..
amenity Add amenities section and public page 2024-01-27 22:51:41 +01:00
booking Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
campsite Allow campsite type option to be just per unit, not per unit per night 2024-02-11 21:45:00 +01:00
carousel Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
home Make the slogan user-editable and translatable 2024-01-23 11:52:39 +01:00
legal Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
media Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
season Fix breadcrumb title in season’s form.gohtml 2024-01-22 03:39:54 +01:00
services Remove the required attribute from service’s name input 2024-01-24 11:17:49 +01:00
surroundings Add ad management for surroundings 2024-01-23 14:53:15 +01:00
user Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
dashboard.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01: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 amenities section and public page 2024-01-27 22:51:41 +01:00
location.gohtml Use lang-selector template for location.gohtml 2024-01-24 00:48:30 +01:00
login.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
profile.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
taxDetails.gohtml Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00