camper/pkg/form
jordi fita mas 4e126237a0 Replace L10nInput with I18nInput in service
locale.Translation and form.L10nInput are no longer used.

The translation type in Postgres is now also useless, and i believe it
was never used, but i keep it because I already have a tag and i can not
just remove it, meaning that dropping it is more trouble that worth it.
2024-01-12 21:06:12 +01:00
..
checkbox.go Add the Active field to the campsite type’s edit form and function 2023-08-14 11:43:58 +02:00
file.go Add cover media to campsite types 2023-09-10 03:04:18 +02:00
handle.go Add the edit form for services 2023-09-25 20:10:33 +02:00
input.go Replace L10nInput with I18nInput in service 2024-01-12 21:06:12 +01:00
media.go Manage all media uploads in a single place 2023-09-21 01:56:44 +02:00
select.go Add profile form, inside a user menu 2023-07-26 20:46:09 +02:00
validator.go Add the payment form to admin 2023-10-27 16:08:13 +02:00