• Joined on 2025-02-09
mixel pushed to main at Turbo/lf9-pgg 2025-06-25 12:50:53 +02:00
73642874c0 feat: add feedback management endpoints and update group controller with feedback services
mixel pushed to main at Turbo/lf9-pgg 2025-06-25 10:58:08 +02:00
96b07323cc docs: add overview of project scope and docs for Claudia
mixel pushed to main at Turbo/lf9-pgg 2025-06-25 10:45:00 +02:00
9607e55e2a refactor: reorganize ApiError enum for improved clarity and consistency in error handling
mixel pushed to main at Turbo/lf9-pgg 2025-06-24 09:34:21 +02:00
9baa24cbc7 feat: add example responses for user retrieval and creation endpoints
mixel pushed to main at Turbo/lf9-pgg 2025-06-23 14:40:32 +02:00
d654ba0f0f feat: enhance user creation error handling with specific messages for existing usernames and internal server errors
mixel pushed to main at Turbo/lf9-pgg 2025-06-23 11:23:53 +02:00
68119ba4de add TODO for moving the struct into the controller
mixel closed issue Turbo/lf9-pgg#5 2025-06-23 10:54:59 +02:00
Retrospektive durchgeführt
mixel commented on issue Turbo/lf9-pgg#5 2025-06-23 10:54:58 +02:00
Retrospektive durchgeführt

"Dokumentation" ist angefertigt

mixel closed issue Turbo/lf9-pgg#11 2025-06-23 10:54:12 +02:00
Dokumentation ist erkennbar im Aufbau
mixel commented on issue Turbo/lf9-pgg#11 2025-06-23 10:54:12 +02:00
Dokumentation ist erkennbar im Aufbau

Fettig

mixel deleted branch integration-test-addition from Turbo/lf9-pgg 2025-06-20 17:03:42 +02:00
mixel pushed to main at Turbo/lf9-pgg 2025-06-20 17:03:41 +02:00
3f2a3efa16 Merge pull request 'User-Integration Tests and better infrastructure' (#28) from integration-test-addition into main
c98eb9cdbb add back TODO comment for username validation
7033ad7013 it WORKS
42dae815a6 WIP: moved stuff around
8fb44d0ad9 remove rand again after testing
Compare 9 commits »
mixel merged pull request Turbo/lf9-pgg#28 2025-06-20 17:03:40 +02:00
User-Integration Tests and better infrastructure
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 17:03:08 +02:00
c98eb9cdbb add back TODO comment for username validation
7033ad7013 it WORKS
42dae815a6 WIP: moved stuff around
8fb44d0ad9 remove rand again after testing
64d9e9d51d race conditions fixed. still some tests failing
Compare 9 commits »
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 16:57:39 +02:00
1aab654d39 fix: update username validation to allow maximum 255 characters
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 16:55:20 +02:00
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 16:51:58 +02:00
4f7b87ea15 refactor: integration-tests and format whole project with cargo fmt
0b06805963 just unit test the creational struct for validating
Compare 2 commits »
mixel created pull request Turbo/lf9-pgg#28 2025-06-20 16:36:33 +02:00
User-Integration Tests and better infrastructure
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 16:34:59 +02:00
8881e4d7eb it WORKS
mixel pushed to integration-test-addition at Turbo/lf9-pgg 2025-06-20 16:25:53 +02:00
4893cc9e06 WIP: moved stuff around