1
0
Fork 0
mirror of https://github.com/s-frick/effigenix.git synced 2026-03-28 17:04:49 +01:00
effigenix/backend/src/test
Sebastian Frick 24a6869faf feat(inventory): StorageLocation bearbeiten und (de-)aktivieren (#2)
Use Cases: UpdateStorageLocation, DeactivateStorageLocation, ActivateStorageLocation
Endpoints: PUT /{id}, PATCH /{id}/deactivate, PATCH /{id}/activate
Repository: existsByNameAndIdNot für Uniqueness-Check bei Update
Tests: 14 neue Integrationstests (25 gesamt)
2026-02-19 10:12:25 +01:00
..
java/de/effigenix feat(inventory): StorageLocation bearbeiten und (de-)aktivieren (#2) 2026-02-19 10:12:25 +01:00
resources refactor: restructure repository with separate backend and frontend directories 2026-02-17 22:08:51 +01:00