Commit Graph

23 Commits

Author SHA1 Message Date
c4f5979d95 added model and migration for resume 2024-08-30 19:13:43 +02:00
2412df4960 Apply yapf and add ignorefile 2024-08-28 13:43:33 +02:00
c37824785d fix svg icon header 2021-07-12 20:18:45 +02:00
020edffec7 implement profile search 2021-07-06 21:04:47 +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
78c539c30a implement auth 2021-06-27 14:25:44 +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
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
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
ab792ab2aa add token auth 2021-06-13 19:41:32 +02:00
c33c08fe0a implement login 2021-06-12 13:24:26 +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
077c16fc2b start python backend 2021-06-06 22:25:10 +02:00