7983 Commits

Author SHA1 Message Date
einhorn_b
9f515f48da update login-server to return user object on user create 2021-09-28 16:30:57 +02:00
einhorn_b
cfee1251a4 save user on create user in community server db 2021-09-28 16:17:04 +02:00
Moriz Wahl
9cecec97b0 test is no entering the catch block after logout fail 2021-09-28 15:41:45 +02:00
Alexander Friedland
78db69592b
Merge branch 'master' into 816-Refactor-Register-Page-Buttons 2021-09-28 15:20:26 +02:00
ogerly
fd2ae0f242 remove select 'null' in LanguageSwitchSelect.vue 2021-09-28 14:55:14 +02:00
Moriz Wahl
a0583cbb50 fix: Double Redirect After Logout with Expired JWT 2021-09-28 14:27:59 +02:00
Alexander Friedland
3220548ae7
Merge pull request #905 from gradido/902-arranging-the-settings-translations
Cleaned up locales for settings and adjusted texts in files
2021-09-28 13:50:21 +02:00
ogerly
a8faa7b51b add test - enable disable button on submit register 2021-09-28 13:47:22 +02:00
01abcce931
removed LOGIN_API_URL & COMMUNITY_API_URL from .env.dist 2021-09-28 13:44:40 +02:00
e1197c5a6c
removed LOGIN_API_URL & COMMUNITY_API_URL from frontend config 2021-09-28 13:44:40 +02:00
Einhornimmond
aa2565d294 debugging stuff 2021-09-28 13:11:22 +02:00
ogerly
1a42aa17e4 register process simplified, reset function removed, submit button replaced with disable function 2021-09-28 12:29:45 +02:00
Moriz Wahl
007b193a4d throw errors instead of returning them, define interface for jwt payload 2021-09-28 12:11:17 +02:00
ogerly
f5915d0ada setting changed to settings, remove delete rows 2021-09-28 09:41:07 +02:00
Moriz Wahl
8548b36a61
Merge pull request #903 from gradido/correct-type-for-balance
fix: Warnings in Gdd Transaction List Spec
2021-09-27 23:08:45 +02:00
Moriz Wahl
3d2e87470c fix: Whitespace in Password Shows Validation Error 2021-09-27 23:07:02 +02:00
Moriz Wahl
01ea24099a warnings throw errors when running unit tests 2021-09-27 21:26:07 +02:00
16ec10948d
Merge pull request #868 from gradido/docu_release_plan
docu release plan
2021-09-27 21:01:35 +02:00
Moriz Wahl
eed9c7a26f feat: Unit Tests for Vue Router 2021-09-27 20:55:40 +02:00
Einhornimmond
0d33202946 fix what don't work 2021-09-27 19:52:46 +02:00
Moriz Wahl
d86a3dee42 refactor: Provide pubKey in context to avoid API calls 2021-09-27 19:04:27 +02:00
Einhornimmond
06c80ebdfd implement listTransactions and neccessary changes for it 2021-09-27 18:57:36 +02:00
einhornimmond
5eb40c4819
Merge pull request #890 from gradido/login_update_password
update password check, allow every special char
2021-09-27 18:02:06 +02:00
Moriz Wahl
33e4f40f4f Merge branch 'login_update_password' of github.com:gradido/gradido into login_update_password 2021-09-27 16:47:28 +02:00
Moriz Wahl
8182340175 coverage unit tests frontend to 69% 2021-09-27 16:23:50 +02:00
Moriz Wahl
72ebebd128 line coverage newsletter to 100% 2021-09-27 16:15:00 +02:00
ogerly
4dec84321a Cleaned up locales for settings and adjusted texts in files 2021-09-27 15:35:17 +02:00
Moriz Wahl
713090430f feat: Test Change Language in User Profile 2021-09-27 15:06:02 +02:00
einhornimmond
5afe8fe741 add \r to js regexp 2021-09-27 13:35:39 +02:00
Moriz Wahl
342649ae1e no white space rule in password 2021-09-27 13:34:58 +02:00
einhornimmond
b9854f494c Merge branch 'login_update_password' of github.com:gradido/gradido into login_update_password 2021-09-27 13:32:12 +02:00
einhornimmond
d53ef3fc28 entferne 'ein' 2021-09-27 13:31:56 +02:00
einhornimmond
9ef5f1e811 exclude space, tab, newline from special chars 2021-09-27 13:30:18 +02:00
einhornimmond
8a7acbf3ce remove unnecessary .* from regexp 2021-09-27 13:09:01 +02:00
Moriz Wahl
362f439aaf fix: Warnings in Gdd Transaction List Spec 2021-09-27 12:58:56 +02:00
Moriz Wahl
77b5f9939e fix wrong German translation 2021-09-27 12:30:32 +02:00
Moriz Wahl
decf4d5013 implement at least one special char rule for password in frontend 2021-09-27 12:24:19 +02:00
einhornimmond
9211f52d7f
Merge pull request #897 from gradido/bugfix_apollo
fix error with apollo, typeorm and build
2021-09-24 17:00:29 +02:00
einhornimmond
dfab363f35
Merge branch 'master' into bugfix_apollo 2021-09-24 16:51:05 +02:00
Dario Rekowski on RockPI
fb39441f41 fix for working alos with build 2021-09-24 14:48:05 +00:00
31c2bb3990
Merge pull request #894 from gradido/db_check_with_typeorm
Db check with typeorm
2021-09-24 16:18:51 +02:00
Alexander Friedland
9f87fb69b3
Merge pull request #895 from gradido/Bug-remove-col-error-in-console
fix bug col to cols on <b-col>
2021-09-24 15:00:22 +02:00
Alexander Friedland
2bd88ce4f1
Merge pull request #896 from gradido/825-Some-entries-on-GDT-List-cannot-be-opened
bug fix givenType 2,3,5,6 change to givenType 1
2021-09-24 14:58:16 +02:00
Einhornimmond
f862736662 Merge branch 'master' into apollo_listTransactions 2021-09-24 14:53:42 +02:00
Einhornimmond
e2f6d1a006 work on implementing 2021-09-24 14:53:23 +02:00
einhornimmond
62940bd583
Merge pull request #891 from gradido/apollo_listGDTTransactions
Apollo list gdt transactions
2021-09-24 14:52:34 +02:00
ogerly
c9839dce21 bug fix givenType 2,3,5,6 change to givenType 1 2021-09-24 14:47:59 +02:00
e092af22e3
removed some logic from index 2021-09-24 14:44:18 +02:00
66324fe1ca
fix connection error for case database not running 2021-09-24 14:42:07 +02:00
8326eaac95
removed dead code 2021-09-24 14:32:33 +02:00