Commit graph

16 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 fb5675eebd changed some unused things 2021-07-12 01:06:53 +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 3cbfd949e4 Give feedback when someone wants to register 2021-07-04 23:31:18 +02:00
cami f2bd1b882e Rename button at registering (close #83)
The button at the registering page was wrong. should be correct now
2021-06-30 01:00:33 +02:00
cami f79959d531 Reformatted register so it's the same as everywhere 2021-06-30 00:58:44 +02:00
cami dd139c6712 Feedback color when registering 2021-06-30 00:41:58 +02:00
cami ea7be2283e Return error message if username is already taken during register
This will return an error message if the username is already registered. The user should choose another name
2021-06-30 00:03:34 +02:00
cami 44e6293e43 Added some debug things to get feedback on the frontend after register 2021-06-28 04:16:46 +02:00
cami a032ca946e Starting to add feedback in the registration (fixes #78) 2021-06-28 03:46:27 +02:00
cami b22dd6f5e8 Adjusted formatting 2021-06-23 03:40:37 +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 c7d4b0c262 Added very simple register backend and frontend 2021-06-23 01:26:55 +02:00
cami 921544b76f Added a working backend container 2021-06-22 00:58:08 +02:00