15741 Commits

Author SHA1 Message Date
einhorn_b
17a067e99b add and use logging view class, annonce only configured api version 2024-01-18 13:10:58 +01:00
einhorn_b
073edb57b5 add logging view class for community and use it in dht-node 2024-01-17 13:30:31 +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
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
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
einhorn_b
0567a3ddf0 add lint rule for sorted import like in backend, sort imports, refactor enums, remove KeyManager 2023-12-19 15:07:53 +01:00
clauspeterhuebner
06ec26f871
Merge branch 'master' into 3258-feature-create-gms-usecase-docu 2023-12-18 17:40:53 +01:00
clauspeterhuebner
7add77903a
Merge branch 'master' into dlt_connector_try_dci 2023-12-18 17:38:57 +01:00
einhorn_b
c5c073bff4 db update 2023-12-17 16:31:54 +01:00
einhorn_b
3d245dc3af add error message column for invalid transaction 2023-12-15 19:21:52 +01:00
Claus-Peter Huebner
da4c4466d4 change path of images 2023-12-14 20:00:00 +01:00
Claus-Peter Huebner
fe32131944 first version of usecase docu 2023-12-14 19:42:57 +01:00
Claus-Peter Huebner
fcf94f429d first draft of docu usecase migrate user to gms 2023-12-14 00:49:19 +01:00
einhornimmond
029ecc7873
Merge pull request #3259 from gradido/fix_memo_edit_text_frontend
fix(frontend): update moderatorChangedMemo
2023-12-12 17:19:06 +01:00
einhorn_b
00a6e861ef change not null to null 2023-12-12 13:17:02 +01:00
einhorn_b
cb5c5e476a remove console.log 2023-12-11 14:45:26 +01:00
einhorn_b
b8ee84b7be update community field names in transactions table, fix bug in DataSource 2023-12-11 14:36:10 +01:00
einhorn_b
bcb4aa0314 sort fr 2023-12-11 11:44:47 +01:00