Commit Graph

55 Commits

Author SHA1 Message Date
7f32896db0 fixup admin platform 2025-05-01 00:58:22 +02:00
69c43d6d79 fix descendant queries 2025-04-29 22:09:43 +02:00
Vargha Csongor
9802513d8e lint things, add sidebar 2025-04-29 17:10:06 +02:00
50971c8dde add biological sex 2025-04-26 22:25:06 +02:00
ea3faba056 add comments 2025-04-24 22:15:30 +02:00
cd2116622f implement integration test for relationship update and delete 2025-04-24 16:06:20 +02:00
c8d68c5cc7 implement relationship integration tests 2025-04-24 15:08:34 +02:00
b5342a19ca implement relationship integration tests 2025-04-23 19:34:19 +02:00
92c1d29ace implement further integration tests on person and relationship creation 2025-04-22 22:47:37 +02:00
1471ed28f0 add person and relationship tests 2025-04-22 12:23:12 +02:00
58ef6ecbd7 implement integration tests for person operations 2025-04-19 22:32:27 +02:00
07bd4d95a6 fix integration test to work, init integration tests 2025-04-19 17:21:30 +02:00
a1b907024e fix templated parameter type, convert struct to map 2025-04-19 16:47:20 +02:00
cc9a863311 fix db connection and timeout 2025-04-19 16:46:08 +02:00
719952dd18 init integration test 2025-04-18 19:32:57 +02:00
a3eef8cf3f rm unused nolint 2025-04-18 14:02:41 +02:00
c1ae4b8960 fix tests 2025-04-18 13:50:03 +02:00
1887454328 fix everysingle lint issue 2025-04-18 11:58:15 +02:00
56fe0f6f30 cypher verify test 2025-04-18 10:15:28 +02:00
443db56df4 implement person_google_tests + close session 2025-04-18 09:51:06 +02:00
de9c38032c fix some lint issues 2025-04-18 09:50:47 +02:00
68ca23821e fix session closure 2025-04-17 18:40:48 +02:00
9db46a759d implement tests 2025-04-17 18:31:43 +02:00
29f8f539c8 implement leftover transaction tests 2025-04-13 20:18:21 +02:00
b97d51a19c implement mocks 2025-04-13 20:17:50 +02:00
5593e36594 test adin auth check 2025-04-13 20:16:46 +02:00
c8888b052e fixup handlers 2025-04-13 20:16:22 +02:00
85a42d2658 implement family tree queries 2025-04-13 20:15:51 +02:00
d054ec5c10 implement family tree query 2025-04-12 11:32:15 +02:00
e40e306faa update openapi 2025-04-10 21:11:38 +02:00
4a00cac333 test google methods 2025-04-10 21:11:28 +02:00
ab1d156e04 add relationship api 2025-04-10 21:11:11 +02:00
08e60f4af3 rm create schema 2025-04-10 21:10:56 +02:00
7bf31c0975 test admin operations 2025-04-10 15:58:46 +02:00
31bc1c0bb9 implement full mock for neo4j client operations 2025-04-10 15:58:35 +02:00
af77d899e6 add get managed profiles query 2025-04-10 11:19:33 +02:00
be05f2d895 implement admin syste, 2025-04-07 21:54:19 +02:00
600f51ed1f init some functionaliies 2025-04-01 23:20:22 +02:00
4e9301a0e2 Create person and relationship implementation 2025-04-01 23:20:06 +02:00
5ea3d91dab add new queries 2025-04-01 23:19:41 +02:00
9fcbd3b79b close sessions and start authorization implementation 2025-04-01 23:19:29 +02:00
8c50802224 add close session func 2025-04-01 23:18:16 +02:00
59b31cb71a implement relationship delete 2025-04-01 23:17:27 +02:00
d3ed3f8b75 format query 2025-04-01 23:08:00 +02:00
47c5d868d0 rm unused funcs 2025-04-01 20:46:23 +02:00
f8f0694a1b implement person apis 2025-03-30 22:04:29 +02:00
f036bff6d6 implement relationship queries 2025-03-30 22:02:33 +02:00
6b41ce5f49 rm old stuff 2025-03-30 21:59:41 +02:00
723c679ad0 implement google queries 2025-03-28 22:15:12 +01:00
391907792c Add todo comment 2025-03-28 22:14:07 +01:00