Go to file
Teriuihi d53ba82e3e Refactor HTML generation in ContactFormData
Extract the HTML generation logic to a reusable method in the Form class. This change reduces code duplication and enhances maintainability by centralizing the table generation functionality.
2024-08-06 22:21:30 +02:00
.idea Add DB config via command-line arguments 2024-08-04 22:44:03 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Refactor HTML generation in ContactFormData 2024-08-06 22:21:30 +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