Commit graph

14 commits

Author SHA1 Message Date
fb5675eebd changed some unused things 2021-07-12 01:06:53 +02:00
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
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
3cbfd949e4 Give feedback when someone wants to register 2021-07-04 23:31:18 +02:00
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
f79959d531 Reformatted register so it's the same as everywhere 2021-06-30 00:58:44 +02:00
dd139c6712 Feedback color when registering 2021-06-30 00:41:58 +02:00
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
44e6293e43 Added some debug things to get feedback on the frontend after register 2021-06-28 04:16:46 +02:00
a032ca946e Starting to add feedback in the registration (fixes #78) 2021-06-28 03:46:27 +02:00
b22dd6f5e8 Adjusted formatting 2021-06-23 03:40:37 +02:00
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
c7d4b0c262 Added very simple register backend and frontend 2021-06-23 01:26:55 +02:00
921544b76f Added a working backend container 2021-06-22 00:58:08 +02:00