14374 Commits

Author SHA1 Message Date
Alexander Friedland
3a162b358d
Update frontend/src/components/Menu/Sidebar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2023-02-28 14:49:45 +01:00
Wolfgang Huß
a8d382b8d7 Fix tests 2023-02-28 14:37:51 +01:00
Wolfgang Huß
1055396d20 Change menu and tab titles in email to the new design 2023-02-28 14:37:41 +01:00
mahula
c236be46e9
Merge pull request #2743 from gradido/naming-of-dht-and-federation-workflow-jobs
ci(other): rename dht node and federation workflow jobs for better branch protection maintenance
2023-02-28 12:22:52 +01:00
039d789c84
Merge branch 'master' into naming-of-dht-and-federation-workflow-jobs 2023-02-28 12:08:55 +01:00
mahula
d60a79b607 deactivate worklfows for testing 2023-02-28 10:51:55 +01:00
mahula
aa15e0ff4f adapt registration page model for registration e2e test 2023-02-28 10:49:48 +01:00
afe6d39f71
Merge branch 'master' into eslint-plugin-type-graphql 2023-02-27 22:58:53 +01:00
91593ad4bf
Merge pull request #2706 from gradido/combine_listTransactionLinks_and_listTransactionLinksAdmin
refactor(backend): combine logic for `listTransactionLinks` & `listTransactionLinksAdmin`
2023-02-27 22:58:23 +01:00
Claus-Peter Hübner
8297aa2c39 add federation modules to nginx 2023-02-27 21:06:45 +01:00
Claus-Peter Hübner
8b6f707931 configure nginx for federation 2023-02-27 20:29:49 +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
f564eefff9 Merge branch '2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey' of github.com:gradido/gradido into 2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey 2023-02-27 20:00:26 +01:00
Claus-Peter Hübner
4510a8dc08 define nginx for federation 2023-02-27 19:59:07 +01:00
Claus-Peter Hübner
e9babd1014 Merge remote-tracking branch 'origin/master' into 2630-feature-federation-implement-a-graphql-endpoint-for-request-getpublickey 2023-02-27 16:32:25 +01:00
21b6e35391
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin 2023-02-27 15:53:59 +01:00
5f8702c3c4
catch error for not existing users and test this 2023-02-27 15:44:14 +01:00
clauspeterhuebner
78d241482a
Merge branch 'master' into 2715-feature-document-the-technical-federation-architecture 2023-02-27 12:37:25 +01:00
clauspeterhuebner
66d077c256
Update docu/Concepts/TechnicalRequirements/Federation.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-27 12:37:14 +01:00
clauspeterhuebner
c89a1916ae
Update docu/Concepts/TechnicalRequirements/Federation.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-02-27 12:37:04 +01:00
clauspeterhuebner
b617149138
Update docu/Concepts/TechnicalRequirements/Federation.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-27 12:36:02 +01:00
clauspeterhuebner
73ce450344
Update docu/Concepts/TechnicalRequirements/Federation.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-27 12:35:45 +01:00
clauspeterhuebner
d3a1b8afe5
Update docu/Concepts/TechnicalRequirements/Federation.md
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-27 12:32:22 +01:00
ogerly
fc11149f1f add visible event an answer question text in my contribution list 2023-02-27 10:31:10 +01:00
abef636e97
remove todo as its done now 2023-02-26 23:32:49 +01:00
4585b34850
database modules must be installed 2023-02-26 13:27:59 +01:00
3dc878b59a
fix lint with uncompiled database 2023-02-26 13:19:21 +01:00
539b45282b
allow floating promises if explicitly defined 2023-02-26 12:40:44 +01:00
a998afb6d4
properly set relative path for config 2023-02-26 10:31:44 +01:00
67226e253a
add todo 2023-02-25 04:06:38 +01:00
2b9bcd28be
lint only ts files with typed rules 2023-02-25 03:12:07 +01:00
7b6637cfcc
eslint-plugin-type-graphql 2023-02-25 02:24:39 +01:00
Claus-Peter Hübner
17ef143ea8 additional echo outs 2023-02-24 23:10:13 +01:00
Claus-Peter Hübner
fb8c3874c3 remove tmp file 2023-02-24 23:08:20 +01:00
Claus-Peter Hübner
ebc66a0a50 next try to remove processes 2023-02-24 23:07:40 +01:00
Claus-Peter Hübner
6309c1f883 next try to remove federation-processes from pm2 before start
api-version ones
2023-02-24 22:43:58 +01:00
mahula
eb53e5ff16 rename report names in federation and dht workflow 2023-02-24 22:40:07 +01:00
Claus-Peter Hübner
1394578a5c remove old/existing federation processes from pm2-list before start new
ones
2023-02-24 22:04:38 +01:00
Claus-Peter Hübner
e32c299841 Merge remote-tracking branch 'origin/master' into 2730-devops-add-federation-modul-to-deployment-scripts 2023-02-24 21:41:28 +01:00
mahula
1f16ae89ca rename federation workflow jobs for github settings 2023-02-24 21:34:51 +01:00
Moriz Wahl
5f54d048d3
Merge pull request #2724 from gradido/remove-adminCreateContributions
refactor(backend): remove admin create contributions
2023-02-24 18:10:59 +01:00
mahula
93735ad3f7 rename dht node workflow jobs for github settings 2023-02-24 17:57:00 +01:00
mahula
9c838a5fe2 set all workflows' triggers back to push 2023-02-24 14:34:46 +01:00
mahula
4c5eab4239 comment detailed file filters for later discussion 2023-02-24 14:31:38 +01:00
mahula
eb76a8fddf set all workflows' triggers back to push 2023-02-24 14:25:33 +01:00
mahula
362aeaff6d undo env try out in admin test workflow 2023-02-24 14:21:17 +01:00
mahula
f713bcb410 try out env variable in admin test workflow 2023-02-24 14:18:37 +01:00
Moriz Wahl
19a980b47b
Update backend/src/graphql/resolver/UserResolver.test.ts
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-24 14:16:41 +01:00