18209 Commits

Author SHA1 Message Date
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
27b4d81370 add roles to new seeding 2025-11-29 14:57:00 +01:00
einhornimmond
01b4f1ef66 fix to make compatible to gradido-blockchain 2025-11-29 14:33:13 +01:00
einhornimmond
15cd2a6e7f speed up seeding 2025-11-29 11:04:35 +01:00
einhornimmond
80079bc2d4 remove logging copy step because new seeding don't use logging 2025-11-28 19:15:31 +01:00
einhornimmond
bea80dbae6 update imports from moved enums 2025-11-28 19:13:22 +01:00
einhornimmond
c87fc511c9 rewrite seed code with direct db usage 2025-11-28 19:01:28 +01:00
einhornimmond
25b344f6a6 fix bug with missing use table call 2025-11-28 19:00:52 +01:00
einhornimmond
2b9068560d move main seed into database 2025-11-28 19:00:31 +01:00
einhornimmond
933171d208 move some code from core into shared 2025-11-28 18:59:46 +01:00
einhornimmond
5370218dc9 move enums into db which are used for seeding 2025-11-28 18:58:08 +01:00
einhornimmond
ae5bd1b251
Merge branch 'master' into ui_success_message_creation_like_transfer 2025-11-28 16:12:08 +01:00
clauspeterhuebner
4a00cdb6ce remove console.log 2025-11-27 22:29:44 +01:00
einhornimmond
e032ff7f18 wait on redis exit 2025-11-27 20:50:33 +01:00
einhornimmond
907b61cd3b add redis to e2e tests 2025-11-27 20:18:24 +01:00
einhornimmond
58175c09bd add external-net for redis in test container setup 2025-11-27 20:05:26 +01:00
einhornimmond
9a050148e0 set require-addon to a fixed version, because 1.2.0 doesn't work with udx-native@1.19.2 2025-11-27 19:57:52 +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
0e6929b946
Merge pull request #3585 from gradido/complete_email_updated_tests
fix(other): complete email tests and move localization complete into core
2025-11-27 19:08:16 +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
299407547f add redis to worker 2025-11-27 17:54:06 +01:00
einhornimmond
9eeef817e3
Merge branch 'master' into ui_success_message_creation_like_transfer 2025-11-27 17:47:54 +01:00
einhornimmond
942062ff93
Merge pull request #3584 from gradido/fix_editor_warningds
fix(workflow): editor warnings
2025-11-27 17:47:40 +01:00
einhornimmond
4dbe3a86f2 fix missing includes 2025-11-27 17:22:28 +01:00
einhornimmond
c0fc3ac089 success message on contribution creation like in transfer 2025-11-27 16:56:29 +01:00
clauspeterhuebner
9df1938071 start redis in detached mode 2025-11-27 16:02:09 +01:00
clauspeterhuebner
d9fbe81b97 add command run to start redis 2025-11-27 15:45:36 +01:00
clauspeterhuebner
5514bd217e remove --detach --no-deps from redis invocation 2025-11-27 15:41:57 +01:00
clauspeterhuebner
4ea5491387 invoke docker-compose redis separated from database 2025-11-27 15:39:06 +01:00
clauspeterhuebner
367e3b0b6a change redis default log path 2025-11-27 14:16:05 +01:00
clauspeterhuebner
a9f5b9a6a0 add starting redis 2025-11-27 13:59:54 +01:00
clauspeterhuebner
6a9cda75ef correct accessing redisClient over AppDatabase 2025-11-27 13:56:42 +01:00
clauspeterhuebner
13657b82c9 correct redis volumes 2025-11-27 01:29:47 +01:00
clauspeterhuebner
2d1149232f add redis container 2025-11-27 01:14:44 +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
1ead1bc4a8 correct errors after master merge 2025-11-26 22:55:27 +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
f91dd859bf fix link 2025-11-26 14:48:16 +01:00
einhornimmond
388c7a795c add new env to frontend env template 2025-11-26 14:45:06 +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
aa4bef4a83
Merge pull request #3582 from gradido/prepare_biome_fix
fix(other): fix code which lead to biome linting errors
2025-11-26 14:10:59 +01:00
einhornimmond
bcaf1cdbe2 adapt to logic change 2025-11-26 14:07:13 +01:00
einhornimmond
8e990314a1 fixed for future use of biome 2025-11-26 14:04:26 +01:00
einhornimmond
47e1aa9ab9
Merge pull request #3579 from gradido/refactor_email_move_to_core
refactor(backend): moved email to core
2025-11-26 12:59:07 +01:00