Commit Graph

24 Commits

Author SHA1 Message Date
8478e8d76e Fix test errors 2024-09-13 15:38:56 +02:00
37f57eadea Refactored seed --dev script
expanded seed_user to handle all user seeding
reordered user seeding, which broke some tests
made tests resistant to seeding order
2023-10-20 12:24:16 +02:00
1287893698 fix updating nickname #57 2021-11-22 20:20:53 +01:00
cac14b4cfb fix migrations issues, richtige variablen bennung 2021-10-04 19:25:24 +02:00
8772a13163 availibility 2021-10-04 18:10:31 +02:00
178381b00c extend seed skills 2021-07-26 20:17:38 +02:00
76e95311f0 add search by nick
add sql special chars test
2021-07-26 19:31:29 +02:00
2f83e206e1 implement searchtopics 2021-07-06 21:18:47 +02:00
a401c6d4a7 add availability 2021-07-05 20:16:50 +02:00
a05cc84c11 make project reuse compliant 2021-07-05 19:37:05 +02:00
f589ed063e add contacttypes seed and endpoint 2021-07-02 16:49:14 +02:00
4ca8660b1d implement visible authorisation 2021-07-02 16:33:48 +02:00
9f4795b9f1 add profile visible flag 2021-07-02 16:26:36 +02:00
78c539c30a implement auth 2021-06-27 14:25:44 +02:00
5113f6995e implement languages update 2021-06-27 13:51:40 +02:00
15b71459ee implement updating skills 2021-06-27 13:38:16 +02:00
68b84f50ca implement contacts update 2021-06-27 13:07:54 +02:00
54a6686474 implement address update 2021-06-27 12:20:36 +02:00
fc01bec163 return full profile response 2021-06-26 12:16:14 +02:00
ace1b1ed85 seed entire profile 2021-06-26 10:51:39 +02:00
5d259635a2 fix db error on second login 2021-06-22 17:52:22 +02:00
f20db25f74 extend profile update test 2021-06-20 20:21:49 +02:00
ace51851de implement update profile endpoint 2021-06-20 20:13:19 +02:00
5c21e4c9b6 extract profile 2021-06-20 19:25:27 +02:00