camper/web/templates/admin/booking
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
..
checkin.gohtml Add check-in form 2024-04-26 17:09:36 +02:00
fields.gohtml Add an empty value to the “choose country” option in booking form 2024-04-26 17:31:13 +02:00
form.gohtml Allow to cancel bookings 2024-05-03 17:21:20 +02:00
grid.gohtml Chose the actual campsite when double-clicking on the accommodation grid 2024-04-26 17:31:39 +02:00
guest.gohtml Add check-in form 2024-04-26 17:09:36 +02:00
index.gohtml Add filtering and pagination for bookings 2024-05-03 00:28:48 +02:00
results.gohtml Add a new Cursor form type 2024-05-03 19:00:02 +02:00