Go to file
Teriuihi 297bd473a6 Refactor IP copy functionality into a reusable component
Extracted the "Copy IP" button to a new `CopyIpComponent` to improve reusability and modularity. Updated `HomeComponent` to use this new component and removed redundant methods for copying text to the clipboard. Added tests and styles for the new component.
2025-04-05 22:07:53 +02:00
frontend Refactor IP copy functionality into a reusable component 2025-04-05 22:07:53 +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