5569 Commits

Author SHA1 Message Date
Moriz Wahl
c7169e6f4c test coverage backend to 4% (how ever) 2021-10-01 13:24:12 +02:00
Moriz Wahl
e7213611eb try to get the backend building again 2021-10-01 13:16:00 +02:00
Moriz Wahl
99ce2b2b2e get the tests working again (skipped) 2021-10-01 13:11:58 +02:00
Moriz Wahl
855e1652fb Merge branch 'master' into setup-backend-unit-tests 2021-10-01 13:10:15 +02:00
elweyn
b66e0243ed Implementation of the Community in the backend. 2021-10-01 12:58:47 +02:00
elweyn
c4840fc83d Implementation of a CommunityResolver. 2021-10-01 12:58:17 +02:00
Moriz Wahl
e7f68d0da6
Merge pull request #906 from gradido/pubKey-in-JWT
refactor: Provide pubKey in Resolver Context to Avoid API Calls
2021-10-01 12:52:42 +02:00
Moriz Wahl
f9b0e2caee fix frontemd unit tests 2021-10-01 12:43:43 +02:00
Moriz Wahl
3e8835304d Merge branch 'master' into pubKey-in-JWT 2021-10-01 12:17:55 +02:00
Moriz Wahl
b5dc6742e3
Merge pull request #914 from gradido/fix-double-redirect-after-logout
fix: Double Redirect After Logout with Expired JWT
2021-10-01 12:08:41 +02:00
Moriz Wahl
5620fd1e72
Merge pull request #907 from gradido/fix-whitespace-in-password
fix: Whitespace in Password Shows Validation Error
2021-10-01 12:08:24 +02:00
Moriz Wahl
a26f167fa5
Merge pull request #904 from gradido/test-language-change
feat: Test Change Language in User Profile
2021-10-01 12:07:19 +02:00
Einhornimmond
161fae9ba2 Merge branch 'master' into 585-Coin-animation-on-and-off-switchable 2021-10-01 11:39:48 +02:00
ogerly
4ce456d459 changes review, fix lint, fix locales, fix test 2021-09-30 22:57:20 +02:00
einhornimmond
830d11633e
Merge pull request #893 from gradido/apollo_listTransactions
Apollo list transactions
2021-09-30 19:02:47 +02:00
einhornimmond
d4d19b7801
Update backend/src/util/decay.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-09-30 18:52:12 +02:00
Einhornimmond
bf5913b363 change from datamapper to active pattern (we mix it now) 2021-09-30 18:40:15 +02:00
ogerly
1c2155b7b8 add test files fix lint 2021-09-30 10:28:32 +02:00
ogerly
d91fc76fcc add test files for RegisterCommunity and RegisterSelectCommunity, fix tests for RegisterCommunity 2021-09-30 10:23:11 +02:00
ogerly
2065bcbfb7 tests register fix 2021-09-30 09:03:11 +02:00
Moriz Wahl
75b9de11ab load correct docker container 2021-09-29 21:20:47 +02:00
Moriz Wahl
59128ad2df CI for backend unit tests and coverage 2021-09-29 21:09:22 +02:00
Moriz Wahl
be1cd15093 Add coverage report 2021-09-29 21:00:11 +02:00
Moriz Wahl
fc0cf9d63e feat: Setup Unit Tests for Backend 2021-09-29 20:34:40 +02:00
einhorn_b
41afaa0e01 first steps for send coins 2021-09-29 18:47:10 +02:00
ogerly
defabccf86 Registration in different communities II 2021-09-29 18:11:03 +02:00
einhorn_b
bf8bd24abf fixed decay and missing user data bugs 2021-09-29 14:37:26 +02:00
einhorn_b
94e95240eb Merge branch 'master' into apollo_listTransactions 2021-09-29 12:03:11 +02:00
einhorn_b
dba6a1b8d6 change datatype for timestamps to string 2021-09-29 12:02:16 +02:00
Moriz Wahl
aa27f02d46 fix type in describe block 2021-09-28 20:12:02 +02:00
367713e77c
Merge pull request #912 from gradido/remove_api_endpoints_from_frontend_config
Remove api endpoints from frontend config
2021-09-28 19:04:05 +02:00
ogerly
173dac51b1 merge master in 803-community-selection-page-of-registration-process-2 2021-09-28 18:41:16 +02:00
einhorn_b
58da33eb86 fix linting 2021-09-28 17:06:57 +02:00
einhorn_b
ef0db3cb02 fix linting 2021-09-28 16:56:10 +02:00
Alexander Friedland
47119fe01a
Merge pull request #908 from gradido/816-Refactor-Register-Page-Buttons
register process simplified
2021-09-28 16:53:14 +02:00
Alexander Friedland
6883fc3778
Update Register.spec.js 2021-09-28 16:40:47 +02:00
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