Commit Graph

244 Commits

Author SHA1 Message Date
ace1b1ed85
seed entire profile 2021-06-26 10:51:39 +02:00
09669cf369
update readme
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-26 09:49:09 +02:00
5dc0f7153d Merge pull request 'Behebung Fehler in 1:n Verknüpfung Benutzer ↔ Token' (#17) from fix-login into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #17
2021-06-23 12:45:44 +02:00
5d259635a2
fix db error on second login
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-22 17:52:22 +02:00
Frank Lanitz
b09b072261 Merge remote-tracking branch 'remotes/origin/feature-cors'
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-22 09:23:34 +02:00
7e8c5a7de0 Merge pull request 'pre-commit mit flake8' (#14) from feature-pre-commit into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2021-06-22 09:13:06 +02:00
a9f9c36eda
add cors
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-21 22:21:25 +02:00
a349eff9b0
only build prs and main
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-21 22:00:33 +02:00
4d88ee8b77
add pre-commit
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-21 21:45:58 +02:00
9e48953fc3 Merge pull request 'Logging' (#7) from feature-logging into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #7
2021-06-21 21:44:33 +02:00
d96dfa8800
fix code style
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-21 21:22:39 +02:00
Frank Lanitz
2f0dd2ab9f users/login: Provider user_id together with token
Some checks failed
continuous-integration/drone/push Build is failing
2021-06-21 18:41:35 +02:00
ea7b6391c1 Merge pull request 'Add yapf to Pipenv environment' (#6) from add-yapf into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #6
2021-06-21 17:38:05 +02:00
3dcba71a6d
add logging
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-21 17:35:28 +02:00
Frank Lanitz
cbf3002b93 Reformat source code
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-06-21 17:28:57 +02:00
Frank Lanitz
59de00527d Ignore *.pyc-files for git
All checks were successful
continuous-integration/drone/push Build is passing
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
f20db25f74
extend profile update test
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-20 20:21:49 +02:00
ace51851de
implement update profile endpoint
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-20 20:13:19 +02:00
5c21e4c9b6
extract profile
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-20 19:25:27 +02:00
db8c441f8d
add initial .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing
2021-06-15 18:45:45 +02:00
0b7baef5e1
update readme 2021-06-15 18:16:23 +02:00
b0950e58cc
add flake8 2021-06-15 18:08:57 +02:00
375f618e0d
add editorconfig 2021-06-14 22:39:33 +02:00
c39677ebda
update readme 2021-06-14 22:10:24 +02:00
93794f72c4
add Dockerfile 2021-06-14 21:56:20 +02:00
df74eb8ac5 Merge pull request 'Fix wrong character in README' (#1) from l3d/ki-backend:readme into main
Reviewed-on: #1
2021-06-14 18:30:44 +02:00
L3D
f346a2a176
Fix wrong character in README 2021-06-14 18:29:55 +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
e905c51625
add production script 2021-06-12 10:06:40 +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
b161254363
add flag icons 2021-06-07 19:32:45 +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
fe7019cd7c Initial commit 2021-05-31 18:45:15 +02:00