4962 Commits

Author SHA1 Message Date
einhornimmond
20044951f7 fix wrong import paths 2026-01-28 13:53:54 +01:00
clauspeterhuebner
47e94c1671 sendEmail per CommandPattern 2026-01-27 02:10:57 +01:00
clauspeterhuebner
1d7d93aee6 linting 2026-01-13 18:34:49 +01:00
clauspeterhuebner
bf227200c0 exchange sender / recipient for redeemlink email after disbursement 2026-01-08 23:02:58 +01:00
clauspeterhuebner
21ec3cb96a switch to sendTransactionLinkRedeemedEmail 2026-01-08 02:17:05 +01:00
clauspeterhuebner
a305fa24b1 add email template transactionReceivedNoSender without sender-answering 2026-01-08 01:07:07 +01:00
clauspeterhuebner
232aa55c80 sender and recipient must not foreign user for sending email 2026-01-07 16:59:06 +01:00
clauspeterhuebner
3f648bcadc only send TX-Receive-Email after disbursement if recipient.email exists 2026-01-07 16:41:52 +01:00
clauspeterhuebner
6b558c9256 remove email exchange of recepient-user between involved communities 2026-01-06 23:00:26 +01:00
clauspeterhuebner
ede4b12ed1 add usecase doku as sequence-diagram 2026-01-06 01:09:54 +01:00
einhornimmond
4887dadc4f chore: release v2.7.4 2025-12-30 12:56:25 +01:00
einhornimmond
4065c01a33
Merge branch 'master' into setup_improve 2025-12-30 12:48:43 +01:00
einhornimmond
9349943925 fix lint 2025-12-19 14:18:42 +01:00
einhornimmond
4368530f6e add search for alias and first_name last_name combination 2025-12-19 14:14:20 +01:00
einhornimmond
2d121a098c remove debug log 2025-12-19 14:05:59 +01:00
einhornimmond
8b8e6cfa0d move date pick logic by contribution state into backend 2025-12-19 11:56:01 +01:00
einhornimmond
9e8c44a48b fix lint 2025-12-17 14:07:22 +01:00
einhornimmond
3521246cf1 shorten code, position after variable decleration 2025-12-17 14:03:02 +01:00
einhornimmond
31a6b28c85 retrieve user names without using slow dataloader 2025-12-17 13:58:28 +01:00
einhornimmond
c3acd21a67 request the name of contribution changer (deniedBy, deletedBy, confirmedBy, updatedBy) and show them in admin frontend 2025-12-17 13:44:33 +01:00
einhornimmond
38540196b1
Merge branch 'master' into setup_improve 2025-12-09 08:01:27 +01:00
einhornimmond
3be701be3f add missing node module 2025-12-06 17:15:58 +01:00
einhornimmond
f5d79e8a36 fix lint 2025-12-06 14:46:57 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
3d8e94b369 remove CONFIG_VERSION from env templates 2025-12-05 09:41:04 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
c48b7c45d9 Merge branch 'master' into fix_small_bugs 2025-12-04 09:54:52 +01:00
einhornimmond
d6feabeae1
Merge branch 'master' into dlt_export_existing_transactions_drizzleOrm 2025-12-04 09:39:52 +01:00
einhornimmond
ccbcd23a6a
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-04 09:35:16 +01:00
einhornimmond
44785bd861 chore: release v2.7.3 2025-12-04 09:20:32 +01:00
einhornimmond
0b301fe992
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-04 09:07:00 +01:00
einhornimmond
d701e5c5cd
Merge branch 'master' into admin_add_registerdAt_on_usersearch 2025-12-04 09:03:12 +01:00
einhornimmond
b70947be1e
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-03 19:02:10 +01:00
einhornimmond
757cf48fc2 show user registered at in admin, update backend graphql query 2025-12-03 16:45:43 +01:00
einhornimmond
8200eb1237 remove not used imports 2025-12-03 13:12:20 +01:00
einhornimmond
f34324a399 fix logic of semaphore test 2025-12-03 13:03:50 +01:00
Einhornimmond
38f7ab87a5 fix module dependencies in correct category 2025-12-03 12:22:36 +01:00
einhornimmond
c45bbb7945
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-02 12:55:42 +01:00
einhornimmond
b80da339dc
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-02 12:55:22 +01:00
einhornimmond
ad06002a68 chore: release v2.7.2 2025-12-02 12:48:28 +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
4428cb7b0c remove changes 2025-11-30 14:58:00 +01:00
einhornimmond
4eb8a87fdd revert not neccessary changes, to reduce review noise 2025-11-30 14:36:59 +01:00
einhornimmond
a805fda1a5 bundle custom type defs in root 2025-11-30 14:09:53 +01:00
einhornimmond
1b0d8324fb move seeding back into backend 2025-11-30 12:47:17 +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
einhornimmond
2b9068560d move main seed into database 2025-11-28 19:00:31 +01:00
einhornimmond
5370218dc9 move enums into db which are used for seeding 2025-11-28 18:58:08 +01:00