14950 Commits

Author SHA1 Message Date
mahula
1b335f00ec set cypress test retries to 0 2023-06-28 20:36:33 +02:00
mahula
7b39a08232
Merge branch 'master' into 3053-featureend-to-end-forgot-password-of-deleted-user 2023-06-28 17:34:38 +02:00
b1036c9d5b
Merge pull request #3090 from gradido/fix-forget-password-deleted-user
fix(backend): forget password not for deleted users
2023-06-28 16:49:50 +02:00
e05e4cbf37
Merge branch 'master' into fix-forget-password-deleted-user 2023-06-28 15:11:03 +02:00
29476190fd
Merge pull request #3086 from gradido/fix-gdt-error
fix(backend): gdt server error & gdt refetch policy
2023-06-28 15:10:50 +02:00
Moriz Wahl
7192b666ee test user query on find contribbutions 2023-06-28 14:36:33 +02:00
3d4ee1de9f
Merge branch 'master' into fix-gdt-error 2023-06-28 14:35:55 +02:00
Moriz Wahl
32b6b0bee9 add query to find contributions, change relations to object notation 2023-06-28 14:26:46 +02:00
Moriz Wahl
616455b709 Merge branch 'update-typeorm' into user-query-on-find-contributions 2023-06-28 13:59:59 +02:00
Moriz Wahl
abe1d1b71f remove unused file 2023-06-28 13:56:08 +02:00
Moriz Wahl
9c5543ad22
Merge branch 'master' into message-type-admin-frontend 2023-06-28 13:35:55 +02:00
Moriz Wahl
402c2d1683
Merge pull request #3072 from gradido/message-type-admin
feat(backend): contribution message type moderator
2023-06-28 13:34:05 +02:00
Moriz Wahl
d81d0cbd53 undo query changes 2023-06-28 13:08:41 +02:00
Moriz Wahl
c44807dd50 get most tests working again 2023-06-28 13:04:41 +02:00
Moriz Wahl
4771d2a0ca
Merge branch 'master' into message-type-admin 2023-06-28 12:46:10 +02:00
Moriz Wahl
44dedacce5 transaction link summary as function, seeds are working again 2023-06-28 12:16:38 +02:00
mahula
04529ba15b fix typo 2023-06-28 11:50:47 +02:00
31446aaa0e
do not allow to reset password when user is deleted 2023-06-28 11:16:48 +02:00
mahula
a02c938c04
Merge branch 'master' into update-cypress 2023-06-28 11:12:49 +02:00
mahula
5e9113373c
Merge pull request #3089 from gradido/3088-bug-linting-in-e2e-tests-directory-does-not-work
fix(other): linting in e2e tests directory does not work
2023-06-28 11:01:40 +02:00
70260925fb
Merge branch 'master' into fix-gdt-error 2023-06-28 10:54:50 +02:00
f86d0e9162
fix tests for new network policy in transactions 2023-06-28 10:55:05 +02:00
mahula
fb6ec71b3d lint cypress support files 2023-06-28 10:17:06 +02:00
ogerly
a6f73dc706 fix test for Settings.spec.js 2023-06-28 10:13:39 +02:00
ogerly
d241eb5249 fix test for InputUsername.spec.js 2023-06-28 10:12:44 +02:00
ogerly
94b62293fc fix test for Settings.spec.js 2023-06-28 10:12:26 +02:00
mahula
8db179c517 lint e2e stepdefinition files files 2023-06-28 09:48:11 +02:00
mahula
a0af5d87ae lint e2e model files 2023-06-28 09:46:06 +02:00
mahula
61133870e7 lint cypress config 2023-06-28 09:42:34 +02:00
mahula
42fc73ab1b fix linting config for e2e-tests directory 2023-06-28 09:38:28 +02:00
mahula
a986e78327 replace And in stepdefinition files, because since @badeball/cypress-cucumber-preprocessor v13.0.0 the support for But and And has been removed 2023-06-28 09:02:25 +02:00
mahula
376c6df656 replace And in stepdefinition files, because since @badeball/cypress-cucumber-preprocessor v13.0.0 the support for But and And has been removed 2023-06-28 08:31:50 +02:00
mahula
11fe5bb24e replace And in stepdefinition files, because since @badeball/cypress-cucumber-preprocessor v13.0.0 the support for But and And has been removed 2023-06-28 08:28:51 +02:00
mahula
460fadec88 update package @badeball/cypress-cucumber-preprocessor 2023-06-28 08:28:51 +02:00
Alexander Friedland
929c176965
Merge branch 'master' into 2519-new-design-for-settings-and-profile 2023-06-28 08:22:04 +02:00
mahula
8d497185b6
Merge branch 'master' into update-cypress 2023-06-28 08:20:21 +02:00
Alexander Friedland
ea1dec369b
Update frontend/src/components/UserSettings/UserName.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-28 08:18:38 +02:00
Alexander Friedland
71b7a2adf3
Update frontend/src/components/Inputs/InputUsername.spec.js
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
2023-06-28 08:18:27 +02:00
mahula
d6f4bd6485 update packages cypress, eslint-plugin-cypress, and eslint-plugin-promise 2023-06-28 08:06:20 +02:00
mahula
8a6fd0ac6e
Merge pull request #3070 from gradido/2936-featureend-to-end-user-story-send-coin
feat(other): end-to-end test feature send coins
2023-06-28 07:30:31 +02:00
mahula
236d2d9757
Merge branch 'master' into 2936-featureend-to-end-user-story-send-coin 2023-06-28 07:03:09 +02:00
e62a677668
fixed network policy for gdt query 2023-06-27 22:37:37 +02:00
ccada453c0
fixed vue error 2023-06-27 22:37:20 +02:00
87e5b7437f
properly construct result objects, return an empty GDT list on success=false 2023-06-27 22:19:28 +02:00
421f5e6355
Merge pull request #3085 from gradido/dht-node-dev-dependencies
refactor(dht): move typescript related packages in dev Dependencies
2023-06-27 22:19:19 +02:00
c5cbb9e120
rework GdtEntryList 2023-06-27 22:18:56 +02:00
76603d82cf
rework GdtEntry 2023-06-27 22:18:44 +02:00
mahula
dd83f52570
Merge branch 'master' into 2936-featureend-to-end-user-story-send-coin 2023-06-27 22:11:17 +02:00
4b58603a12
Merge branch 'master' into dht-node-dev-dependencies 2023-06-27 21:26:38 +02:00
21f4ab26bf
Merge pull request #3084 from gradido/eslint-jest-env
fix(backend): jest environment
2023-06-27 21:26:06 +02:00