|
|
2c7e36d7e2
|
fix nullable fields in database entity
|
2023-02-02 03:55:26 +01:00 |
|
|
|
214fbe0a5c
|
remove unused constructor
|
2023-02-02 03:55:01 +01:00 |
|
|
|
7834adfc84
|
Merge pull request #2510 from gradido/2509-feature-federation-separate-dht-node-as-new-modul
feat(backend): federation: separated dht-hub features in new dht-node modul
|
2023-02-01 13:47:37 +01:00 |
|
|
|
1d0eb708bb
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-02-01 12:41:34 +01:00 |
|
mahula
|
77541aa575
|
Merge pull request #2636 from gradido/fix-error-message-in-user-resolver
refactor(backend): refine assembly of error message in user resolver
|
2023-02-01 10:13:52 +01:00 |
|
mahula
|
f83666cae6
|
Merge branch 'master' into fix-error-message-in-user-resolver
|
2023-02-01 10:01:06 +01:00 |
|
|
|
60f1e11c0c
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-31 22:55:47 +01:00 |
|
|
|
4930887e44
|
properly do checks first then have logic
|
2023-01-31 22:55:15 +01:00 |
|
Moriz Wahl
|
341a23f6b3
|
Merge pull request #2641 from gradido/fix-creations-unit-tests
fix(backend): unit tests creations for 31st day
|
2023-01-31 15:11:24 +01:00 |
|
Moriz Wahl
|
d7fca05bc8
|
clean db after tests again
|
2023-01-31 14:04:19 +01:00 |
|
Moriz Wahl
|
84a1cfcf77
|
fix(backend): unit tests creations for day 31
|
2023-01-31 13:53:40 +01:00 |
|
|
|
8fcbe61382
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-31 12:51:12 +01:00 |
|
|
|
ea2edc3e1c
|
Merge pull request #2635 from gradido/lint-pr-fix
fix(workflow): properly lint pr - prevent requirement to restart linting
|
2023-01-30 23:47:43 +01:00 |
|
mahula
|
fab5946631
|
adapt unit tests to changes in user resolver's error message
|
2023-01-30 16:41:44 +01:00 |
|
mahula
|
cbd8895acf
|
refactor error message in user resolver
|
2023-01-30 16:40:43 +01:00 |
|
|
|
db9c97b737
|
properly lint pr - prevent requirement to restart linting
|
2023-01-29 22:18:27 +01:00 |
|
|
|
23a73dc605
|
reduced coverage
|
2023-01-28 08:35:01 +01:00 |
|
|
|
f60bab3f9f
|
more sleeping to wait for migrations
|
2023-01-28 08:25:31 +01:00 |
|
|
|
3e7a4e6b8c
|
typo
|
2023-01-28 08:16:10 +01:00 |
|
|
|
a3a53968b0
|
tryto fix networking on docker workflow
|
2023-01-28 08:07:44 +01:00 |
|
|
|
3acdd21f89
|
correct docker image name
|
2023-01-28 07:40:52 +01:00 |
|
|
|
7c588af260
|
try running unit tests in docker
|
2023-01-28 07:31:28 +01:00 |
|
|
|
ff7987e9c9
|
have dht-node in docker running
|
2023-01-28 07:21:15 +01:00 |
|
|
|
b15d16aecc
|
clean logger
|
2023-01-28 05:18:06 +01:00 |
|
|
|
a819b71acc
|
clean dockerfile
|
2023-01-28 04:50:41 +01:00 |
|
|
|
d77fdac02e
|
clean tsconfig.js
|
2023-01-28 04:47:52 +01:00 |
|
|
|
3dfedbd07f
|
typo
|
2023-01-28 04:47:42 +01:00 |
|
|
|
c713065698
|
clean config
|
2023-01-28 04:43:05 +01:00 |
|
|
|
7d062d1cc4
|
clean jest.config.js
|
2023-01-28 04:38:48 +01:00 |
|
|
|
449bc223cd
|
update node version
|
2023-01-28 04:33:02 +01:00 |
|
|
|
1e8a96fc80
|
run dht-node instead of backend in workflow
|
2023-01-26 16:15:32 +01:00 |
|
|
|
8f4992bd9f
|
lint fixes
|
2023-01-26 16:03:40 +01:00 |
|
|
|
285c753979
|
fix linting
|
2023-01-26 15:59:52 +01:00 |
|
|
|
f12176c35f
|
fix test setup
|
2023-01-26 15:12:12 +01:00 |
|
|
|
738b7942c1
|
remove apollo server
|
2023-01-26 14:14:02 +01:00 |
|
|
|
f287a97a3e
|
default GRADIDO_HUB as federation topic
|
2023-01-26 14:01:13 +01:00 |
|
|
|
fe3b02bca7
|
cleanup workflow
|
2023-01-26 13:47:26 +01:00 |
|
|
|
51844dc3f1
|
correct coverage path
|
2023-01-26 13:44:55 +01:00 |
|
|
|
a2b0d41d0a
|
outside docker unit tests
|
2023-01-26 13:33:57 +01:00 |
|
|
|
cc65d8365a
|
corrected config version
|
2023-01-26 13:19:46 +01:00 |
|
|
|
7fe285c79f
|
update database version
|
2023-01-26 13:14:21 +01:00 |
|
|
|
aee4f47201
|
build docker images
|
2023-01-26 12:58:47 +01:00 |
|
|
|
5c98947d5d
|
also up the database for testing
|
2023-01-26 12:44:20 +01:00 |
|
|
|
ec53e24734
|
clean .env.template
|
2023-01-26 12:38:30 +01:00 |
|
|
|
7804675355
|
fix docker build with larger context
|
2023-01-26 12:30:45 +01:00 |
|
|
|
aa20dd93f9
|
corrected docker ports
|
2023-01-26 12:25:23 +01:00 |
|
|
|
0bf7ebe458
|
Merge branch 'master' into 2509-feature-federation-separate-dht-node-as-new-modul
|
2023-01-26 12:22:56 +01:00 |
|
Hannes Heine
|
c9ffa23f0d
|
Merge pull request #2629 from gradido/2611-change-button-color
feat(frontend): 'yes'-button shows which dialog is currently open with a different color
|
2023-01-26 10:13:31 +01:00 |
|
mahula
|
94bf6eea5f
|
Merge branch 'master' into 2611-change-button-color
|
2023-01-26 09:50:22 +01:00 |
|
clauspeterhuebner
|
c5bb2ae380
|
Merge pull request #2459 from gradido/2428-feature-federation-implement-multiple-apollo-graphql-endpoints
feat(backend): federation implement multiple apollo graphql endpoints
|
2023-01-25 18:12:06 +01:00 |
|