17978 Commits

Author SHA1 Message Date
einhornimmond
bc2923b520
Merge pull request #3583 from gradido/ui_success_message_creation_like_transfer
feat(frontend): success message on create contribution like on send
2025-12-02 06:37:26 +01:00
einhornimmond
d9cb18055c
Merge branch 'master' into ui_success_message_creation_like_transfer 2025-12-02 05:59:49 +01:00
einhornimmond
0274a6a447
Merge pull request #3586 from gradido/refactor_seeding
refactor(backend): rewrite seeding in database
2025-12-02 05:59:35 +01:00
einhornimmond
583cf75a31 remove toast because message is already shown, more prominent 2025-11-30 17:03:44 +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
eb8a687895 revert changes which don't speed up ci 2025-11-30 13:44:14 +01:00
einhornimmond
646723055f try grass for scss parsing in ci worker 2025-11-30 13:41:18 +01:00
einhornimmond
bcc86d3822 use sass-embedded on systems without grass 2025-11-30 13:33:15 +01:00
einhornimmond
e2f069c50e queze a bit more speed out of e2e tests 2025-11-30 13:05:00 +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
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
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
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
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
einhornimmond
b953326c1e
Merge branch 'master' into refactor_email_move_to_core 2025-11-26 12:53:16 +01:00
einhornimmond
2ad50026cb
Merge pull request #3578 from gradido/refactor_fix_database_dependency_loop
refactor(database): stabilize entity loading across runtimes by introducing deferred relation resolution
2025-11-26 12:52:57 +01:00
einhornimmond
295eb525f0 adapt to change in sendEmailTranslated 2025-11-26 12:51:57 +01:00
einhornimmond
bad4b69868 fix types without changing logic 2025-11-26 12:49:41 +01:00
einhornimmond
c60569e900 remove wrong line 2025-11-26 12:41:01 +01:00
einhornimmond
07e2ba0bc8 fix wrong code 2025-11-26 12:36:08 +01:00
einhornimmond
7e793f13f7 fix backend unit test errors 2025-11-24 18:03:42 +01:00
einhornimmond
c5bca63145 increase bun version 2025-11-24 17:15:11 +01:00
einhornimmond
e6a191838c core: copy email templates into build 2025-11-24 17:07:18 +01:00
einhornimmond
68e09d432f fix ci errors 2025-11-24 17:03:44 +01:00
einhornimmond
0cb4f5fb69 fix 2025-11-24 16:48:28 +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
einhornimmond
d07e9ba413 prepare federation for using emails 2025-11-24 14:45:50 +01:00