Go to file
Peter b029153657 Added Terms and Privacy components with routing
Introduced `TermsComponent` and `PrivacyComponent` with basic templates, styles, and unit tests. Updated routing in `app.module` to include `/terms` and `/privacy` paths and registered these components.
2025-04-06 10:25:48 +02:00
frontend Added Terms and Privacy components with routing 2025-04-06 10:25:48 +02:00
gradle/wrapper Initial setup 2025-04-02 19:18:39 +02:00
open_api Initial setup 2025-04-02 19:18:39 +02:00
src Initial setup 2025-04-02 19:18:39 +02:00
.gitattributes Initial setup 2025-04-02 19:18:39 +02:00
.gitignore Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
build.gradle.kts Update frontend API generation output directory 2025-04-02 19:22:15 +02:00
gradlew Initial setup 2025-04-02 19:18:39 +02:00
gradlew.bat Initial setup 2025-04-02 19:18:39 +02:00
settings.gradle.kts Initial setup 2025-04-02 19:18:39 +02:00