Go to file
Teriuihi fcda4c9e53 Update toHtml() method in Form.java
Simplified the HTML structure for the `toHtml` method by switching from a table layout to paragraph tags. This removes unnecessary table formatting for improved readability and maintainability. Also updated workspace.xml with task tracking and removed outdated comments.
2024-08-11 18:24:37 +02:00
.idea Update toHtml() method in Form.java 2024-08-11 18:24:37 +02:00
gradle/wrapper Initial commit for site for forms 2024-01-13 16:24:54 +01:00
src Update toHtml() method in Form.java 2024-08-11 18:24:37 +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 Add branch condition to Discord notification stage 2024-08-11 18:10:36 +02:00
settings.gradle Initial commit for site for forms 2024-01-13 16:24:54 +01:00