Commit Graph

124 Commits

Author SHA1 Message Date
170ada9382 Fixed sidebar and did problem 2024-01-25 14:47:37 +01:00
da99e71b54 fix src_name and des_name being NULL 2024-01-24 23:50:25 +01:00
dcaecba393 Fixed incorrect grouping, in eventmessages 2024-01-24 22:41:03 +01:00
1757bf1952 Fixed wrong ordering of eventmessages 2024-01-24 18:51:56 +01:00
03f6318651 Fixed failing tests 2024-01-24 16:31:39 +01:00
1b433ea314 Fixed eventmessage formatting problem 2024-01-24 16:19:36 +01:00
a21d9c1bae Merge pull request 'Added nested create_eventmessages' (#59) from Qubasa-main into main
Some checks failed
checks-impure / test (push) Successful in 26s
checks / test (push) Failing after 2m44s
assets1 / test (push) Successful in 24s
2024-01-18 18:16:16 +01:00
17df0a6ac1 Added nested create_eventmessages
All checks were successful
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 1m15s
2024-01-18 18:10:22 +01:00
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
390ded6dff Fixed missing entity_did in ServiceBase
All checks were successful
checks-impure / test (pull_request) Successful in 2m28s
checks / test (pull_request) Successful in 10m45s
2024-01-15 15:57:31 +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
7045f945c8 Fixed bug in validate schema
All checks were successful
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 3m17s
2024-01-14 15:57:30 +01:00
44797a0bc3 Get entity by did or name 2024-01-14 15:28:46 +01:00
52987625c8 Added AP get repository 2024-01-14 15:28:46 +01:00
0a20931ba6 Added AP get_repository
All checks were successful
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 3m7s
2024-01-14 13:53:02 +01:00
f4cf817bf1 Better emulate metadata
Some checks failed
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Failing after 1m47s
2024-01-13 20:54:56 +01:00
4ae4557602 Added http request to emulate_fastapi for GET resolutions 2024-01-13 20:19:00 +01:00
e72846440c Fixed incorrect imports 2024-01-13 19:28:54 +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
09fe544d90 dealte breakpoint :')
All checks were successful
checks-impure / test (pull_request) Successful in 26s
checks / test (pull_request) Successful in 3m9s
2024-01-11 15:45:32 +01:00
Georg-Stahn
b01b01a959 backend with --emulate flag 2024-01-11 15:34:01 +01:00
Georg-Stahn
d56bad265f draft emulating flag 2024-01-10 17:44:02 +01:00
a0c6dab00a Fixed broken populate flag 2024-01-10 14:19:13 +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
74fbb7890c fixed cors issues
All checks were successful
checks-impure / test (pull_request) Successful in 30s
checks / test (pull_request) Successful in 1m15s
2024-01-07 14:56:06 +01:00
bd30682092 Stash changes 2024-01-07 13:35:22 +01:00
aa664dfce1 Added working python generator in tests 2024-01-05 16:50:27 +01:00
0c9a8349a6 Added exclude **/tests/openapi_client/** to nix fmt 2024-01-05 13:44:42 +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
0c08cde34c Fixed testing issue. Improved README
All checks were successful
checks-impure / test (pull_request) Successful in 29s
checks / test (pull_request) Successful in 3m2s
2023-12-09 19:10:11 +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
f7cf1ff2b2 georgs6 (#34)
All checks were successful
checks-impure / test (push) Successful in 31s
checks / test (push) Successful in 1m14s
assets1 / test (push) Successful in 21s
Reviewed-on: #34
2023-12-04 22:45:33 +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
Georg-Stahn
51913f015b Georg-Stahn-georgs (#25)
All checks were successful
checks-impure / test (push) Successful in 29s
checks / test (push) Successful in 1m18s
assets1 / test (push) Successful in 22s
Co-authored-by: sara-pervana <saramakishti@gmail.com>
Co-authored-by: ui-asset-bot <ui-asset-bot@gchq.icu>
Co-authored-by: Onur Arslan <runoxa@hotmail.com>
Co-authored-by: Arslan, Erdem <erdem.arslan@valtech.com>
Co-authored-by: Luis-Hebendanz <consulting@qube.email>
Reviewed-on: #25
Co-authored-by: Georg-Stahn <g.stahn@campus.tu-berlin.de>
Co-committed-by: Georg-Stahn <g.stahn@campus.tu-berlin.de>
2023-12-02 12:57:44 +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
9580c9591e nix fmt 2023-11-26 14:15:52 +01:00
2b76da2b6d Working broadcasting library 2023-11-26 14:15:50 +01:00
01df76de10 Added broadcaster dependency 2023-11-26 14:15:11 +01:00
Georg-Stahn
21a4adf83c last changes to db 2023-11-26 14:14:20 +01:00