• Joined on 2024-04-13
stijn pushed to master at Altitude/SiteFrontend 2024-08-08 18:32:44 +00:00
7407372b03 Add branch condition to Discord notification stage
stijn pushed to master at Altitude/SiteBackend 2024-08-07 19:34:31 +00:00
9e0a33e782 Correct regex pattern for case-insensitive match
514aaeb367 Refactor packages and add exception handler.
Compare 2 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-06 22:41:14 +00:00
973b6b5e7d Add titles to form data and display them dynamically
stijn pushed to master at Altitude/SiteFrontend 2024-08-06 22:36:37 +00:00
f52201b683 Rename variables for clarity and adjust download filename and contents
9a281ed76c Update backend URLs to use environment variables
997baae4d3 Fix JSON serialization in error handling
Compare 3 commits »
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