Commit Graph

33 Commits

Author SHA1 Message Date
weeman a05cc84c11
make project reuse compliant 2021-07-05 19:37:05 +02:00
weeman f589ed063e
add contacttypes seed and endpoint 2021-07-02 16:49:14 +02:00
weeman 4ca8660b1d
implement visible authorisation 2021-07-02 16:33:48 +02:00
weeman 9f4795b9f1
add profile visible flag 2021-07-02 16:26:36 +02:00
weeman 78c539c30a
implement auth 2021-06-27 14:25:44 +02:00
weeman 5113f6995e
implement languages update 2021-06-27 13:51:40 +02:00
weeman 15b71459ee
implement updating skills 2021-06-27 13:38:16 +02:00
weeman 68b84f50ca
implement contacts update 2021-06-27 13:07:54 +02:00
weeman 54a6686474
implement address update 2021-06-27 12:20:36 +02:00
weeman 101bc20923
extract update profile handler handler 2021-06-27 11:55:08 +02:00
weeman fc01bec163
return full profile response 2021-06-26 12:16:14 +02:00
weeman ace1b1ed85
seed entire profile 2021-06-26 10:51:39 +02:00
weeman 5d259635a2
fix db error on second login 2021-06-22 17:52:22 +02:00
weeman a9f9c36eda
add cors 2021-06-21 22:21:25 +02:00
weeman 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
weeman f20db25f74
extend profile update test 2021-06-20 20:21:49 +02:00
weeman ace51851de
implement update profile endpoint 2021-06-20 20:13:19 +02:00
weeman 5c21e4c9b6
extract profile 2021-06-20 19:25:27 +02:00
weeman b0950e58cc
add flake8 2021-06-15 18:08:57 +02:00
weeman d387af0f37
add skills integration test 2021-06-13 21:41:01 +02:00
weeman ab792ab2aa
add token auth 2021-06-13 19:41:32 +02:00
weeman 51a1898176
add pointless nullables 2021-06-13 14:47:35 +02:00
weeman c33c08fe0a
implement login 2021-06-12 13:24:26 +02:00
weeman 3920183e0c
add address.name kompetenzinventar/ki-doku#8 2021-06-12 12:07:51 +02:00
weeman 341521555a
add token table 2021-06-12 12:00:34 +02:00
weeman 2896fd4688
implement skil and language level 2021-06-12 09:46:21 +02:00
weeman 6bedeef48a
implement skills and languages endpoints 2021-06-07 22:04:03 +02:00
weeman b5aa267090
add skill icon endpoint 2021-06-07 18:52:30 +02:00
weeman 5321144dc0
add skills seeds and implement api 2021-06-07 17:52:14 +02:00
weeman 802f227676
add rest of the models 2021-06-07 17:26:07 +02:00
weeman 077c16fc2b
start python backend 2021-06-06 22:25:10 +02:00