AltitudeWeb/frontend/src/app/pages/forms
2025-11-23 04:14:21 +01:00
..
appeal Refactor AppealComponent to remove dynamic height logic, integrate FullSizeComponent, and simplify imports. 2025-11-22 01:22:15 +01:00
discord-appeal Change discordId type from integer to string across frontend, backend, and API schema for consistency and proper validation. 2025-11-23 04:14:21 +01:00
sent Simplify SentComponent template by removing unnecessary <ng-content> wrapper. 2025-11-22 01:19:46 +01:00
staff-application Validate weekly playtime as a whole number in staff application form. 2025-10-19 02:39:56 +02:00
verify-mail-dialog Refactor SentComponent to VerifyMailDialogComponent for improved clarity and usability in email verification flow. 2025-08-23 22:34:08 +02:00
form_type.ts Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
forms.component.html Add staff application feature with API integration and frontend form implementation 2025-09-24 22:26:17 +02:00
forms.component.scss Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
forms.component.spec.ts Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
forms.component.ts Refactor FormsComponent and add AuthGuard for appeal route protection. Replace dynamic routing with static appeal route, restructure AppealComponent layout, and introduce responsive design adjustments. Update environment configuration for default auth status. 2025-08-03 00:09:27 +02:00