AltitudeWeb/frontend/src/app/forms
Teriuihi 32a454c034 Refactor permission handling and authentication services
Replaced `PermissionClaim` enum with an OpenAPI-defined schema `PermissionClaimDto` for consistency across frontend and backend. Refactored authentication flow to utilize `AuthService` on the frontend, consolidating JWT handling logic. Removed redundant methods like `saveJwt` and integrated robust permission management throughout the application.
2025-06-21 23:15:46 +02:00
..
appeal Add endpoints and schema for history retrieval by UUID 2025-05-03 04:37:47 +02:00
form_type.ts Implement enhanced login functionality with JWT, role-based permissions, and frontend integration 2025-05-30 23:41:13 +02:00
forms.component.html Implement enhanced login functionality with JWT, role-based permissions, and frontend integration 2025-05-30 23:41:13 +02:00
forms.component.scss Add appeal and login functionality structure 2025-04-26 20:58:47 +02:00
forms.component.spec.ts Add appeal and login functionality structure 2025-04-26 20:58:47 +02:00
forms.component.ts Refactor permission handling and authentication services 2025-06-21 23:15:46 +02:00