3236 Commits

Author SHA1 Message Date
mahula
2c07c0b321
Merge branch 'master' into fix-login-query-in-e2e-test 2023-03-14 11:34:36 +01:00
Moriz Wahl
4bcc0e19e8
Merge branch 'master' into refactor-find-contribtiions 2023-03-14 11:31:27 +01:00
Claus-Peter Hübner
16a245d061 Merge remote-tracking branch 'origin/master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-13 22:25:56 +01:00
Claus-Peter Hübner
fa76d3db2f Merge remote-tracking branch 'origin/master' into
2800-feature-backend-read-communities-data-from-database
2023-03-13 22:14:43 +01:00
6241119885
fix skip tests 2023-03-12 02:18:13 +01:00
193da5fd0f
update config 2023-03-12 02:11:54 +01:00
Moriz Wahl
84a6eccd49
Merge branch 'master' into test-transaction-links 2023-03-10 15:36:04 +01:00
a448272620
fixed build type check 2023-03-10 15:25:36 +01:00
d5ec495785
Merge branch 'master' into refactor-find-contribtiions 2023-03-10 15:09:32 +01:00
Moriz Wahl
66bfd6c884 what the fuck 2023-03-10 15:03:46 +01:00
Moriz Wahl
8dfafaea89 Merge branch 'master' into admin-open-creations-query 2023-03-10 14:49:32 +01:00
Moriz Wahl
d4d38e29b6 Merge branch 'master' into refactor-find-contribtiions 2023-03-10 14:42:43 +01:00
7345ebb386
jest env not needed 2023-03-10 14:28:04 +01:00
b6f903374e
also match tsx files, fix semaphore lint ignore 2023-03-10 14:12:46 +01:00
04a87be90d
fix eslint jest errors 2023-03-10 13:09:35 +01:00
c8b9de35d8
eslint-plugin-jest 2023-03-10 13:08:57 +01:00
b4e324ce0a
Merge branch 'master' into eslint-plugin-type-graphql-fixes 2023-03-10 12:12:59 +01:00
Moriz Wahl
2af31b6bfd better arg name 2023-03-10 11:59:01 +01:00
Moriz Wahl
73fb123036 admin open creations query 2023-03-10 11:55:24 +01:00
elweyn
e2fc7c1733 chore(other): upgrade version to 1.19.1 2023-03-10 11:36:35 +01:00
Claus-Peter Hübner
534e77858f linting 2023-03-09 21:10:53 +01:00
Claus-Peter Hübner
d4099b1aea add test for home- and foreign communities with order by id asc 2023-03-09 21:06:52 +01:00
Claus-Peter Hübner
e7062f2a55 tests 2023-03-09 20:41:40 +01:00
Claus-Peter Hübner
9a834fa720 implement getCommunities in CommunityResolver 2023-03-09 18:56:25 +01:00
becabb861c
fix types 2023-03-09 14:41:35 +01:00
e3add830c3
turn @typescript-eslint/prefer-regex-exec 2023-03-09 14:37:26 +01:00
b530576a84
revert regex.exec to string.match 2023-03-09 14:37:26 +01:00
09d2db3028
unsaved changes, include float from type-graphql 2023-03-09 14:37:26 +01:00
230a47d32b
GDT Balance returns float 2023-03-09 14:37:26 +01:00
18491cc380
timeUsed is a float 2023-03-09 14:37:25 +01:00
2783a6c62e
gdtSum is float 2023-03-09 14:37:25 +01:00
16914e3d98
gdt balance is a float 2023-03-09 14:37:25 +01:00
19adc53ed7
fix newly introduced errors 2023-03-09 14:37:25 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
b34208b81a
Merge branch 'master' into eslint-plugin-type-graphql 2023-03-09 14:31:04 +01:00
ce799541f9
fix event name resolver 2023-03-09 13:39:24 +01:00
517169a930
fix event name 2023-03-09 13:38:44 +01:00
247adbc650
database migration 0064 2023-03-09 13:35:13 +01:00
d989e5c489
rename events 2023-03-09 13:29:46 +01:00
e79130ea86
test all events 2023-03-09 12:40:46 +01:00
ab4e1cfe1f
fixed imports 2023-03-09 12:40:46 +01:00
dfbfefd73a
always write send confirmation event 2023-03-09 12:40:46 +01:00
1792d10733
more events for the user resolver 2023-03-09 12:40:46 +01:00
0265834744
events for forgot password email and user info update 2023-03-09 12:40:46 +01:00
feeeca9fe4
corrected return type 2023-03-09 12:40:46 +01:00
b14911d314
logout event 2023-03-09 12:40:45 +01:00
09c5aff33e
test contribution link redeem 2023-03-09 12:40:29 +01:00
mahula
156955df14 set jwt expiration in e2e backend .env to two minutes 2023-03-08 20:36:23 +01:00
elweyn
775d29fb68 Add messageCount value to the contributions that got messages, order the objects in the same order as they are found. 2023-03-08 14:29:25 +01:00