• Joined on 2024-04-13
stijn pushed to master at Altitude/SiteBackend 2024-08-06 22:36:27 +00:00
caabe7b923 Refactor form submission to use dynamic Discord URLs and emails
f972436717 Add getDiscordBotUrl method to form classes
2ad194fab2 Update Jackson config and refactor JSON handling
2c3cb48667 Add REST annotations and refactor properties file handling
04088c20e5 Update CORS allowed origins configuration
Compare 5 commits »
stijn pushed to master at Altitude/AltitudeBot 2024-08-06 22:26:14 +00:00
cbf51f3fc8 Added Jenkins file
stijn pushed to master at Altitude/AltitudeBot 2024-08-06 22:26:01 +00:00
bd9ecc2677 Added Jenkins file
stijn pushed to master at Altitude/AltitudeBot 2024-08-06 22:25:22 +00:00
0e0db7cb17 Added Jenkins file
stijn pushed to master at Altitude/AltitudeBot 2024-08-06 22:23:29 +00:00
31ebc7116b Merge branch 'refs/heads/forms'
09db7b3c16 Added Jenkins file
27f1920081 Create event management system, added event notifier for community events
994cd7a85f Updated JDA and gradle + Refactor modal methods to match the JDA update
ead56c4585 Merge branch 'master' into forms
Compare 6 commits »
stijn pushed to master at Altitude/SiteBackend 2024-08-06 20:23:48 +00:00
34255c93c8 Add REST annotations to StaffAppController
01deea380a Add Staff Application Form handling
d53ba82e3e Refactor HTML generation in ContactFormData
ac5448385d Rename StoreFormQuery package to forms.form
Compare 4 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-06 20:23:40 +00:00
857d61e09d Add staff application form
d2f15d2627 Refactor forms to use a generic form component
Compare 2 commits »
stijn pushed to master at Altitude/SiteBackend 2024-08-04 23:08:53 +00:00
d8ab42b09c Update URI to point to Discord bot endpoint
stijn pushed to master at Altitude/SiteBackend 2024-08-04 23:03:15 +00:00
14f02e535f Enhance logging for mail verification details
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 22:49:36 +00:00
2eef14ba2e Update API endpoints in contact and verify email forms
stijn pushed to master at Altitude/SiteBackend 2024-08-04 22:45:51 +00:00
cbb5dd99d8 Refactor logging for better granularity
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 22:28:29 +00:00
c725d6e85d Update API endpoints to production URLs
stijn pushed to master at Altitude/SiteBackend 2024-08-04 22:23:08 +00:00
f68a96c089 Add CORS support for production server
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 21:21:08 +00:00
90cc0edcf4 Fix strict equality check in contact form input handler
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 21:18:59 +00:00
7ab9e25eb5 Handle npm install retries with fallback options
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 21:10:45 +00:00
a8ea5c38f1 Update npm install command in Jenkinsfile
stijn pushed to master at Altitude/SiteFrontend 2024-08-04 21:07:17 +00:00
8b6e65bad1 Add Jenkinsfile for CI/CD pipeline
97ba9cc087 Update build settings and homepage URL for forms app
Compare 2 commits »
stijn pushed to master at Altitude/SiteBackend 2024-08-04 20:54:51 +00:00
8cb22aae08 Configure system property for conditional test execution
stijn pushed to master at Altitude/SiteBackend 2024-08-04 20:53:38 +00:00
405c2a73bd Fix typo in Gradle build command in Jenkinsfile
stijn pushed to master at Altitude/SiteBackend 2024-08-04 20:52:02 +00:00
cb7bb60178 Disable database tests in Jenkins