Go to file
Teriuihi 01deea380a Add Staff Application Form handling
Introduced `StaffAppController` and `StaffAppFormData` to handle staff application form submissions. The controller now stores user data, initiates email verification, and provides appropriate responses based on the verification outcome. Additionally, updated `application.properties` and cleaned up IntelliJ workspace.xml.
2024-08-06 22:21:43 +02:00
.idea Add Staff Application Form handling 2024-08-06 22:21:43 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Add Staff Application Form handling 2024-08-06 22:21:43 +02:00
.gitignore Initial commit for site for forms 2024-01-13 16:24:54 +01:00
build.gradle Configure system property for conditional test execution 2024-08-04 22:54:48 +02:00
gradlew Initial commit for site for forms 2024-01-13 16:24:54 +01:00
gradlew.bat Initial commit for site for forms 2024-01-13 16:24:54 +01:00
Jenkinsfile Fix typo in Gradle build command in Jenkinsfile 2024-08-04 22:53:35 +02:00
settings.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00