12531 Commits

Author SHA1 Message Date
elweyn
4d0d709f3f Changed path now cypress/src/* 2023-02-10 12:55:40 +01:00
elweyn
9008c96d0f Move cypress/tests/cypress folder to src 2023-02-10 12:12:17 +01:00
elweyn
140b53faf3 Change " to ', remove ; at end of statements, try to correct IDE recognition of modul imports. 2023-02-10 10:12:44 +01:00
mahula
c048de383a fix typo 2023-02-07 11:19:15 +01:00
mahula
49ce7e5e05
linting 2023-02-07 10:20:28 +01:00
mahula
267447d88f
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password 2023-02-07 09:48:04 +01:00
mahula
3beb5cad62 linting 2023-02-07 09:40:18 +01:00
mahula
2214ce90e4 linting 2023-02-07 08:11:26 +01:00
mahula
e1bf7b20f4
set data-test attribute in forgot password page avoiding v-if 2023-02-07 07:53:12 +01:00
078a7432bb
Merge pull request #2670 from gradido/event_protocol_remove_config_switch
refactor(backend): remove event protocol config switch
2023-02-07 01:43:11 +01:00
151f381d94
fix config aggregation on dht-node & backend 2023-02-07 00:29:07 +01:00
4d3ea26365
remove comment on federation 2023-02-07 00:17:49 +01:00
24ca1563b8
remove EVENT_PROTOCOL_DISABLED from dht-node 2023-02-07 00:17:37 +01:00
5a78228af3
remove EVENT_PROTOCOL_DISABLED from backend & bare_metal deployment 2023-02-07 00:16:53 +01:00
8086a4ac46
Merge pull request #2652 from gradido/refactor_event_protocol
refactor(backend): event protocol
2023-02-07 00:03:32 +01:00
1dd2a369e2
Merge branch 'master' into refactor_event_protocol 2023-02-06 23:48:39 +01:00
mahula
d2665583b5 set test workflow trigger back to push 2023-02-03 15:28:52 +01:00
mahula
b79a7a4536 remove whitespace from test workflow file 2023-02-03 15:04:13 +01:00
mahula
a8a107628d for more coherent reading of scenario's storyline change completely to the user as the actor 2023-02-03 14:51:26 +01:00
mahula
d3f8c22fdb
straighten out the wording of the feature's focus
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2023-02-03 14:43:06 +01:00
mahula
feb393aff5
Merge branch 'master' into 2352-feat-user-story-user-authentication-reset-password 2023-02-03 10:59:04 +01:00
mahula
c1461ede98 uncomment all jobs in test workflow 2023-02-03 10:33:38 +01:00
mahula
1e52c237a3 remove unnecessary dot-env file 2023-02-03 10:14:54 +01:00
mahula
758bd8e781 fix step_definition for e2e test 2023-02-02 22:50:51 +01:00
mahula
b2eab93979 fix step_definition for e2e test 2023-02-02 21:59:07 +01:00
mahula
010e17ee62 Revert "move response in e2e test to common step definitions"
This reverts commit d89fc1ef105366d0f9deffb0bf79869ce5dff019.
2023-02-02 21:58:08 +01:00
mahula
d89fc1ef10 move response in e2e test to common step definitions 2023-02-02 21:03:14 +01:00
Alexander Friedland
9879df4eb5
Merge pull request #2649 from gradido/2608-Design-breaks-on-w-1033px
refactor(frontend): sidebar becomes smaller when critical phase
2023-02-02 17:07:33 +01:00
mahula
cb39f0b505 set down jwt expiration time in dot-env for e2e testing 2023-02-02 17:04:13 +01:00
mahula
eaaf3a81c2 use own backup image with dot-env for e2e testing 2023-02-02 16:46:35 +01:00
Alexander Friedland
cb1a4f6b94
Merge branch 'master' into 2608-Design-breaks-on-w-1033px 2023-02-02 16:46:03 +01:00
mahula
87d2af8d4e use own backup image with dot-env for e2e testing 2023-02-02 16:34:45 +01:00
9f906f4939
Merge pull request #2656 from gradido/logger_sendEMailTranslated
refactor(backend): use LogError on sendEMailTranslated
2023-02-02 16:34:24 +01:00
mahula
62505d7561 use own backup image with dot-env for e2e testing 2023-02-02 16:19:21 +01:00
mahula
bea4e7ce4f use own backup image with dot-env for e2e testing 2023-02-02 16:13:54 +01:00
mahula
b4550b1af9 comment workflow jobs for e2e testing 2023-02-02 15:51:04 +01:00
mahula
306c039b4d comment workflow jobs for e2e testing 2023-02-02 15:46:13 +01:00
mahula
a28a46cf08 disable video recording in e2e tests 2023-02-02 15:43:26 +01:00
mahula
b91bf38f1b add response check to submit login e2e test step 2023-02-02 14:56:01 +01:00
mahula
aeb2ce35d5 add response check to submit login e2e test step 2023-02-02 14:28:31 +01:00
mahula
4dfad4086d add response check to submit login e2e test step 2023-02-02 14:25:08 +01:00
mahula
bc12958e3e Revert "add video recodring and upload for testing purposes"
This reverts commit 4e988167527c3aa4b3ae5e8d43f8993d2741f9b2.
2023-02-02 14:24:06 +01:00
fdf22daec7
use LogError 2023-02-02 13:04:47 +01:00
48dc2821c5
Merge pull request #2640 from gradido/log-error
refactor(backend): log error class
2023-02-02 13:01:06 +01:00
mahula
4e98816752 add video recodring and upload for testing purposes 2023-02-02 12:23:48 +01:00
mahula
91933f6f0d add video recodring and upload for testing purposes 2023-02-02 12:19:32 +01:00
9b057c5c10
Merge branch 'master' into log-error 2023-02-02 12:16:12 +01:00
Hannes Heine
a95cf81113
Merge pull request #2619 from gradido/2594-filter-query-all-contributions
feat(backend): add filterState parameter to listAllContributions query
2023-02-02 12:04:01 +01:00
Hannes Heine
a763db27d1
Merge branch 'master' into 2594-filter-query-all-contributions 2023-02-02 11:31:34 +01:00
elweyn
f1c0f0bd69 Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions 2023-02-02 11:22:57 +01:00