15766 Commits

Author SHA1 Message Date
einhorn_b
cc617eb827 fix after save behaviour 2024-01-16 12:17:50 +01:00
einhorn_b
939ea795e8 nice date view 2024-01-16 12:08:26 +01:00
einhorn_b
3867cfe75b Merge remote-tracking branch 'origin/3264-feature-gms-publish-user-backend-gradido-communities-dialog' into admin_update_community_list 2024-01-15 20:13:03 +01:00
einhorn_b
4f99e75d73 add list of federated communities 2024-01-15 20:06:35 +01:00
einhorn_b
243ce3f2bb update admin details for home community 2024-01-14 18:44:05 +01:00
einhorn_b
c4c0c6680e mostly update backend stuff 2024-01-12 15:55:24 +01:00
einhorn_b
0e91cd1579 Merge branch 'master' into 3237-feature-connect-gms-api-with-a-new-rest-client 2024-01-12 13:20:53 +01:00
einhornimmond
f4169db9b9
Merge pull request #3223 from gradido/dlt_connector_try_dci
refactor(dlt): dlt connector try out dci
2024-01-12 13:11:53 +01:00
einhornimmond
ee26e610a1
Merge branch 'master' into dlt_connector_try_dci 2024-01-12 12:44:56 +01:00
einhornimmond
af4ccb612a
Merge pull request #3268 from gradido/linked_moderator_gradidoID
feat(backend): fill linked_user_gradido_id and linked_user_name for creation transactions
2024-01-12 12:44:01 +01:00
einhornimmond
1f82effdfa
Merge branch 'master' into linked_moderator_gradidoID 2024-01-09 15:04:51 +01:00
einhornimmond
5d3651afdc
Merge branch 'master' into dlt_connector_try_dci 2024-01-09 15:04:42 +01:00
einhornimmond
b98809b228
Merge pull request #3269 from gradido/add_day_for_contribution_list
feat(frontend): use day for contribution dates
2024-01-09 15:04:11 +01:00
Einhornimmond
2e916bf7bf extend date for contributions to use also the day 2024-01-09 13:00:57 +01:00
einhorn_b
980517559d fix lost update 2024-01-05 17:12:30 +01:00
einhorn_b
7b2ca22f01 fix test 2024-01-05 16:54:51 +01:00
einhorn_b
c97a6310c8 remove log.txt correct this time 2024-01-05 16:49:32 +01:00
einhorn_b
ed4e46a14a move translation logic from backend into dlt-connector, refactor 2024-01-05 15:54:02 +01:00
einhorn_b
75a7481a1b adjust backend to moving logic into dlt-connector 2024-01-05 15:53:23 +01:00
einhorn_b
de2384d8a7 fix mysql syntax error 2024-01-05 12:40:17 +01:00
einhorn_b
01bd9ac7ff fill also user_community_id on contributions 2024-01-05 11:53:37 +01:00
einhorn_b
1300e9670d add community uuid 2024-01-05 11:52:11 +01:00
einhorn_b
d0d18518d3 fix spelling 2024-01-05 11:21:08 +01:00
einhorn_b
6f5d69c030 update also linked gradido id and linked name 2024-01-05 11:12:51 +01:00
einhornimmond
6505e1f0cb
Merge branch 'master' into dlt_connector_try_dci 2024-01-05 10:37:13 +01:00
einhornimmond
c1e7d07054
Merge pull request #3266 from gradido/linked_moderator
feat(backend): fill linked_user_id for creation transactions
2024-01-05 10:36:48 +01:00
einhorn_b
5de2160952 update config for new db version 2024-01-04 11:45:22 +01:00
einhorn_b
2ea5df0fcf lint 2024-01-04 11:34:47 +01:00
einhorn_b
d882c52bb5 fix lint 2024-01-04 11:33:03 +01:00
Dario MatrixX VirtualBox
44720aee90 update usage of linked_user_id for creation transactions 2024-01-04 11:21:26 +01:00
Einhornimmond
9cfd0f973d lint 2023-12-30 09:17:14 +01:00
Einhornimmond
6b64f2036c changes for review suggestions 2023-12-30 09:02:58 +01:00
einhorn_b
4c178ec92a update transaction_id to not nullable 2023-12-29 15:16:43 +01:00
einhorn_b
374f3cd7eb make backendTransactionId unique 2023-12-29 14:43:35 +01:00
einhorn_b
3b6240de1f split DltConnectorClient into multiple files similar to gms client 2023-12-28 19:24:01 +01:00
Claus-Peter Huebner
19d996c2f3 update community only for ADMIN and tests 2023-12-27 17:14:19 +01:00
einhorn_b
ba13144ad3 add backendTransaction table, update dltConnectorClient code and test 2023-12-22 15:19:21 +01:00
einhorn_b
bcaae7002c update DltConnectorClient to set user correct 2023-12-22 12:52:10 +01:00
einhornimmond
6b976673f6
Merge branch 'master' into dlt_connector_try_dci 2023-12-21 12:18:38 +01:00
Claus-Peter Huebner
656f1da9b2 linting 2023-12-20 23:16:04 +01:00
Claus-Peter Huebner
0cd61e43ac add GMS config in .env.dist and .env.template 2023-12-20 23:08:04 +01:00
Claus-Peter Huebner
044aff20c3 gms user-migration job uses same sendUserToGms as in createUser 2023-12-20 23:00:42 +01:00
Claus-Peter Huebner
27b345c65a Merge remote-tracking branch 'origin/master' into 3237-feature-connect-gms-api-with-a-new-rest-client 2023-12-20 22:43:36 +01:00
Claus-Peter Huebner
34ff70c9ba remove comment 2023-12-20 22:43:14 +01:00
Claus-Peter Huebner
a281313a38 correct logic for check active gms config on createUser 2023-12-20 21:24:07 +01:00
Claus-Peter Huebner
ef73207609 adapt user migrations on concept requirements 2023-12-20 21:07:15 +01:00
clauspeterhuebner
9e11c66ee4
Merge pull request #3260 from gradido/3258-feature-create-gms-usecase-docu
docs(other): 3258 feature create gms usecase docu
2023-12-20 15:37:32 +01:00
einhorn_b
5c11f2e85d update name for balances 2023-12-19 19:57:27 +01:00
einhorn_b
712e6f61cb more comments for removed tables 2023-12-19 19:42:12 +01:00
einhorn_b
ca6d688344 add comments to explain local imports 2023-12-19 16:30:04 +01:00