18120 Commits

Author SHA1 Message Date
einhornimmond
d0a7becc1f try drizzle with hardcoded connection string 2025-12-06 15:59:47 +01:00
einhornimmond
29bbecfe44 finetune code, move drizzle init after type orm init 2025-12-06 15:23:02 +01:00
einhornimmond
4745de4f58 log error 2025-12-06 15:04:32 +01:00
einhornimmond
165fc3fbf1 ping drizzle connection 2025-12-06 15:01:10 +01:00
einhornimmond
349fa32ede experiment, dont't call delete an begin of test 2025-12-06 14:57:48 +01:00
einhornimmond
f5d79e8a36 fix lint 2025-12-06 14:46:57 +01:00
einhornimmond
c27c07003d wait on mariadb and redis in database test 2025-12-06 14:46:35 +01:00
einhornimmond
c4d04b4143 add drizzleOrm, use in OpenaiThreads, fix tests 2025-12-05 17:34:43 +01:00
einhornimmond
5a6cb94bb3
Merge pull request #3592 from gradido/fix_biome
fix(other): fix biome config
2025-12-04 13:10:53 +01:00
einhornimmond
05e275edcf disable rule because changed code isn't compatible with current build target 2025-12-04 13:07:05 +01:00
einhornimmond
07a80b2df7 linting 2025-12-04 13:01:01 +01:00
einhornimmond
5730cf46c0
Merge pull request #3591 from gradido/reduce_github_worker
feat(other): reduce github worker count
2025-12-04 12:52:26 +01:00
einhornimmond
b57e3e4b14 add name for lintint worker 2025-12-04 12:47:44 +01:00
einhornimmond
472793b7c1 reduce github worker count 2025-12-04 12:37:12 +01:00
einhornimmond
4222484d1e
Merge pull request #3570 from gradido/fix_small_bugs
fix(other): removed phantom line, aligned env and compose
2025-12-04 09:57:42 +01:00
einhornimmond
c48b7c45d9 Merge branch 'master' into fix_small_bugs 2025-12-04 09:54:52 +01:00
einhornimmond
a8bbfcd989
Merge pull request #3571 from gradido/dlt_export_existing_transactions_drizzleOrm
feat(dlt): migrate database transaction to dlt transactions
2025-12-04 09:50:59 +01:00
einhornimmond
d6feabeae1
Merge branch 'master' into dlt_export_existing_transactions_drizzleOrm 2025-12-04 09:39:52 +01:00
einhornimmond
b2f83f69b9
Merge pull request #3566 from gradido/dlt_inspector_as_submodule
feat(dlt): add inspector as submodule, update nginx config to serve inspector and gradido node
2025-12-04 09:39:29 +01:00
einhornimmond
ccbcd23a6a
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-04 09:35:16 +01:00
einhornimmond
e5ec5e07e0
Merge pull request #3590 from gradido/release-2_7_3
chore(release): v2.7.3
2025-12-04 09:34:27 +01:00
einhornimmond
d167bb73f8 update changelog 2025-12-04 09:22:00 +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
4ace9bc5a6
Merge pull request #3589 from gradido/admin_add_registerdAt_on_usersearch
feat(admin): show user registered at in admin
2025-12-04 09:06:08 +01:00
einhornimmond
d701e5c5cd
Merge branch 'master' into admin_add_registerdAt_on_usersearch 2025-12-04 09:03:12 +01:00
einhornimmond
0171b9a84f format created at date in user search 2025-12-04 09:02:48 +01:00
einhornimmond
a4389e6202 add infos about submodules in README 2025-12-04 08:39:51 +01:00
einhornimmond
59b78766ee sort rows from db additional by id if the dates are the same because of faster seeding 2025-12-04 08:29:34 +01:00
einhornimmond
b70947be1e
Merge branch 'master' into dlt_inspector_as_submodule 2025-12-03 19:02:10 +01:00
clauspeterhuebner
2ae9ce0a43
Merge pull request #3580 from gradido/3573-feature-introduce-distributed-semaphore-base-on-redis
feat(backend): 3573 feature introduce distributed semaphore base on redis
2025-12-03 18:45:30 +01:00
einhornimmond
7cfe44f6b5
Merge branch 'master' into 3573-feature-introduce-distributed-semaphore-base-on-redis 2025-12-03 17:11:22 +01:00
einhornimmond
757cf48fc2 show user registered at in admin, update backend graphql query 2025-12-03 16:45:43 +01:00
einhornimmond
f2ad3a49f6
Merge pull request #3588 from gradido/update_deployment
fix(workflow): make deployment install script more robust
2025-12-03 15:02:12 +01:00
einhornimmond
371fd1acbb move envs into correct context 2025-12-03 14:58:41 +01:00
einhornimmond
6a60e03777 fix nvm & node install 2025-12-03 14:52:19 +01:00
einhornimmond
b30ebd5082 test other shell command 2025-12-03 14:39:03 +01:00
einhornimmond
618c5b477a update cloud config, make install.sh more robust 2025-12-03 14:32:06 +01:00
einhornimmond
7a7566625d add note in Readme about dependencies usage in main backend modules 2025-12-03 13:36:33 +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
19f5671039 add redis to deployment script 2025-12-03 09:50:12 +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
0d94d8891d
Merge pull request #3587 from gradido/release-2_7_2
chore(release): v2.7.2
2025-12-02 12:55:11 +01:00
einhornimmond
736d0cbd68 update change log 2025-12-02 12:50:24 +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
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