Moriz Wahl
f39b2e2d39
Validate Change Username
2021-06-14 21:05:09 +02:00
Moriz Wahl
4045842435
update user profile data toats messages. Removed TestData fragments. removed unused components
2021-06-14 15:15:01 +02:00
ogerly
519d5fec2f
username change and save
2021-06-09 10:21:58 +02:00
ogerly
e804aa655c
Feature: Cange Username
2021-06-08 17:01:36 +02:00
ogerly
98772bc320
rest api update user
2021-06-08 16:07:01 +02:00
Moriz Wahl
601ccd9ef4
user data can be updated in DB
2021-06-03 14:49:09 +02:00
ogerly
2250fea339
profil: review changes incorporated from Moritz
2021-06-02 16:54:50 +02:00
ogerly
178a03eca3
profil: api implements edit user profile
2021-06-02 16:31:42 +02:00
ogerly
616c0fdab2
ProfilPage-ProfilSettings-components
2021-05-28 10:44:41 +02:00
Moriz Wahl
735414fab0
locale is saved in db when session_id is available. Lists of languages is defined in locales/index.js
2021-05-17 13:43:13 +02:00
Moriz Wahl
bfb652864c
eslint standard rules implemented
2021-05-07 11:59:43 +02:00
Moriz Wahl
4862faf339
linting
2021-04-20 20:43:09 +02:00
Moriz Wahl
1023e8932a
check API to reset password
2021-04-20 20:38:40 +02:00
ogerly
b4f1096048
reset pwd clear data files seperated
2021-04-20 07:55:42 +02:00
einhornimmond
28c0bc0966
fix linting errors
2021-03-30 13:44:26 +02:00
einhornimmond
1e4ba146ac
Merge branch 'master' into api_password_reset
2021-03-29 19:24:12 +02:00
einhornimmond
c836bde158
Update frontend/src/apis/loginAPI.js
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-03-29 19:17:41 +02:00
Moriz Wahl
83fc483eaf
added prettier package
2021-03-24 19:42:17 +01:00
Moriz Wahl
6762a028f2
semicolon rule implemented
2021-03-24 17:35:30 +01:00
Moriz Wahl
1f13507eac
setup eslint with tougher rules
2021-03-24 17:12:12 +01:00
einhornimmond
b73bb64089
add send email function in API for password reset and admin email verification code resend
...
Describe new function in detail in docu/login_server.api.md.
Made some changes in existing code to have the option to use a custome email text,
not only the pre-formulated texte.
Use a new state for returned json, state = warning.
If function does what expected but still have a error message.
Add the new state in frontend/src/apis/loginAPI.js.
2021-03-24 14:17:58 +01:00
9caf0bb891
dotenv configuration, config for api URLs
2021-03-04 16:39:40 +01:00
94d5dcb778
simplified api code
2021-02-26 21:23:06 +01:00
89205d531f
corrected some comments, new communityAPI stub
2021-02-26 19:32:45 +01:00
b581ebbdab
login upon register,
...
removed duplicate loginAPI.js
2021-02-26 19:14:07 +01:00
d4530e2b41
implemented loginAPI
2021-02-26 00:36:17 +01:00