camper/web/templates/admin
jordi fita mas 674cdff87b Add a new Cursor form type
To hold the common logic of detecting pagination, forming the key, and
splitting its values later on.

I can take advantage that a form with action="get" already adds its
fields to the query string to have a common template for pagination. The
only problem is that i have different column spans for different tables,
therefore had to add a colspan to the struct.
2024-05-03 19:00:02 +02:00
..
amenity Add amenities section and public page 2024-01-27 22:51:41 +01:00
booking Add a new Cursor form type 2024-05-03 19:00:02 +02:00
campsite Allow opening a booking or creating a new from the booking grid 2024-04-25 12:29:43 +02:00
carousel Add breadcrumb to all admin pages 2024-01-21 22:44:04 +01:00
customer Add a new Cursor form type 2024-05-03 19:00:02 +02:00
home Make the slogan user-editable and translatable 2024-01-23 11:52:39 +01:00
invoice Allow to create the customer to invoice “in flight” 2024-04-28 22:36:21 +02: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
payment Use pre-authorization to accept payment, rather than charge 2024-03-24 22:06:59 +01:00
prebooking Add the section of prebookings 2024-05-03 01:01:01 +02: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 a new Cursor form type 2024-05-03 19:00:02 +02:00
htmx.gohtml Move admin-only links inside the user’s menu 2023-09-25 13:13:19 +02:00
layout.gohtml Add the section of prebookings 2024-05-03 01:01:01 +02: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 the number of maximum nights that tourist tax applies 2024-02-27 20:06:28 +01:00