Commit graph

49 commits

Author SHA1 Message Date
cami c5b595ad40 Updated some things for infrastructure
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-25 00:05:11 +02:00
cami 8e6a74d30c Added a bugfix in the backend
All checks were successful
continuous-integration/drone/push Build is passing
2021-07-22 23:05:13 +00:00
cami c1fce5bf4a Change api for random password
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-22 03:24:31 +02:00
cami 130088756d Check if username is the same as in the current session 2021-07-22 03:11:28 +02:00
cami 770e3e0285 Started implementing username and password check 2021-07-22 02:41:24 +02:00
cami e7407fd40b Refactoring and removing unused things 2021-07-22 02:40:58 +02:00
cami f00bc19994 Add special character and numbers inside the password
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-22 00:02:57 +02:00
cami 2000072a34 Removed last part from password as it's too long
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-21 02:19:47 +02:00
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 5e07b3b7dd Added some more words for password generator
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-17 01:45:29 +02:00
cami 6da747d632 Add backend API to receive a random password 2021-07-17 01:45:11 +02:00
cami f64406c74b Backend implementation for random passwords
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-16 04:00:01 +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 46ce8655f3 renamed some thigns
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing
2021-07-13 20:25:02 +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 d047e99113 Reformatted all the necessary files 2021-06-30 02:14:42 +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 364de2124f Merge branch 'feature/umfrage' of git.sp-codes.de:cami/Bachelorthesis_Code into feature/umfrage 2021-06-27 00:41:27 +02: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 520252bbee Added backend to prod docker environment 2021-06-25 03:02:44 +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 d312f122cb Working integration with frontend and backend 2021-05-11 02:04:42 +02:00
cami 6ad07d2541 Added dev environment for docker 2021-05-11 02:03:32 +02:00
cami b3601652f1 Starting with docker implementation for python. Does not work at the moment 2021-05-07 04:04:38 +02:00
cami dca5bbda5c Working backend without container 2021-05-07 04:02:18 +02:00
cami 8fd0e44422 Started with flask and added a /time endpoint 2021-05-07 02:24:50 +02:00
cami 395b3f1e54 Added backend and moved things 2021-05-07 02:16:54 +02:00