• Joined on 2024-04-13
stijn pushed to master at Altitude/AltitudeWeb 2025-09-27 19:13:10 +00:00
01dab905d4 Improve staff application flow with error handling updates, new email address, and code formatting adjustments.
stijn pushed to master at Altitude/AltitudeWeb 2025-09-27 18:00:52 +00:00
311d77fcb2 Enhance staff application flow with email verification checks, refined error handling, and improved user feedback in frontend and backend.
stijn pushed to master at Altitude/AltitudeWeb 2025-09-24 21:33:43 +00:00
cdbf862ecf Add staff application email and Discord notification integration
643b15f2e0 Add staff application support with database integration and submission flow
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-09-24 20:26:25 +00:00
f886609a0e Add staff application feature with API integration and frontend form implementation
stijn pushed to master at Altitude/AltitudeWeb 2025-09-24 19:48:01 +00:00
2a0f38aa28 Configure proxy for API requests and remove hardcoded apiUrl from environment files.
stijn pushed to master at Altitude/AltitudeWeb 2025-09-24 19:44:46 +00:00
4878ad9f0d Configure proxy for API requests and remove hardcoded apiUrl from environment files.
stijn pushed to master at Altitude/AltitudeBot 2025-09-11 20:35:15 +00:00
3d868a109d Refactor build.gradle.kts: reorder plugins, configure bootJar and shadowJar, optimize jar task setup, and update main class attribute.
stijn pushed to master at Altitude/AltitudeBot 2025-09-11 20:11:49 +00:00
e947275409 Update CommandSeen: replace "grove" with "bayou" in valid servers, switch to InteractionContextType.GUILD.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-24 01:15:48 +00:00
1f1f1793e3 Remove redundant comment in AppealDiscord and enhance state handling in SentComponent.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-24 00:49:14 +00:00
4962d16abd Add EmailVerificationMapper initialization in web database setup.
cad574b8fb Set default email value programmatically in appeal form and remove inline default logic.
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-08-24 00:39:51 +00:00
c75f0cdb15 Mark appeals as sent when successfully submitted and processed, ensuring accurate tracking and status updates.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 22:49:54 +00:00
fe545972e3 Fix typo in email validation message for improved clarity in appeal form UI.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 22:44:03 +00:00
eab1c9322b Add embed message support to Discord bot and update appeal flow to use embeds for Discord notifications
ffddffa8dc Add Discord bot support for sending appeals to specified channels and integrate with appeal flow
Compare 2 commits »
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 21:27:50 +00:00
0b4c1ccebf Format createdAt in appeal emails to UTC timezone and improve readability.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 21:17:57 +00:00
2e89fcec66 Add initial Discord bot integration with JDA setup and environment token configuration
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 20:59:27 +00:00
42b11eecf1 Add email re-validation handling with UI feedback and backend validation to prevent duplicate email verification attempts
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 20:42:22 +00:00
d1da1296bb Add SentComponent for form submission confirmation and integrate with email verification flow
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 20:34:13 +00:00
523bf3d43f Refactor SentComponent to VerifyMailDialogComponent for improved clarity and usability in email verification flow.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 20:32:49 +00:00
4ccce7e190 Improve email verification flow by adding verified email pre-fill, validation handling, and dialog-based verification support.
stijn pushed to master at Altitude/AltitudeWeb 2025-08-23 19:46:15 +00:00
641083732d Add email verification functionality, including backend support, email handling, and user interface integration.
da17cf9696 Remove defaultAuthStatus from all environment configurations.
Compare 2 commits »