camper/pkg/template
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
..
humanize.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
humanize_test.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
page.go Do not panic if there is no location information 2023-12-22 00:26:40 +01:00
render.go Add a new Cursor form type 2024-05-03 19:00:02 +02:00
slug.go Add customer and invoices sections 2024-04-28 20:28:45 +02:00