feat: add relay composables

This commit is contained in:
2026-05-14 22:41:11 +02:00
parent 03e53aa389
commit 970a38153e
9 changed files with 136 additions and 10 deletions

View File

@@ -891,8 +891,8 @@ CLOSED: [2026-05-14 jeu. 20:09]
- *File*: =src/presentation/api/relay_api.rs=
- *Complexity*: Low | *Uncertainty*: Low
*** TODO Frontend Implementation [0/2]
- [ ] *T052* [P] [US1] [TDD] Create =RelayDto= TypeScript interface
*** TODO Frontend Implementation [1/2]
- [X] *T052* [P] [US1] [TDD] Create =RelayDto= TypeScript interface
- Generate from OpenAPI spec or manually define
- *File*: =frontend/src/types/relay.ts=
- *Complexity*: Low | *Uncertainty*: Low