3185 Commits

Author SHA1 Message Date
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
Moriz Wahl
efc97f0d10
Merge pull request #202 from gradido/refactor-cookies
refactor: Remove Cookies
2021-04-20 16:10:37 +02:00
Moriz Wahl
80e8314ee8 merge master 2021-04-20 15:55:18 +02:00
einhornimmond
26de276b72 Merge branch 'master' into community_15_04_2021 2021-04-20 15:53:56 +02:00
Moriz Wahl
ac2ba2b3de
Merge pull request #205 from gradido/fix_docker_compose
fix_docker_compose
2021-04-20 15:38:44 +02:00
Moriz Wahl
2afa10e378
Merge pull request #203 from gradido/62-pwd-reset
62 pwd reset
2021-04-20 15:26:55 +02:00
Moriz Wahl
3820bd0bfa remove hrefs in router-links 2021-04-20 15:17:21 +02:00
einhorn_b
f9e360ec3f prepare for testing 2021-04-20 13:33:11 +02:00
einhorn_b
79d775b642 fix syntax error 2021-04-20 13:02:23 +02:00
e59e4dada7
removed community_server volume 2021-04-20 12:56:21 +02:00
einhorn_b
6cba90dcdb update gradido_protocol 2021-04-20 12:43:15 +02:00
Moriz Wahl
fca0c7627e only one navigation guard in main.js 2021-04-20 12:27:54 +02:00
Moriz Wahl
faa07235bc Merge branch 'refactor-cookies' of github.com:gradido/gradido into refactor-cookies 2021-04-20 12:14:03 +02:00
Moriz Wahl
bc53844c7b commit lohout to store before redirect 2021-04-20 12:12:38 +02:00
Moriz Wahl
dd9b10a4cb remove sizeDE, sizeGB from store. commit logout to store before redirect 2021-04-20 12:09:07 +02:00
ogerly
464283fccb menu right remove 2021-04-20 11:53:13 +02:00
ogerly
7fe5119783 add specs 2021-04-20 09:27:35 +02:00
ogerly
38a447f62d reset to router 2021-04-20 08:00:17 +02:00
ogerly
b4f1096048 reset pwd clear data files seperated 2021-04-20 07:55:42 +02:00
Moriz Wahl
688315a564
Remove uncommented import 2021-04-20 00:37:11 +02:00
Moriz Wahl
c3c4b52807 removed all cookies 2021-04-20 00:23:00 +02:00