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
|
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
|
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
|
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 |
|
einhornimmond
|
d9647183c5
|
better error message for validation error, fix jest error
|
2025-11-24 14:45:34 +01:00 |
|
einhornimmond
|
9d4bda53da
|
remove email from backend
|
2025-11-24 14:42:56 +01:00 |
|
einhornimmond
|
99effdc2f3
|
move email into core, update packege, usw for it
|
2025-11-24 14:42:28 +01:00 |
|
einhornimmond
|
2d85b8b55b
|
update readme that database will be now tests by bun
|
2025-11-22 13:28:46 +01:00 |
|
einhornimmond
|
5803c34d7b
|
remove not longer used module
|
2025-11-22 12:43:23 +01:00 |
|
einhornimmond
|
fc79874606
|
fix wrong version
|
2025-11-22 12:41:20 +01:00 |
|
einhornimmond
|
54c7f70976
|
change import to type, import actually entity later, speedup database test with bun
|
2025-11-22 12:40:05 +01:00 |
|
einhornimmond
|
5ca09f804a
|
Merge pull request #3577 from gradido/release-2_7_1
chore(release): v2.7.1
|
2025-11-21 16:27:43 +01:00 |
|
einhornimmond
|
17aaaa1c32
|
update bun.lock file
|
2025-11-21 16:24:54 +01:00 |
|
einhornimmond
|
7c3a5a4cf1
|
fix wrong bump tool
|
2025-11-21 16:23:01 +01:00 |
|
einhornimmond
|
44720f25b4
|
chore: release v2.7.1
|
2025-11-21 16:22:39 +01:00 |
|
einhornimmond
|
d0eac55b0a
|
update changelog
|
2025-11-21 16:15:15 +01:00 |
|
einhornimmond
|
2a5744bd97
|
chore: bump version
|
2025-11-21 16:14:43 +01:00 |
|
einhornimmond
|
d49c8fdc41
|
fix release script
|
2025-11-21 16:14:32 +01:00 |
|
einhornimmond
|
e2d296f6d1
|
Merge pull request #3576 from gradido/ui_add_login_page_imgs
feat(frontend): new startpage images
|
2025-11-19 21:22:24 +01:00 |
|
einhornimmond
|
399fe1cdea
|
Merge branch 'master' into ui_add_login_page_imgs
|
2025-11-19 21:13:10 +01:00 |
|
einhornimmond
|
759662a571
|
Merge pull request #3574 from gradido/ui-text-updates
feat(frontend): update login subtitle
|
2025-11-19 21:12:55 +01:00 |
|
einhornimmond
|
beea5ae7b1
|
Merge branch 'master' into ui-text-updates
|
2025-11-19 20:02:39 +01:00 |
|