akastijn
19f37e7dd7
Correct misassigned section classes in CommunityComponent HTML for consistent styling.
2025-11-08 21:23:06 +01:00
akastijn
7ce9ee33c4
Add "Developers" section to CommunityComponent with dynamic team member display and adjust structure of existing sections.
2025-11-08 21:21:53 +01:00
akastijn
a1fbdf3581
Add "Developers" section to CommunityComponent with dynamic team member display and adjust structure of existing sections.
2025-11-08 21:20:25 +01:00
akastijn
a05a751628
Remove redundant unit tests for CommunityComponent and RanksComponent, enhance community.component with dynamic team member display and toggle functionality, update routing for community links, and set stricter field constraints in team schema.
2025-11-08 18:45:03 +01:00
akastijn
042a6450c2
Fix spacing
2025-11-08 18:32:49 +01:00
akastijn
2a0f38aa28
Configure proxy for API requests and remove hardcoded apiUrl from environment files.
2025-09-24 21:47:55 +02:00
akastijn
c2b9a8a574
Replace deprecated Angular directives (*ngFor, *ngIf) with modern Angular template syntax. Remove unused CommonModule imports across components for optimization. Clean up excess spacing and formatting in HTML files.
2025-07-15 21:48:23 +02:00
Peter
62f837914c
Add new routes and improve theme and header responsiveness
...
Added routes for 'community', 'nicknames', and 'nickgenerator'. Enhanced theme switch positioning and responsive design for smaller screens. Moved header login button to a more consistent position and upgraded Angular Material to version 19.2.19 for better compatibility.
2025-07-06 21:33:14 +02:00
akastijn
ebe66c87c0
Rework folder structure in frontend
...
Pages are now grouped per group they appear in on in the header (where possible)
Utilities used by multiple pages in the project are grouped in folders such as services/pipes/etc
2025-07-04 19:50:21 +02:00