Commit Graph

11 Commits

Author SHA1 Message Date
13a4ee0ae7 Add link to the player 2026-05-13 10:58:56 +02:00
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
1f141fac7d Date added show public 2026-05-08 11:29:21 +02:00
67c5c98fb4 Add rating 2026-05-06 21:27:34 +02:00
29393ebd81 opt settings page 2026-05-06 18:43:03 +02:00
25deca4779 Small fixes 2026-05-06 15:04:53 +02:00
210e5a34aa Format indent 2026-05-06 12:39:24 +02:00
cd4635865c Add comments 2026-05-06 12:31:21 +02:00
6884ce93a4 Move table to template 2026-05-06 12:13:18 +02:00