Commit Graph

57 Commits

Author SHA1 Message Date
733499303f
fix creating languages #56 2021-11-22 21:14:08 +01:00
111d4f08f4
cast hours to int #56 2021-11-22 20:27:33 +01:00
1287893698
fix updating nickname #57 2021-11-22 20:20:53 +01:00
9dc9761a1a
extend skill name to 50 chars #58 2021-11-22 20:20:42 +01:00
scammo
cac14b4cfb fix migrations issues, richtige variablen bennung 2021-10-04 19:25:24 +02:00
scammo
8772a13163 availibility 2021-10-04 18:10:31 +02:00
8bdc1564be
fix find profile query #51 2021-09-20 21:07:48 +02:00
7eee46d06b
pass ldap environment variables 2021-09-15 19:44:11 +02:00
574ce1f982
implement ldap auth 2021-09-15 19:16:45 +02:00
b8c2644086
implement generic search
closes #47
2021-08-16 22:41:03 +02:00
ec855a542d
add level texts, closes #45 2021-08-14 12:14:01 +02:00
9a1f3f842a
extend language name 2021-08-02 21:51:44 +02:00
2d49c70f0f
fix column type 2021-08-02 21:29:06 +02:00
178381b00c
extend seed skills 2021-07-26 20:17:38 +02:00
730878847b Merge pull request 'Anmeldung per LDAP' (#35) from feature-ldap into main
Reviewed-on: kompetenzinventar/ki-backend#35
2021-07-26 19:44:19 +02:00
ea57f326b7 Merge pull request 'Profilsuche nach Nickname' (#41) from feature-nickname-search into main
Reviewed-on: kompetenzinventar/ki-backend#41
2021-07-26 19:40:33 +02:00
76e95311f0
add search by nick
add sql special chars test
2021-07-26 19:31:29 +02:00
c37824785d
fix svg icon header 2021-07-12 20:18:45 +02:00
a1502fea9c
fix tests 2021-07-12 18:37:54 +02:00
bbf8719fc9
add ldap auth 2021-07-11 12:16:41 +02:00
2f83e206e1
implement searchtopics 2021-07-06 21:18:47 +02:00
85b8e638a7
add reuse headers to profile search files 2021-07-06 21:14:41 +02:00
020edffec7
implement profile search 2021-07-06 21:04: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
101bc20923
extract update profile handler handler 2021-06-27 11:55:08 +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
a9f9c36eda
add cors 2021-06-21 22:21:25 +02:00
d96dfa8800
fix code style 2021-06-21 21:22:39 +02:00
Frank Lanitz
2f0dd2ab9f users/login: Provider user_id together with token 2021-06-21 18:41:35 +02:00
Frank Lanitz
cbf3002b93 Reformat source code 2021-06-21 17:28:57 +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
b0950e58cc
add flake8 2021-06-15 18:08:57 +02:00
d387af0f37
add skills integration test 2021-06-13 21:41:01 +02:00
ab792ab2aa
add token auth 2021-06-13 19:41:32 +02:00
51a1898176
add pointless nullables 2021-06-13 14:47:35 +02:00
c33c08fe0a
implement login 2021-06-12 13:24:26 +02:00
3920183e0c
add address.name kompetenzinventar/ki-doku#8 2021-06-12 12:07:51 +02:00