• Joined on 2024-04-13
stijn created branch rate_limit in Altitude/SiteBackend 2024-08-09 23:52:38 +00:00
stijn pushed to rate_limit at Altitude/SiteBackend 2024-08-09 23:52:38 +00:00
fedb80f3c2 Refactor form request handling and add rate limiting.
f0c84e809f Add rate limiting functionality
4f3db5ae8b workspace.xml update
c9fc81cfca Add StaffAppFormData handling in FormQuery
5e564fe9a7 Remove restriction on dot character in Discord name validation
Compare 5 commits »
stijn pushed to master at Altitude/SiteFrontend 2024-08-09 22:27:28 +00:00
21e23b98ad Remove unused Field import from GenericForm
67eddc0394 Merge branch 'refs/heads/dev'
d005b72634 Add react-select component and integrate into FormHTML
51642612ec More style changes
cde2a01dd9 Refactor form to use useFormik and FormikProvider
Compare 7 commits »
stijn pushed to dev at Altitude/SiteFrontend 2024-08-09 22:26:00 +00:00
d005b72634 Add react-select component and integrate into FormHTML
stijn pushed to master at Altitude/proxydiscordlink 2024-08-09 21:12:47 +00:00
37f044751c Update link code message to include Discord invite link
stijn pushed to master at Altitude/proxydiscordlink 2024-08-09 21:05:14 +00:00
e8c73ead90 Add Jenkinsfile for CI and update build.gradle.kts
abd5578be4 Fix Bot class and update CheckLinkSync constants
3b4a4660d0 Merge branch 'slash_commands'
b6630b2639 Update command syntax in Discord link message
a8f24e8d91 Update config file paths
Compare 10 commits »
stijn created branch master in Altitude/proxydiscordlink 2024-08-09 21:05:13 +00:00
stijn created repository Altitude/proxydiscordlink 2024-08-09 21:04:58 +00:00
stijn pushed to dev at Altitude/SiteFrontend 2024-08-08 19:37:11 +00:00
cde2a01dd9 Refactor form to use useFormik and FormikProvider
stijn pushed to master at Altitude/SiteFrontend 2024-08-08 18:38:06 +00:00
960fc1707b Refactor conditional stage in Jenkinsfile
stijn created branch dev in Altitude/SiteFrontend 2024-08-08 18:33:17 +00:00
stijn pushed to dev at Altitude/SiteFrontend 2024-08-08 18:33:17 +00:00
94c336fb74 Add dropdown and additional info fields to form steps
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