Moriz Wahl
|
5de88f3a42
|
Revert "update login-server build, allow create user without group"
This reverts commit db15f9c4381fa2ac9c1cc88b9ecaf74cac394240.
|
2021-04-22 19:04:32 +02:00 |
|
einhorn_b
|
8e1d1aa0ae
|
fix handlung of empty transactions list
|
2021-04-22 17:00:20 +02:00 |
|
einhorn_b
|
0c68dbde9d
|
fixing wrong var name
|
2021-04-22 16:56:05 +02:00 |
|
einhorn_b
|
33f9c58268
|
fix } which don't belong there
|
2021-04-22 16:52:14 +02:00 |
|
Moriz Wahl
|
90104c8ac4
|
Merge pull request #222 from gradido/docker_login_server_build
update login-server build
|
2021-04-22 15:13:06 +02:00 |
|
einhorn_b
|
db15f9c438
|
update login-server build, allow create user without group
|
2021-04-22 15:04:43 +02:00 |
|
Moriz Wahl
|
b94dd873d5
|
Merge branch 'master' into reset-password
|
2021-04-22 12:59:09 +02:00 |
|
Moriz Wahl
|
daca2314ba
|
remove reset button
|
2021-04-22 12:58:09 +02:00 |
|
einhornimmond
|
6101780d42
|
Merge pull request #220 from gradido/login_add_language
Login add language
|
2021-04-22 12:33:17 +02:00 |
|
einhornimmond
|
9559f912af
|
Merge branch 'master' into login_add_language
|
2021-04-22 11:55:26 +02:00 |
|
einhornimmond
|
dea2d9597e
|
Merge branch 'master' of github.com:gradido/gradido
|
2021-04-22 11:55:12 +02:00 |
|
einhornimmond
|
7226e6aab0
|
Update docu/login_server.api.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-22 11:54:19 +02:00 |
|
Moriz Wahl
|
2638ab8f3b
|
Merge branch 'master' into reset-password
|
2021-04-22 11:12:32 +02:00 |
|
Moriz Wahl
|
bafe77ed10
|
Merge pull request #219 from gradido/login_add_user_to_json_login
User Object on Json Login
|
2021-04-22 11:08:08 +02:00 |
|
Moriz Wahl
|
009714a0b7
|
Merge pull request #215 from gradido/logout-API-from-component
refactor: Remove loginAPI Call from Store
|
2021-04-22 11:05:25 +02:00 |
|
einhornimmond
|
e16b6ec257
|
Update docu/login_server.api.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-21 19:30:59 +02:00 |
|
einhornimmond
|
c42d681567
|
add user.language as option
|
2021-04-21 18:32:46 +02:00 |
|
einhornimmond
|
36ea3727f8
|
update doc to fit Ulf's suggestion
|
2021-04-21 18:22:56 +02:00 |
|
einhornimmond
|
a151f3a30a
|
Update login_server/src/cpp/JSONInterface/JsonLoginViaEmailVerificationCode.cpp
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-21 18:20:46 +02:00 |
|
einhornimmond
|
dad397ec76
|
add random test data to db
|
2021-04-21 17:50:06 +02:00 |
|
einhornimmond
|
7c27b8eaa6
|
add user object to return of unsecureLogin and login via email verification code
|
2021-04-21 17:24:01 +02:00 |
|
einhornimmond
|
fd6febabd3
|
change from file format utf8 BOM to utf8, seems that filter test only worky as utf8 without BOM file
|
2021-04-21 17:00:28 +02:00 |
|
Moriz Wahl
|
31782d28c8
|
remove import of loginAPI
|
2021-04-21 16:57:25 +02:00 |
|
Moriz Wahl
|
810bd6d0ba
|
remove loginAPI calls from store
|
2021-04-21 16:51:46 +02:00 |
|
Moriz Wahl
|
4a8ba8d385
|
API call for logout in compomemt
|
2021-04-21 16:24:06 +02:00 |
|
Moriz Wahl
|
3a3dcf989f
|
Merge pull request #214 from gradido/no-password-rules
fix: Remove Rules for Password on Login
|
2021-04-21 16:20:18 +02:00 |
|
einhornimmond
|
00947aa8f3
|
Merge pull request #198 from gradido/community_15_04_2021
Community 15 04 2021
|
2021-04-21 16:17:40 +02:00 |
|
einhornimmond
|
6eb6062a32
|
fix passphrase examples because long time ago I have changed the word2 list and also updated passphrases on production server but not in tests
|
2021-04-21 16:16:06 +02:00 |
|
Moriz Wahl
|
72517bc999
|
Merge pull request #204 from gradido/179-menu
refactor: Remove Right Menu
|
2021-04-21 16:05:27 +02:00 |
|
Moriz Wahl
|
3c84382e45
|
remove beforeDestroy as noone can say what is it for
|
2021-04-21 15:52:09 +02:00 |
|
Moriz Wahl
|
3c65eebc61
|
merge into master
|
2021-04-21 15:45:08 +02:00 |
|
einhornimmond
|
ad5ff66157
|
don't show calculation time over expectations in test builds
|
2021-04-21 15:37:56 +02:00 |
|
einhornimmond
|
0d71a37601
|
check for null ptr to prevent exception
|
2021-04-21 15:36:55 +02:00 |
|
Moriz Wahl
|
f2de1f6c38
|
remove test for password rules on login
|
2021-04-21 15:28:15 +02:00 |
|
Dario Rekowski on RockPI
|
457aedc54b
|
fix linting
|
2021-04-21 13:25:09 +00:00 |
|
Moriz Wahl
|
29a718116a
|
removed rules for password on login
|
2021-04-21 15:24:16 +02:00 |
|
Dario Rekowski on RockPI
|
3a92e4025a
|
update for new api path
|
2021-04-21 12:33:31 +00:00 |
|
Dario Rekowski on RockPI
|
d19496ddca
|
Merge branch 'community_15_04_2021' of github.com:gradido/gradido into community_15_04_2021
|
2021-04-21 10:41:22 +00:00 |
|
Dario Rekowski on RockPI
|
6263d68ef7
|
make new parameters optional
|
2021-04-21 10:41:13 +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 |
|
einhornimmond
|
dc13e8dce3
|
Update frontend/.env.dist
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-21 12:34:04 +02:00 |
|
einhornimmond
|
2a8fad3a44
|
Update community_server/src/Controller/AppRequestsController.php
make it looking better
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
|
2021-04-21 12:10:40 +02:00 |
|
Dario Rekowski on RockPI
|
809e9133ab
|
Merge branch 'community_15_04_2021' of github.com:gradido/gradido into community_15_04_2021
|
2021-04-21 09:58:44 +00:00 |
|
Dario Rekowski on RockPI
|
2b5078ed2f
|
add missing doc lines
|
2021-04-21 09:58:35 +00: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 |
|
einhorn_b
|
5c411c5cb1
|
fix tests, make better output for debugging failing tests
|
2021-04-20 19:03:16 +02:00 |
|
Moriz Wahl
|
e45f79f927
|
Merge pull request #206 from gradido/raise-coverage
feat: Raise Frontend Test Coverage to 12%
|
2021-04-20 16:35:59 +02:00 |
|
Moriz Wahl
|
bd146a59f2
|
raise frontend test coverage to 12%
|
2021-04-20 16:17:09 +02:00 |
|