Commit Graph

23 Commits

Author SHA1 Message Date
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
2f0dd2ab9f users/login: Provider user_id together with token 2021-06-21 18:41:35 +02:00
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
341521555a add token table 2021-06-12 12:00:34 +02:00
2896fd4688 implement skil and language level 2021-06-12 09:46:21 +02:00
6bedeef48a implement skills and languages endpoints 2021-06-07 22:04:03 +02:00
b5aa267090 add skill icon endpoint 2021-06-07 18:52:30 +02:00
5321144dc0 add skills seeds and implement api 2021-06-07 17:52:14 +02:00
802f227676 add rest of the models 2021-06-07 17:26:07 +02:00
077c16fc2b start python backend 2021-06-06 22:25:10 +02:00