Commit Graph

12 Commits

Author SHA1 Message Date
bd30682092 Stash changes 2024-01-07 13:35:22 +01:00
68b7171852 Refactored api calls to REST. Clients endpoint is now services without self. repository view is the same as get all services. 2024-01-04 23:27:35 +01:00
5fad1e678f Rename producer to service and consumer to client 2024-01-04 22:40:10 +01:00
b12201c559 Added resolution endpoint. Added delete endpoints. Added tests for new endpoints
All checks were successful
checks-impure / test (pull_request) Successful in 29s
checks / test (pull_request) Successful in 1m17s
2023-12-09 20:57:05 +01:00
a93e6019c5 clan_cli: Added automated database population. Fixed incorrect error handling in backend 2023-12-09 18:57:20 +01:00
Georg-Stahn
171582e2e7 georgs5 (#31)
All checks were successful
assets1 / test (push) Successful in 23s
checks-impure / test (push) Successful in 32s
checks / test (push) Successful in 1m13s
Reviewed-on: #31
2023-12-04 22:22:22 +01:00
efebe6171e Added all other missing API endpoints.
Some checks failed
checks-impure / test (pull_request) Successful in 33s
checks / test (pull_request) Failing after 1m54s
2023-11-27 14:01:42 +01:00
1b635d4056 Fully working schemas and database, with api endpoints. two missing.
All checks were successful
checks / test (pull_request) Successful in 4m1s
checks-impure / test (pull_request) Successful in 32s
2023-11-27 12:53:22 +01:00
d1a3a5381a Added create_entity
Some checks failed
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Failing after 3h13m7s
2023-11-26 20:54:57 +01:00
80ccaa83d3 fixed incorrect typing issues 2023-11-26 14:15:52 +01:00
530b397592 nix fmt 2023-11-26 14:15:52 +01:00
Georg-Stahn
16d0907da8 first running test get and post :) 2023-11-26 14:14:19 +01:00