15716 Commits

Author SHA1 Message Date
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
Einhornimmond
1a1840e8c6 fix order 2023-12-10 12:27:04 +01:00
Einhornimmond
99d5ee3b09 sort 2023-12-10 12:18:05 +01:00
Einhornimmond
952f4e42ad update moderatorChangedMemo for de and en, add it for other languages 2023-12-10 11:58:49 +01:00
einhorn_b
443a7308a1 update filename according to class name change, update imports 2023-12-08 13:49:59 +01:00
einhorn_b
ca95bf4ff1 fix lint 2023-12-08 13:42:51 +01:00
einhorn_b
0e10dc5353 add Account.test, increase coverage by 1% 2023-12-07 21:25:40 +01:00
einhorn_b
35670ded96 refactor db 2023-12-07 14:46:35 +01:00
einhorn_b
c113d95a3c fix test, remove not longer used files 2023-12-07 13:56:43 +01:00
einhorn_b
c961ddaf21 Merge branch 'dlt_connector_try_dci' of github.com:gradido/gradido into dlt_connector_try_dci 2023-12-07 13:44:23 +01:00
einhorn_b
bf71f91bc3 fix linting and build error 2023-12-07 13:44:18 +01:00
einhornimmond
78bd52824c
Merge branch 'master' into dlt_connector_try_dci 2023-12-07 13:42:15 +01:00
Einhornimmond
7a9f52e440 update entity and migration 2023-12-06 22:42:47 +01:00
Einhornimmond
c3d72cb8df add missing init call for key manager 2023-12-06 21:50:30 +01:00
Einhornimmond
3b1d490040 use enum instead hardcoded 2023-12-06 21:39:36 +01:00
Einhornimmond
51a76f6407 fix git add error 2023-12-06 21:36:21 +01:00
Einhornimmond
3b608d49a6 fix bug claus peter has detected 2023-12-06 21:35:14 +01:00
Einhornimmond
55bed604d6 change naming 2023-12-06 21:34:50 +01:00
Einhornimmond
45ee5561ad change naming 2023-12-06 20:28:10 +01:00
Einhornimmond
525f1ceb8b Merge branch 'dlt_connector_try_dci' of github.com:gradido/gradido into dlt_connector_try_dci 2023-12-06 20:21:17 +01:00
Einhornimmond
aa149e09f6 use constant for proto version number 2023-12-06 20:21:03 +01:00
clauspeterhuebner
f0798c3357
Merge pull request #3245 from gradido/3244-devops-change-databse-backup-filename-to-orderable-date-pattern
chore(other): change filename date-pattern and stop all modules with db-write-access
2023-12-05 02:31:18 +01:00
clauspeterhuebner
9e2b950a41
Merge branch 'master' into 3244-devops-change-databse-backup-filename-to-orderable-date-pattern 2023-12-05 02:11:33 +01:00
einhornimmond
5e0a1cb805
Merge branch 'master' into dlt_connector_try_dci 2023-12-04 16:39:52 +01:00
einhornimmond
dc7a94ab51
Merge pull request #3257 from gradido/3257-release-2_1_1
chore(release): v2.1.1
2023-12-01 17:53:40 +01:00
Einhornimmond
47dd3ddb38 release 2023-12-01 17:09:50 +01:00