camper/pkg
jordi fita mas 678b5cc523 Add user-defined order to campsite types, options, seasons and carousels
I use Sortable, exactly like HTMx’s sorting example does[0].  Had to
export the slug or ID of some entries to be able to add it in the hidden
input.

For forms that use ID instead of slug, had to use an input name other
than “id” because otherwise the swap would fail due to bug #1496[1].  It
is apparently fixed in a recent version of HTMx, but i did not want to
update for fear of behaviour changes.

[0]: https://htmx.org/examples/sortable/
[1]: https://github.com/bigskysoftware/htmx/issues/1496
2023-12-20 19:52:14 +01:00
..
app Add the payment form to admin 2023-10-27 16:08:13 +02:00
auth Add the form to update company’s tax details 2023-08-15 22:35:21 +02:00
booking Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
campsite Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
carousel Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
company Add the Catalonia’s Tourism Registry number to company 2023-10-14 21:59:36 +02:00
database Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
form Add the payment form to admin 2023-10-27 16:08:13 +02:00
hex Add cover media to campsite types 2023-09-10 03:04:18 +02:00
home Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01: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 Show the campsite type’s calendar in an “infinite scroll” carousel 2023-10-18 21:06:41 +02:00
redsys Implement Redsys request signature in PostgreSQL 2023-10-27 01:52:04 +02:00
season Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
services Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
template Add user-defined order to campsite types, options, seasons and carousels 2023-12-20 19:52:14 +01:00
uuid Add cover media to campsite types 2023-09-10 03:04:18 +02:00