Go to file
Teriuihi dee84cc1a9 Refactor scrolling and enhance UI accessibility.
Replaced inline JavaScript for scrolling and copy functionality with Angular methods. Introduced `ScrollService` for smooth scroll-to-top functionality and added associated styles. Removed unused `isHomePage` method and cleaned up components for better maintainability.
2025-04-05 21:50:54 +02:00
frontend Refactor scrolling and enhance UI accessibility. 2025-04-05 21:50:54 +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