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
4a9533590c
Merge pull request #415 from gradido/refactor-gdd-send
...
refactor: Split GddSend into Components
2021-05-12 13:27:26 +02:00
Moriz Wahl
8c33d5e913
more compact code
2021-05-12 06:30:47 +02:00
Moriz Wahl
e818f95744
set max items to 1000
2021-05-11 16:31:45 +02:00
Moriz Wahl
bfb652864c
eslint standard rules implemented
2021-05-07 11:59:43 +02:00
Moriz Wahl
59161e7ad2
Add Paramerts to TransactionList API Call
2021-05-05 23:50:03 +02:00
Moriz Wahl
7713b68855
account balance is rendered dynamically on top of sidebar menu
2021-04-29 18:23:57 +02:00
Moriz Wahl
cd7f864a49
Merge branch 'master' into reset-password
2021-04-26 23:21:48 +02:00
einhorn_b
0c68dbde9d
fixing wrong var name
2021-04-22 16:56:05 +02:00
Moriz Wahl
2638ab8f3b
Merge branch 'master' into reset-password
2021-04-22 11:12:32 +02:00
Dario Rekowski on RockPI
3a92e4025a
update for new api path
2021-04-21 12:33:31 +00:00
einhornimmond
09a0d58f40
Update frontend/src/apis/communityAPI.js
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:40 +02:00
einhornimmond
bd1f9374ac
Update frontend/src/apis/communityAPI.js
...
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-04-21 12:34:30 +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
einhornimmond
26de276b72
Merge branch 'master' into community_15_04_2021
2021-04-20 15:53:56 +02:00
ogerly
b4f1096048
reset pwd clear data files seperated
2021-04-20 07:55:42 +02:00
einhornimmond
cd1078407c
fix linting error
2021-04-16 17:17:37 +02:00
Dario Rekowski on RockPI
eec060aa42
update frontend api to work seamless with updated community server api
2021-04-16 14:30:17 +00:00
Dario Rekowski on RockPI
7b8c5ff883
point frontend to new api route
2021-04-07 14:54:08 +00: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
0d38e8e1ff
merging conflicts
2021-03-24 20:29:50 +01:00
Moriz Wahl
83fc483eaf
added prettier package
2021-03-24 19:42:17 +01:00
6c7865ec89
correct send api
...
correct send URL env variable
2021-03-24 18:57:40 +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
a717edb4b0
communityAPI, balance, create, transactions, some hooks to the frontend
2021-02-26 21:14:58 +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