Go to file
Teriuihi caabe7b923 Refactor form submission to use dynamic Discord URLs and emails
Updated form classes to return Optional URLs for Discord bot submissions. Refactored VerifyController to handle these Optionals and improved error handling when sending forms. Added receiver email method in form classes for more flexible form submissions.
2024-08-07 00:36:22 +02:00
.idea Refactor form submission to use dynamic Discord URLs and emails 2024-08-07 00:36:22 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Refactor form submission to use dynamic Discord URLs and emails 2024-08-07 00:36:22 +02:00
.gitignore Add REST annotations and refactor properties file handling 2024-08-06 23:17:06 +02:00
build.gradle Update Jackson config and refactor JSON handling 2024-08-06 23:58:15 +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