2940 Commits

Author SHA1 Message Date
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
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +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
f34324a399 fix logic of semaphore test 2025-12-03 13:03:50 +01:00
einhornimmond
c45bbb7945
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-02 12:55:42 +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
4eb8a87fdd revert not neccessary changes, to reduce review noise 2025-11-30 14:36:59 +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
5370218dc9 move enums into db which are used for seeding 2025-11-28 18:58:08 +01:00
clauspeterhuebner
4a00cdb6ce remove console.log 2025-11-27 22:29:44 +01:00
clauspeterhuebner
6a9cda75ef correct accessing redisClient over AppDatabase 2025-11-27 13:56:42 +01:00
clauspeterhuebner
ce9e256a79 correct merge errors 2025-11-26 23:38:33 +01:00
clauspeterhuebner
aabc425b51 solve forgotten merge conflict 2025-11-26 23:07:32 +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
einhornimmond
bd056eab62 Merge branch 'master' into dlt_inspector_as_submodule 2025-11-26 14:20:46 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +01:00
einhornimmond
d938811857 Merge branch 'dlt_inspector_as_submodule' of github.com:gradido/gradido into dlt_inspector_as_submodule 2025-11-26 11:21:05 +01:00
einhornimmond
f5d39f39c4 update missed env name change 2025-11-26 11:05:50 +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
a2ee080ed5 introduce redis-semaphore along with a running docker redis server 2025-11-20 02:33:49 +01:00
clauspeterhuebner
d177081df5 change usage of semaphore to redis-semaphore 2025-11-18 02:25:11 +01:00
einhornimmond
92ad6b68bf adapt backend tests to change seeding data 2025-11-14 13:20:55 +01:00
einhornimmond
45321810f7 reduce review noise 2025-10-22 11:44:18 +02:00
einhornimmond
0525b144b7 remove not longer used stuff, fix lint workflow 2025-10-22 10:38:40 +02:00
einhornimmond
4658f33b88 fix backend test 2025-10-21 08:19:09 +02:00
einhornimmond
1230799a2e Merge branch 'release-2_7_0' into dlt_connector_direct_usage 2025-10-20 16:02:07 +02:00
einhornimmond
2a14879386 make update for bun 1.3 2025-10-12 11:29:05 +02:00
einhornimmond
cced564491 missing save 2025-10-09 13:24:40 +02:00
einhornimmond
be62b62c6a Merge branch 'master' into dlt_connector_direct_usage 2025-10-09 13:23:55 +02:00
einhornimmond
a782e3610a fix tests 2025-10-09 13:19:55 +02:00
einhornimmond
d131e962eb Merge branch 'master' into refactor_updateField 2025-10-09 07:12:52 +02:00
einhornimmond
d7aac639b5
Merge branch 'master' into frontend_openai_consider_thread_timeouts 2025-10-09 06:23:56 +02:00
einhornimmond
530cf70813
Merge branch 'master' into refactor_community 2025-10-08 18:55:38 +02:00
einhornimmond
2eba5cccdd
Merge branch 'master' into refactor_community_auth 2025-10-08 18:21:59 +02:00
einhornimmond
6b89e1d43c update npm packages and lint 2025-10-07 15:49:36 +02:00