244 Commits

Author SHA1 Message Date
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
693bbf7c2a Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-02 06:42:49 +01:00
einhornimmond
654eec3f85 use new seeding in database from backend 2025-11-30 12:30:33 +01:00
einhornimmond
f30cbb80e7 fix issue with enum, typed graphql decorator didn't work when importing enum from database 2025-11-29 14:57:42 +01:00
einhornimmond
bea80dbae6 update imports from moved enums 2025-11-28 19:13:22 +01:00
clauspeterhuebner
60c3749119 Merge remote-tracking branch 'origin/master' into
3573-feature-introduce-distributed-semaphore-base-on-redis
2025-11-26 16:49:28 +01:00
clauspeterhuebner
1d8582ab40 invoke redis.quit in test.afterAll 2025-11-25 03:00:27 +01:00
einhornimmond
7e793f13f7 fix backend unit test errors 2025-11-24 18:03:42 +01:00
einhornimmond
4e08a182e8 update code for moved emails, fix bugs 2025-11-24 16:41:29 +01:00
clauspeterhuebner
7910528a6f reorg all imports in core to relative pathes 2025-08-25 16:55:29 +02:00
einhornimmond
8d67f76e35 increase memo in all tables and validation, fix tests 2025-08-14 14:56:29 +02:00
einhornimmond
7c325b6fea use base const and strings for logger categories for the time beeing 2025-06-26 07:43:02 +02:00
einhornimmond
0b67759c66 Merge branch 'master' into upgrade_logging 2025-06-17 15:45:20 +02:00
einhornimmond
6258774530 lint 2025-06-17 15:43:06 +02:00
einhornimmond
bfa9367050 integrate new logging in backend, update some logging messages 2025-06-17 15:32:51 +02:00
einhornimmond
9acb2c7938
Merge branch 'master' into backend_email_fix_contribution_link_message 2025-06-10 19:50:58 +02:00
einhornimmond
fb63588361 use new appDatabase class everywhere 2025-06-07 08:01:48 +02:00
einhornimmond
df3ff3b353 update contribution link, add page and anchor, refactor, show message in email, update tests 2025-05-28 15:54:06 +02:00
einhornimmond
3c86bd1362 Merge branch 'master' into frontend_community_message_keep_open 2025-05-16 07:36:26 +02:00
einhornimmond
8feb2a1a22 fix backend tests and lint 2025-05-14 14:15:00 +02:00
einhornimmond
9efdf80498 Merge branch 'master' into yarn_workspaces_turbo 2025-04-30 11:17:56 +02:00
einhornimmond
987582c3ef Revert "use root biome config for backend, add useImportType rule"
This reverts commit bb8132791557fb9dcbf117ff7c3622a83e2e3730.
2025-04-30 09:29:09 +02:00
einhornimmond
bb81327915 use root biome config for backend, add useImportType rule 2025-04-30 09:17:57 +02:00
einhornimmond
1b5a151517 fix linting and includes 2025-04-29 12:06:43 +02:00
einhornimmond
5173edbb39 update to yarn workspaces and turbo 2025-04-28 10:15:49 +02:00
einhornimmond
90b8dbcc7b refactor code to satisfy biome rules, remove eslint rule comments 2025-04-26 10:17:18 +02:00
einhornimmond
3ff399064b auto applied changes from biome 2025-04-26 08:01:43 +02:00
einhornimmond
3d20019c02 refactor contribution resolver for pre-mysql-query optimization based on requested fields 2025-03-27 15:31:58 +01:00
einhornimmond
6f59b3a854 mock password worker in test, build worker for seeding in e2e-tests 2024-12-20 14:40:05 +01:00
einhornimmond
baca224a2a fix test which will only fail at 31. of month, or 30.05 2024-05-31 18:49:41 +02:00
einhorn_b
1300e9670d add community uuid 2024-01-05 11:52:11 +01:00
einhornimmond
50dc59cbd6 fix test, add english translation for new email 2023-11-14 09:48:18 +01:00
einhornimmond
634a7a7b8b move EmailBuilder out to separat branch 2023-11-13 17:49:27 +01:00
einhorn_b
1165b346eb update message count in test, with updated code updating contribution from admin also create a history contributionMessage 2023-11-06 15:28:21 +01:00
einhorn_b
dfb85d036b fix 2023-11-06 10:10:08 +01:00
einhornimmond
f23c2a2e4b
Merge branch 'master' into refactor-simple-validation-with-typed-graphql 2023-08-22 13:38:41 +02:00
Einhornimmond
4d09d14d8b fix linting 2023-08-19 15:12:50 +02:00
einhorn_b
6fc2203ce5 add custom validator for ContributionStatus Array 2023-08-19 11:52:50 +02:00
einhorn_b
e310d46ac9 add tests for hashtag 2023-08-19 09:27:12 +02:00
einhorn_b
e2f65cddc3 increase auto validation, update tests 2023-08-11 10:39:53 +02:00
604d67dd63
lint 2023-07-05 11:08:23 +02:00
f5a761c769
implicitly test for messagescounts to be correct when moderator message is present(not shown on listContributions) 2023-07-05 11:07:45 +02:00
Moriz Wahl
6030ca0898 change state to status 2023-06-29 14:41:07 +02:00
Moriz Wahl
91fa7bfbfd
Merge branch 'master' into user-query-on-find-contributions 2023-06-29 13:45:53 +02:00
Moriz Wahl
3ed9adfc73
Merge branch 'master' into update-typeorm 2023-06-29 12:28:05 +02:00
Moriz Wahl
7192b666ee test user query on find contribbutions 2023-06-28 14:36:33 +02:00
elweyn
48498ee729 Refactor state to status for contribution. 2023-06-27 10:04:21 +02:00
Moriz Wahl
95e7888d90 try to get unit tests and seeds running again 2023-06-26 15:57:43 +02:00
Moriz Wahl
27006be4ae undo changed comming from user query for find contributions 2023-06-26 14:21:35 +02:00
Moriz Wahl
e35104faa8 get backend running with new typeorm version 2023-06-26 13:59:42 +02:00