196 Commits

Author SHA1 Message Date
d636f92261
fix problem in federation when variables are not defined 2023-05-04 01:57:43 +02:00
1fa3396396
externalize the graphql query 2023-05-04 01:55:14 +02:00
81552e51dd
properly reuse graphql client 2023-05-04 01:51:36 +02:00
1c6142220f
rename getPublicKey function 2023-05-04 01:40:50 +02:00
Claus-Peter Huebner
8ec3332f7a Merge remote-tracking branch 'origin/2946-feature-x-com-3-introduce-business-communities' into 2956-feature-x-com-4-introduce-public-community-info-handshake 2023-05-04 00:54:38 +02:00
Claus-Peter Huebner
b3a7781ffc Merge remote-tracking branch 'origin/master' into
2882-feature-distingue-communities-and-communities_federation-in-database
2023-05-04 00:40:03 +02:00
4850923f17
variables must be defined 2023-05-03 13:29:56 +02:00
d3a2df2878
remove obsolete function 2023-05-03 13:03:27 +02:00
870c97ce71
rfactor federation clients 2023-05-03 13:02:32 +02:00
239f42cfa4
Merge branch 'master' into eslint-disable-tests-typesafer 2023-05-03 11:24:56 +02:00
hrsof
a824ff0876 rework graphql client and endpoint for community public info 2023-05-02 15:25:21 +02:00
Claus-Peter Hübner
5573ac92cb Merge remote-tracking branch 'origin/2946-feature-x-com-3-introduce-business-communities' into 2956-feature-x-com-4-introduce-public-community-info-handshake 2023-04-27 22:28:21 +02:00
Claus-Peter Hübner
d562371cbc use correct renamed entity in tests too 2023-04-27 22:10:53 +02:00
Claus-Peter Hübner
98a4d55516 add graphql-client and -endpoint for community-publicInfo 2023-04-27 03:25:13 +02:00
Claus-Peter Hübner
b9d97a3b69 Revert "add graphql-client and -endpoint for publicInfo of community"
This reverts commit 8c5086e5cdb345216cf8fe6772bb5f14f67f79f4.
2023-04-27 03:12:07 +02:00
Claus-Peter Hübner
8c5086e5cd add graphql-client and -endpoint for publicInfo of community 2023-04-27 02:50:04 +02:00
Claus-Peter Hübner
7fb7ff9e8c rename communities to federated_communities 2023-04-20 02:28:29 +02:00
9464026a58
Merge branch 'master' into eslint-disable-@typescript-eslint/unbound-method 2023-04-06 15:32:33 +02:00
c65279269b
have tests more typesafe 2023-04-05 04:50:33 +02:00
fc887b9ad6
remove unound-method ignore 2023-04-05 03:59:16 +02:00
7a44a223e9
lint fixes 2023-03-31 12:51:51 +02:00
ae8405e8f6
merge 2023-03-31 12:48:09 +02:00
9407386de7
fix alphabetical sort 2023-03-30 17:57:15 +02:00
80ff97e72a
more lint fixes 2023-03-30 17:39:09 +02:00
b0c19eda47
fix import order 2023-03-30 17:28:03 +02:00
c874fb6ca1
Merge branch 'master' into eslint-plugin-import-fixes 2023-03-28 01:08:16 +02:00
89024dffbb
fix linting 2023-03-14 23:50:41 +01:00
3af7239d5e
fix foreach singleton problem 2023-03-14 23:43:31 +01:00
Claus-Peter Hübner
16a245d061 Merge remote-tracking branch 'origin/master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-03-13 22:25:56 +01:00
5d1311229f
more rules 2023-03-12 02:19:10 +01:00
c54e6fb8ae
new rules + fixes 2023-03-12 02:19:10 +01:00
827c829306
fixes based on the unit tests 2023-03-09 14:37:25 +01:00
3391b3a9ee
merge 2023-03-09 14:37:17 +01:00
Claus-Peter Hübner
ee728ffd79 remove 'hex' at comparing the publicKey 2023-03-06 15:08:00 +01:00
Claus-Peter Hübner
d987fa9ab4 solve request body password error 2023-02-27 20:03:22 +01:00
Claus-Peter Hübner
8104bd6b4a multi singleton instance handling depending on endpoint 2023-02-27 20:02:41 +01:00
Claus-Peter Hübner
9c7b98fa70 log-output for mismatching received publicKey 2023-02-27 20:01:28 +01:00
Claus-Peter Hübner
ef2f8da826 linting 2023-02-14 22:00:12 +01:00
Claus-Peter Hübner
f3a72b2545 add TODO comment for reminding event-based communication 2023-02-13 22:27:40 +01:00
Claus-Peter Hübner
70276800e6 rework PR-comments 2023-02-13 22:19:52 +01:00
Claus-Peter Hübner
ffe83a5d94 rework PR-comments 2023-02-07 22:19:14 +01:00
Claus-Peter Hübner
f8765eb6ff linting 2023-02-06 22:08:42 +01:00
Claus-Peter Hübner
2c75765a33 remove while-loop 2023-02-06 21:50:17 +01:00
Claus-Peter Hübner
540dd47eb6 linting 2023-01-31 01:04:18 +01:00
Claus-Peter Hübner
799823f039 remove test for startValidateCommunities loop 2023-01-31 00:32:18 +01:00
Claus-Peter Hübner
f030405bc6 activate test for validation loop, but got errors 2023-01-27 22:41:38 +01:00
Claus-Peter Hübner
4634505c57 remove getPublicKey from client-url 2023-01-27 22:40:52 +01:00
Claus-Peter Hübner
ba8d02eb8a linting 2023-01-25 22:59:21 +01:00
Claus-Peter Hübner
8f4420f54c Merge branch '2501-feature-federation-implement-a-graphql-client-to-request-getpublickey' of github.com:gradido/gradido into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey 2023-01-25 22:57:12 +01:00
Claus-Peter Hübner
30be532dd5 temporarily removed the not matching community entry deletion after
validation
2023-01-25 22:55:43 +01:00