5 Commits

Author SHA1 Message Date
9ef421eeb5 Show row number 2026-05-12 21:11:39 +02:00
2d537f07dd Add complete custom fields implementation and entry editing
- Add custom field CRUD in admin UI (create, read, update, delete)
- Display custom fields on frontend form with proper field types
- Save custom field values on form submission
- Display custom field columns in entries table (admin and public)
- Include custom field values in all export formats (CSV, PairGoTh, OpenGotha, McMahon)
- Add Edit button and form for entries
- Update entry handler to support editing with custom field values
- Add success/error notices for all admin actions

Generated by Mistral Vibe.
Co-Authored-By: Mistral Vibe <vibe@mistral.ai>
2026-05-12 13:02:33 +02:00
bd7b9e1731 Remove email and comment from enty table they will go to costum values 2026-05-09 00:54:23 +02:00
67c5c98fb4 Add rating 2026-05-06 21:27:34 +02:00
9e8b404f91 setup exporting 2026-05-06 19:49:35 +02:00