einhornimmond
|
52136713a9
|
Merge pull request #3604 from gradido/ui_prevent_contribution_double_send
fix(frontend): disable contribution submit button after submit
|
2026-01-14 16:38:38 +01:00 |
|
einhornimmond
|
519b6c59e5
|
disable contribution submit button
|
2026-01-13 16:57:50 +01:00 |
|
einhornimmond
|
4112ad72f8
|
Merge pull request #3603 from gradido/release-2_7_4
chore(release): v2.7.4
|
2025-12-30 13:18:12 +01:00 |
|
einhornimmond
|
1dfae11a38
|
Merge branch 'master' into release-2_7_4
|
2025-12-30 13:07:45 +01:00 |
|
einhornimmond
|
8ed3f8eb8d
|
try fix publish script
|
2025-12-30 13:05:13 +01:00 |
|
einhornimmond
|
f77d23d1d9
|
Merge pull request #3602 from gradido/release-2_7_4
chore(release): v2.7.4
|
2025-12-30 13:00:08 +01:00 |
|
einhornimmond
|
4887dadc4f
|
chore: release v2.7.4
|
2025-12-30 12:56:25 +01:00 |
|
einhornimmond
|
710ee05884
|
update changelog
|
2025-12-30 12:56:25 +01:00 |
|
einhornimmond
|
1a902e6b35
|
Merge pull request #3593 from gradido/setup_improve
feat(workflow): update .env.dist in deploy and make install script more idempotent
|
2025-12-30 12:52:44 +01:00 |
|
einhornimmond
|
4065c01a33
|
Merge branch 'master' into setup_improve
|
2025-12-30 12:48:43 +01:00 |
|
einhornimmond
|
a763f7005b
|
Merge pull request #3599 from gradido/load_moderator_names
feat(admin): load moderator names for contribution list
|
2025-12-30 12:48:24 +01:00 |
|
einhornimmond
|
8aebe5d35a
|
fix promise all in test
|
2025-12-30 12:45:47 +01:00 |
|
einhornimmond
|
8b10c5d770
|
Merge branch 'master' into setup_improve
|
2025-12-30 12:39:20 +01:00 |
|
einhornimmond
|
7d4e88f39a
|
Merge branch 'master' into load_moderator_names
|
2025-12-30 12:38:37 +01:00 |
|
einhornimmond
|
acf6af8033
|
Merge pull request #3601 from gradido/fix_email_MIME_types
fix(other): email mime types
|
2025-12-30 12:38:13 +01:00 |
|
einhornimmond
|
a09e94590c
|
fix email multipart attachments to make it RFC and apple-email compatible
|
2025-12-30 12:35:06 +01:00 |
|
einhornimmond
|
debdd21158
|
Merge branch 'master' into load_moderator_names
|
2025-12-20 13:31:00 +01:00 |
|
einhornimmond
|
15e1b70599
|
Merge pull request #3600 from gradido/fix_drizzle_use_connection_pool
fix(database): use connection pool for drizzle orm
|
2025-12-20 13:30:46 +01:00 |
|
einhornimmond
|
b0e4981463
|
use connection pool for drizzle orm
|
2025-12-20 13:26:42 +01:00 |
|
einhornimmond
|
9349943925
|
fix lint
|
2025-12-19 14:18:42 +01:00 |
|
einhornimmond
|
4368530f6e
|
add search for alias and first_name last_name combination
|
2025-12-19 14:14:20 +01:00 |
|
einhornimmond
|
2d121a098c
|
remove debug log
|
2025-12-19 14:05:59 +01:00 |
|
einhornimmond
|
cf5a8be57f
|
make memo comment not selectable
|
2025-12-19 14:05:13 +01:00 |
|
einhornimmond
|
bec95b9ec6
|
combine first and last name fields and show alias underneath if exist
|
2025-12-19 12:24:32 +01:00 |
|
einhornimmond
|
8b8e6cfa0d
|
move date pick logic by contribution state into backend
|
2025-12-19 11:56:01 +01:00 |
|
einhornimmond
|
4d1eaba6cf
|
replace createdAt column in open creations with smart colum closed
|
2025-12-19 10:00:46 +01:00 |
|
einhornimmond
|
62e6bfe414
|
remove who/moderator column, add comment if contribution was created by moderator
|
2025-12-19 09:30:33 +01:00 |
|
einhornimmond
|
0e111023f6
|
Merge branch 'master' into load_moderator_names
|
2025-12-17 16:48:18 +01:00 |
|
einhornimmond
|
c03f1ecda7
|
Merge pull request #3597 from gradido/ui_admin_deleted_contributions_more_visible
feat(admin): make deleted contributions better recognisable with Deuteranopie
|
2025-12-17 16:45:17 +01:00 |
|
einhornimmond
|
65d4493826
|
Merge branch 'master' into ui_admin_deleted_contributions_more_visible
|
2025-12-17 16:42:34 +01:00 |
|
einhornimmond
|
a7a21c6b74
|
Merge pull request #3598 from gradido/fix_sort.sh
fix(workflow): rewrite sort.sh as sortLocales.ts
|
2025-12-17 16:42:10 +01:00 |
|
einhornimmond
|
9e8c44a48b
|
fix lint
|
2025-12-17 14:07:22 +01:00 |
|
einhornimmond
|
3521246cf1
|
shorten code, position after variable decleration
|
2025-12-17 14:03:02 +01:00 |
|
einhornimmond
|
31a6b28c85
|
retrieve user names without using slow dataloader
|
2025-12-17 13:58:28 +01:00 |
|
einhornimmond
|
c3acd21a67
|
request the name of contribution changer (deniedBy, deletedBy, confirmedBy, updatedBy) and show them in admin frontend
|
2025-12-17 13:44:33 +01:00 |
|
einhornimmond
|
7454406f4c
|
add sortLocales as ts script, update package.jsons, let it fix locales order
|
2025-12-17 09:11:18 +01:00 |
|
einhornimmond
|
00bce16e26
|
make deleted contributions betters visible
|
2025-12-15 13:05:28 +01:00 |
|
einhornimmond
|
38540196b1
|
Merge branch 'master' into setup_improve
|
2025-12-09 08:01:27 +01:00 |
|
einhornimmond
|
f64b37b273
|
Merge pull request #3595 from gradido/refactor_drizzle_orm_openai
refactor(database): add drizzleOrm, use it in openaiThreads
|
2025-12-09 07:58:37 +01:00 |
|
einhornimmond
|
3be701be3f
|
add missing node module
|
2025-12-06 17:15:58 +01:00 |
|
einhornimmond
|
1065ddb645
|
clear pointer on AppDatabase.destroy
|
2025-12-06 17:09:26 +01:00 |
|
einhornimmond
|
798a6b5bdd
|
log connection details
|
2025-12-06 17:06:29 +01:00 |
|
einhornimmond
|
159d63b620
|
use 127.0.0.1 instead if localhost as default host for db
|
2025-12-06 16:03:45 +01:00 |
|
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 |
|