Commit graph

30 commits

Author SHA1 Message Date
cami c67da25cc9 Add generated password to frontend
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-18 16:58:02 +02:00
cami 6da747d632 Add backend API to receive a random password 2021-07-17 01:45:11 +02:00
cami c9e987a28f Updated some things and logger starts only once
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-16 02:16:08 +02:00
cami 0e222d3d52 Autoformatting all files
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-14 21:05:16 +02:00
cami 9aa573384b Fixing database error
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-14 00:46:51 +02:00
cami 504e43258b added backend logging
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-12 02:36:07 +02:00
cami aa26855b43 Merge pull request 'Add behavior pages (fix #119)' (#130) from feature/behaviourpages into main
Reviewed-on: #130
2021-07-11 23:29:57 +00:00
cami 42720679ae Removed default login (fix #54) 2021-07-12 01:25:07 +02:00
cami 84c997f17e started backend with things 2021-07-12 01:07:34 +02:00
cami c3c87273c4 Login error message is better now. (fix #108) 2021-07-06 02:17:41 +02:00
cami 699b6fae52 Add backend validation if the survey input is correct 2021-07-05 17:51:49 +02:00
cami 6e9219fa7c Added frontend validation in the survey without backend 2021-07-05 01:07:50 +02:00
cami 160e4d936e Added login feedback in the backend 2021-07-04 23:35:20 +02:00
cami 3cbfd949e4 Give feedback when someone wants to register 2021-07-04 23:31:18 +02:00
cami bf93e82d19 Removed some logging in the backend when registering 2021-06-30 00:58:18 +02:00
cami d7d22cb875 Formatting things in app.py 2021-06-28 04:31:52 +02:00
cami 19db7f18a5 Merge branch 'main' into feature/registerFeedback 2021-06-28 03:54:10 +02:00
cami 2ae7cb129d Remove unused endpoint in the backend (fix #80) 2021-06-28 03:50:55 +02:00
cami a032ca946e Starting to add feedback in the registration (fixes #78) 2021-06-28 03:46:27 +02:00
cami 2aae4e2b1b Write survey data to backend (solves #70)
In this commit the survey data will be written into the database for the corresponding user. The usercheck works with the authtoken which is sent in the header
2021-06-28 02:19:51 +02:00
cami 7d8975ed69 Merge branch 'main' into feature/umfrage 2021-06-26 22:41:41 +00:00
cami e0ffe1a79b Added survey to web application with the backend working 2021-06-27 00:39:28 +02:00
cami d8ce50a897 Formatting some things 2021-06-27 00:29:29 +02:00
cami c7d4b0c262 Added very simple register backend and frontend 2021-06-23 01:26:55 +02:00
cami abb2d546f7 Refactored some things 2021-06-23 00:11:04 +02:00
cami 8d4d166924 Started with the login function and it works more or less :-) 2021-06-22 03:41:14 +02:00
cami 001db06659 Backend container works with autoreloading.. :-) 2021-06-22 02:26:23 +02:00
cami 02fc2bb4ef Started debugging backend stuff.. 2021-06-22 02:15:40 +02:00
cami 921544b76f Added a working backend container 2021-06-22 00:58:08 +02:00
cami dca5bbda5c Working backend without container 2021-05-07 04:02:18 +02:00
Renamed from backend/api.py (Browse further)