AltitudeWeb/frontend/src/app
2025-07-04 23:32:08 +02:00
..
pages Add login button to header 2025-07-04 21:14:45 +02:00
pipes Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
services Replace fakeLogin() with actual login() method in AuthService and remove redundant fakeLogin() implementation. 2025-07-04 23:32:08 +02:00
shared-components Replace fakeLogin() with actual login() method in AuthService and remove redundant fakeLogin() implementation. 2025-07-04 23:32:08 +02:00
types Add JWT support for authentication handling 2025-07-04 22:31:41 +02:00
app.component.html Move <app-footer> to the root app component 2025-04-05 23:19:50 +02:00
app.component.scss Initial setup 2025-04-02 19:18:39 +02:00
app.component.spec.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
app.component.ts Rework folder structure in frontend 2025-07-04 19:50:21 +02:00
app.config.ts Add JWT support for authentication handling 2025-07-04 22:31:41 +02:00
app.routes.ts Rework folder structure in frontend 2025-07-04 19:50:21 +02:00