Commit Graph

  • 595e4eed27 Add fields for good builds, bad builds, and technical aspects master auto 2024-10-06 00:53:21 +02:00
  • a3fcab1c4b Delete workspace.xml from version control auto 2024-09-20 18:06:06 +02:00
  • 36c736f8d3 Add Event Application Form handling auto 2024-09-20 18:02:24 +02:00
  • 3eb4970407 Refactor toHtml() method in Form.java auto 2024-08-11 18:47:36 +02:00
  • ab74360571 Add IP address tracking for form submissions auto 2024-08-11 18:31:15 +02:00
  • fcda4c9e53 Update toHtml() method in Form.java auto 2024-08-11 18:24:37 +02:00
  • 4a0aebce82 Improve email handling with Mailable interface auto 2024-08-11 18:21:16 +02:00
  • 47f6eebd8b Add branch condition to Discord notification stage auto 2024-08-11 18:10:36 +02:00
  • 1dbb80e5a2 Add @JsonIgnore annotations to sensitive methods auto 2024-08-10 04:30:37 +02:00
  • ed098513f5 Change fields from final to mutable in form classes auto 2024-08-10 04:24:08 +02:00
  • 1a5be5021b Add JSON response handling for form activity check rate_limit auto 2024-08-10 03:10:02 +02:00
  • a9d4377599 Ensure NOT NULL constraints in SQL tables auto 2024-08-10 02:32:47 +02:00
  • af44532d26 Add form activity checking and global rate limiting auto 2024-08-10 02:28:18 +02:00
  • fedb80f3c2 Refactor form request handling and add rate limiting. auto 2024-08-10 01:52:34 +02:00
  • f0c84e809f Add rate limiting functionality auto 2024-08-10 00:50:53 +02:00
  • 4f3db5ae8b workspace.xml update auto 2024-08-10 00:36:00 +02:00
  • c9fc81cfca Add StaffAppFormData handling in FormQuery auto 2024-08-10 00:35:42 +02:00
  • 5e564fe9a7 Remove restriction on dot character in Discord name validation auto 2024-08-10 00:35:29 +02:00
  • 9e0a33e782 Correct regex pattern for case-insensitive match auto 2024-08-07 21:34:25 +02:00
  • 514aaeb367 Refactor packages and add exception handler. auto 2024-08-07 21:34:03 +02:00
  • caabe7b923 Refactor form submission to use dynamic Discord URLs and emails auto 2024-08-07 00:36:22 +02:00
  • f972436717 Add getDiscordBotUrl method to form classes auto 2024-08-07 00:01:15 +02:00
  • 2ad194fab2 Update Jackson config and refactor JSON handling auto 2024-08-06 23:58:15 +02:00
  • 2c3cb48667 Add REST annotations and refactor properties file handling auto 2024-08-06 23:17:06 +02:00
  • 04088c20e5 Update CORS allowed origins configuration auto 2024-08-06 23:16:38 +02:00
  • 34255c93c8 Add REST annotations to StaffAppController auto 2024-08-06 22:23:04 +02:00
  • 01deea380a Add Staff Application Form handling auto 2024-08-06 22:21:43 +02:00
  • d53ba82e3e Refactor HTML generation in ContactFormData auto 2024-08-06 22:21:30 +02:00
  • ac5448385d Rename StoreFormQuery package to forms.form auto 2024-08-06 22:21:07 +02:00
  • d8ab42b09c Update URI to point to Discord bot endpoint auto 2024-08-05 01:08:51 +02:00
  • 14f02e535f Enhance logging for mail verification details auto 2024-08-05 01:03:12 +02:00
  • cbb5dd99d8 Refactor logging for better granularity auto 2024-08-05 00:45:48 +02:00
  • f68a96c089 Add CORS support for production server auto 2024-08-05 00:23:06 +02:00
  • 8cb22aae08 Configure system property for conditional test execution auto 2024-08-04 22:54:48 +02:00
  • 405c2a73bd Fix typo in Gradle build command in Jenkinsfile auto 2024-08-04 22:53:35 +02:00
  • cb7bb60178 Disable database tests in Jenkins auto 2024-08-04 22:52:01 +02:00
  • 4c70082f67 Add Jenkins pipeline for Gradle build and notifications auto 2024-08-04 22:44:13 +02:00
  • ab9ec4127c Add DB config via command-line arguments auto 2024-08-04 22:44:03 +02:00
  • 49af4a3067 Add database configuration via command-line arguments auto 2024-04-28 21:25:09 +02:00
  • 2f1d24598b Update Form HTML output and disable validation auto-configuration auto 2024-04-28 17:58:43 +02:00
  • 4ec41d8a7e Mark fields as final in VerificationData and ContactFormData auto 2024-01-14 11:20:08 +01:00
  • 917965a33d Add TestForm class and set up related unit tests auto 2024-01-14 11:09:35 +01:00
  • 0464281a38 Refactor code to use Form objects instead of JSON strings auto 2024-01-14 11:09:22 +01:00
  • 2b908b4e94 Initial commit for site for forms auto 2024-01-13 16:24:54 +01:00