camper/web/templates/admin/customer
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
..
contact.gohtml Allow to create the customer to invoice “in flight” 2024-04-28 22:36:21 +02:00
form.gohtml Allow to create the customer to invoice “in flight” 2024-04-28 22:36:21 +02:00
index.gohtml Add filtering and pagination to customer section 2024-05-03 18:10:16 +02:00
results.gohtml Add a new Cursor form type 2024-05-03 19:00:02 +02:00