Commit Graph

47 Commits

Author SHA1 Message Date
weeman d10706e301 Merge pull request 'Komplettes Profil zurückgeben' (#19) from feature-return-entire-profile into main
Reviewed-on: kompetenzinventar/ki-backend#19
2021-06-27 09:44:59 +02:00
weeman fc01bec163
return full profile response 2021-06-26 12:16:14 +02:00
weeman 3bd9b03002
add yapf config file 2021-06-26 11:40:29 +02:00
weeman ace1b1ed85
seed entire profile 2021-06-26 10:51:39 +02:00
weeman 09669cf369
update readme 2021-06-26 09:49:09 +02:00
frlan 5dc0f7153d Merge pull request 'Behebung Fehler in 1:n Verknüpfung Benutzer ↔ Token' (#17) from fix-login into main
Reviewed-on: kompetenzinventar/ki-backend#17
2021-06-23 12:45:44 +02:00
weeman 5d259635a2
fix db error on second login 2021-06-22 17:52:22 +02:00
Frank Lanitz b09b072261 Merge remote-tracking branch 'remotes/origin/feature-cors' 2021-06-22 09:23:34 +02:00
frlan 7e8c5a7de0 Merge pull request 'pre-commit mit flake8' (#14) from feature-pre-commit into main
Reviewed-on: kompetenzinventar/ki-backend#14
2021-06-22 09:13:06 +02:00
weeman a9f9c36eda
add cors 2021-06-21 22:21:25 +02:00
weeman a349eff9b0
only build prs and main 2021-06-21 22:00:33 +02:00
weeman 4d88ee8b77
add pre-commit 2021-06-21 21:45:58 +02:00
weeman 9e48953fc3 Merge pull request 'Logging' (#7) from feature-logging into main
Reviewed-on: kompetenzinventar/ki-backend#7
2021-06-21 21:44:33 +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
weeman ea7b6391c1 Merge pull request 'Add yapf to Pipenv environment' (#6) from add-yapf into main
Reviewed-on: kompetenzinventar/ki-backend#6
2021-06-21 17:38:05 +02:00
weeman 3dcba71a6d
add logging 2021-06-21 17:35:28 +02:00
Frank Lanitz cbf3002b93 Reformat source code 2021-06-21 17:28:57 +02:00
Frank Lanitz 59de00527d Ignore *.pyc-files for git 2021-06-21 16:12:54 +02:00
Frank Lanitz 6d4f933585 Add yapf to Pipfile 2021-06-21 16:09:37 +02:00
Frank Lanitz 1390dfa8e6 Add usage of yapf to README 2021-06-21 16:09:26 +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 db8c441f8d
add initial .drone.yml 2021-06-15 18:45:45 +02:00
weeman 0b7baef5e1
update readme 2021-06-15 18:16:23 +02:00
weeman b0950e58cc
add flake8 2021-06-15 18:08:57 +02:00
weeman 375f618e0d
add editorconfig 2021-06-14 22:39:33 +02:00
weeman c39677ebda
update readme 2021-06-14 22:10:24 +02:00
weeman 93794f72c4
add Dockerfile 2021-06-14 21:56:20 +02:00
weeman df74eb8ac5 Merge pull request 'Fix wrong character in README' (#1) from l3d/ki-backend:readme into main
Reviewed-on: kompetenzinventar/ki-backend#1
2021-06-14 18:30:44 +02:00
L3D f346a2a176
Fix wrong character in README 2021-06-14 18:29:55 +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 e905c51625
add production script 2021-06-12 10:06:40 +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 b161254363
add flag icons 2021-06-07 19:32:45 +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
weeman fe7019cd7c Initial commit 2021-05-31 18:45:15 +02:00