Commit Graph

21 Commits

Author SHA1 Message Date
Georg-Stahn
3052015a51 readmes added comments and some links to the openapi docs mds :)
All checks were successful
checks-impure / test (pull_request) Successful in 29s
checks / test (pull_request) Successful in 3m29s
2024-01-16 22:25:05 +01:00
dfd7979baf Added put service endpoint
All checks were successful
checks-impure / test (pull_request) Successful in 27s
checks / test (pull_request) Successful in 1m11s
2024-01-15 17:17:17 +01:00
eca63cb824 Backend: Added action field 2024-01-15 16:56:38 +01:00
e47b0b4911 Added usage field to service
Some checks failed
checks-impure / test (pull_request) Successful in 25s
checks / test (pull_request) Failing after 1m56s
2024-01-14 17:01:14 +01:00
e7ec0a593c Added exclusive get_entity_by_role 2024-01-13 19:04:11 +01:00
334bbd3761 backend: Fully working roles field. Added get_entity_by_roles 2024-01-13 19:04:11 +01:00
Georg-Stahn
8fba3e6a5e add event msg with populate and the right table in swagger 2024-01-08 20:20:49 +01:00
5f4eb1f521 Fixed background task not stopping on detach
Some checks failed
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Failing after 1m42s
2024-01-08 19:33:33 +01:00
1cb81473c3 Trying to fix attach entity 2024-01-08 19:33:33 +01:00
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