Commit graph

13 commits

Author SHA1 Message Date
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 ccd53bc2a1 replaced useState from dev.react to stable
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2021-07-13 20:04:56 +02:00
cami b213f22c22 Removed some unused things.. 2021-07-11 00:40:27 +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 18f76d8cd6 After the registration user will be logged in and redirected to survey (fix #77 and fix #74) 2021-07-06 02:12:32 +02:00
cami b03523cb8d Refactor the error messages (fix #102)
All the errormessages use now the component ErrorMessage as it will be easier like this
2021-07-05 18:00:01 +02:00
cami 9cd22e7d7d Added the login feedback in the frontend 2021-07-05 00:01:50 +02:00
cami 160e4d936e Added login feedback in the backend 2021-07-04 23:35:20 +02:00
cami 04cdc9dd7e Added various css things
- Designed login and register buttons
- removed some unnecessary css things
- changed some small things in the design
2021-06-23 03:16:09 +02:00
cami 8e67a91dc1 Added login functionality and a redirect if not logged in 2021-06-23 00:15:43 +02:00
cami 8d4d166924 Started with the login function and it works more or less :-) 2021-06-22 03:41:14 +02:00
cami 9621a12f0c Register field in frontend. still needs some design things 2021-06-21 04:55:31 +02:00
cami 514de0e4ae First working frontend for the login 2021-06-21 03:51:15 +02:00