84 Commits

Author SHA1 Message Date
einhorn_b
4c389635f1 import code from dlt main branch, rename 2024-01-23 12:15:26 +01:00
einhorn_b
dc8c4b0f84 lint fix 2024-01-09 16:43:36 +01:00
einhorn_b
92c0c4a090 make more similar 2024-01-09 16:41:45 +01:00
einhorn_b
3ec740e0a5 fix some bugs 2024-01-09 16:32:06 +01:00
einhorn_b
fdfa423ab4 add logging views 2024-01-09 16:20:51 +01:00
einhorn_b
980517559d fix lost update 2024-01-05 17:12:30 +01:00
einhorn_b
ed4e46a14a move translation logic from backend into dlt-connector, refactor 2024-01-05 15:54:02 +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
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
5c11f2e85d update name for balances 2023-12-19 19:57:27 +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
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
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
c113d95a3c fix test, remove not longer used files 2023-12-07 13:56:43 +01:00
einhorn_b
bf71f91bc3 fix linting and build error 2023-12-07 13:44:18 +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
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
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
einhornimmond
5e0a1cb805
Merge branch 'master' into dlt_connector_try_dci 2023-12-04 16:39:52 +01:00
Einhornimmond
47dd3ddb38 release 2023-12-01 17:09:50 +01:00
einhornimmond
66da1db43d
Merge branch 'master' into dlt_connector_try_dci 2023-11-09 16:09:54 +01:00
Claus-Peter Huebner
5ad90e6e4d release build 2.0.1 2023-11-08 23:33:14 +01:00
einhorn_b
81dc6245ff fix lint and precise cascade 2023-11-01 10:44:49 +01:00
einhorn_b
7d31626a40 fix tests, added some more stuff from main dlt working branch 2023-11-01 10:35:49 +01:00
einhornimmond
0c5bd069a3
Merge branch 'master' into dlt_connector_try_dci 2023-10-31 18:45:02 +01:00
einhorn_b
f6264879ba fix community resolver test and riddle why db had stopped working in test 2023-10-31 16:12:19 +01:00
Claus-Peter Huebner
480f156e1a prepare release 2.0.0 2023-10-30 22:43:48 +01:00
einhorn_b
b5b1eb8a29 changed controller to manager 2023-10-30 15:02:32 +01:00
einhorn_b
d230985906 finish implementing with DCI, test next 2023-10-28 16:29:37 +02:00
einhorn_b
8ccc52ae0a refactored, not final yet 2023-10-24 19:48:01 +02:00
einhorn_b
2ff7adef52 first draft 2023-10-23 19:07:13 +02:00
clauspeterhuebner
6066d403c6
Merge branch 'master' into 3204-release-1_23_3 2023-10-05 01:32:50 +02:00
einhorn_b
936fcfce04 remove unneccessary file 2023-09-27 09:03:34 +02:00
einhorn_b
2e662b86cb merge with master, #3199 2023-09-27 09:01:43 +02:00
einhornimmond
04b6238612 Update backend/src/apis/DltConnectorClient.test.ts
Co-authored-by: clauspeterhuebner <86960882+clauspeterhuebner@users.noreply.github.com>
2023-09-19 15:50:44 +02:00
einhorn_b
2ad92ed3d2 use internal EntityRepository 2023-09-19 11:55:55 +02:00
einhorn_b
410854054b remove one dummy query 2023-09-19 11:20:48 +02:00
einhorn_b
f2ce9e2aa2 refacte datetime precision 2023-09-19 11:11:55 +02:00
einhorn_b
6ff4652271 clean up yarn.lock 2023-09-19 09:58:14 +02:00
einhorn_b
678b4c0a03 follow assumptions 2023-09-15 13:47:36 +02:00
einhorn_b
154609a31f default test db in config 2023-09-14 13:04:16 +02:00
einhorn_b
be3e061db4 fix problem with starting server 2023-09-14 12:53:45 +02:00