AltitudeWeb/frontend/src/app
Teriuihi f10c3ab2d3 Refactor team component to use dynamic data loading
Replaced static member entries with dynamic rendering using `getTeamMembers` for better scalability. Added caching and data deduplication logic to optimize API calls. This enhances maintainability and reduces redundancy in the team component.
2025-04-10 02:08:27 +02:00
..
about Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
birthdays Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
copy-ip Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
footer Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
header Remove AppModule and enhance Team and Header components 2025-04-08 22:23:37 +02:00
home Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
map Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
privacy Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
rules Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
scroll Refactor scrolling and enhance UI accessibility. 2025-04-05 21:50:54 +02:00
socials Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
team Refactor team component to use dynamic data loading 2025-04-10 02:08:27 +02:00
terms Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
theme Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
vote Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +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 Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
app.config.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00
app.routes.ts Convert components to standalone and implement route-based loading 2025-04-08 21:45:44 +02:00
constant.ts Standardize coding style and formatting across the project 2025-04-05 18:19:10 +02:00