4937 Commits

Author SHA1 Message Date
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
clauspeterhuebner
4a00cdb6ce remove console.log 2025-11-27 22:29:44 +01:00
einhornimmond
f56cf1fe6f some fixes 2025-11-27 19:38:45 +01:00
einhornimmond
6f95ab1337 Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-11-27 19:10:36 +01:00
einhornimmond
a5bd54dd58 move localization completly into core 2025-11-27 19:03:43 +01:00
einhornimmond
4016d6b149 Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-11-27 17:54:17 +01:00
einhornimmond
4dbe3a86f2 fix missing includes 2025-11-27 17:22:28 +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
dc8a8181b4 change default dlt connector url to localhost 2025-11-26 15:31:04 +01:00
einhornimmond
5fa6ef9d8c Merge branch 'dlt_inspector_as_submodule' into dlt_export_existing_transactions_drizzleOrm 2025-11-26 14:22:42 +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
einhornimmond
7c337ae476
Merge branch 'master' into dlt_inspector_as_submodule 2025-11-26 11:00:46 +01:00
einhornimmond
be0c9d0e34 add link in frontend to inspector, change Env var name 2025-11-26 09:17:43 +01:00
clauspeterhuebner
331d750dfc add "redis-semaphore": "^5.6.2" 2025-11-26 01:36:07 +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
68e09d432f fix ci errors 2025-11-24 17:03:44 +01:00
einhornimmond
4e08a182e8 update code for moved emails, fix bugs 2025-11-24 16:41:29 +01:00
einhornimmond
11147e81a9 move mails config to core 2025-11-24 14:47:34 +01:00
einhornimmond
8bb05d1721 remove email locales, simplify i18n initalization 2025-11-24 14:46:48 +01:00