Commit graph

6 commits

Author SHA1 Message Date
10a8ad7cea Added readme for future me 2026-03-25 10:14:31 +01:00
d8ceb50e9f Added logging, handled secrets better 2026-03-25 09:50:58 +01:00
197ae8d75b feat: Implement CSRF protection and basic form validation, streamline form data, and add comprehensive unit and E2E tests. 2026-03-25 09:10:34 +01:00
4c435f8e17 refactor: Remove address, fixed phone, and meal options from the registration form, update a sail type option, and delete the participants list page. 2026-03-24 23:19:39 +01:00
c160446eac Enhance event registration system:
- Update Google Sheets integration to support optional tab names.
- Add functionality to fetch and display public participants.
- Revise event configuration in YAML for clarity and consistency.
- Improve form layout with additional fields for contact information and meal preferences.
- Create a new home page template for event selection.
- Update success page to link back to the participants list.
2025-11-26 17:47:20 +01:00
f83a061e39 First commit 2025-11-26 17:11:44 +01:00