Skip to content

Conversation

@toothlessdev
Copy link
Member

  • Refactored GenderField, IdentificationField, LunchField, OrganizationNameField, PhoneNumberField, SubjectField, UserNameField components to use RegisterPartnerFormSchemaType.
  • Updated gender options in GenderField to use localized values ("남자", "여자").
  • Added new hooks: useGetExamAreas, useGetExamSchools, and useGetExams for fetching exam-related data.
  • Implemented useRegisterGuest hook for guest registration functionality.
  • Introduced MarkdownException classes for better error handling in document processing.
  • Updated FormPage to utilize new hooks and handle form submission with useRegisterGuest.
  • Added PaymentPage as a placeholder for future implementation.
  • Enhanced HomePage to load register info documents with specific mappings for exam dates.
  • Added Vite environment declaration for raw markdown imports.

…alize gender options

- Refactored GenderField, IdentificationField, LunchField, OrganizationNameField, PhoneNumberField, SubjectField, UserNameField components to use RegisterPartnerFormSchemaType.
- Updated gender options in GenderField to use localized values ("남자", "여자").
- Added new hooks: useGetExamAreas, useGetExamSchools, and useGetExams for fetching exam-related data.
- Implemented useRegisterGuest hook for guest registration functionality.
- Introduced MarkdownException classes for better error handling in document processing.
- Updated FormPage to utilize new hooks and handle form submission with useRegisterGuest.
- Added PaymentPage as a placeholder for future implementation.
- Enhanced HomePage to load register info documents with specific mappings for exam dates.
- Added Vite environment declaration for raw markdown imports.
@toothlessdev toothlessdev merged commit fc7d53e into main Aug 7, 2025
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant