Commit graph

25 commits

Author SHA1 Message Date
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 1691500883 Renamed Behavior to behaviorNormal 2021-07-12 01:04:50 +02:00
cami e934ae98ec double click after registering (fix #121) 2021-07-11 02:40:27 +02:00
cami b213f22c22 Removed some unused things.. 2021-07-11 00:40:27 +02:00
cami dccd2fd2ae Added some things :-) 2021-07-10 23:49:17 +02:00
cami bd96d0c7fa Merged main into current branch 2021-07-10 23:46:00 +02:00
cami 33f5262eee CSS and Refactoring
- added some css so that everything will become better
- refactored some things
2021-07-10 23:44:37 +02:00
cami 9e3b08ea95 Merged from main branch 2021-07-09 01:46:31 +02:00
cami 15b2697622 redirection and merge resolve (fix #113)
This commit will add
- redirections to behaviour page

- resolving a merge conflict
2021-07-09 01:01:17 +02:00
cami d576ebb404 Added further things for logging user interaction 2021-07-06 00:58:26 +02:00
cami 21b97467aa Added initial start for logging the users behaviour 2021-07-05 23:10:21 +02:00
cami 80cb99cb36 started for survey feature 2021-06-23 05:12:01 +02:00
cami 56eb46b668 Removed signup component as it's not needed 2021-06-23 03:43:58 +02:00
cami 8e67a91dc1 Added login functionality and a redirect if not logged in 2021-06-23 00:15:43 +02:00
cami 60415ad83f Added some more things for login 🎉 2021-06-21 05:48:01 +02:00
cami 514de0e4ae First working frontend for the login 2021-06-21 03:51:15 +02:00
cami ffa2c74ef5 Refactoring and removing unused things 2021-06-21 02:53:24 +02:00
cami 67575be960 Further redesign and refactoring 2021-06-07 05:03:18 +02:00
cami 49106ea1b6 Refactored some things in the frontend 2021-06-07 04:14:00 +02:00
cami 34724f88f3 Started with new things for personalization 2021-05-27 04:19:22 +02:00
cami 29142a9977 Refactoring because of local scripts and tabs
In this commit I want to refactor some things.
- I don't want to use external connections so I moved all that shit to localhost
- I do not need so many spaces as it is bad for formatting
2021-05-27 03:07:54 +02:00
cami 8d451a87b6 First stable application according to tutorial 2021-05-25 23:40:27 +02:00
cami 18e6420500 Updated some things in the frontend
- App zeigt nun eine Zeit an, wenn backend zur verfügung steht
- Docker-Port ist auf 3000, weil Standard
2021-05-07 04:00:13 +02:00
cami 395b3f1e54 Added backend and moved things 2021-05-07 02:16:54 +02:00
Renamed from src/App.js (Browse further)