14728 Commits

Author SHA1 Message Date
Moriz Wahl
a43cb6a3f6
Merge pull request #3078 from gradido/update-typeorm
feat(database): update typeorm
2023-06-29 13:45:36 +02:00
Moriz Wahl
3ed9adfc73
Merge branch 'master' into update-typeorm 2023-06-29 12:28:05 +02:00
mahula
1526ed9477
Merge pull request #3092 from gradido/disable-cypress-retries
refactor(other): disable cypress test retries
2023-06-29 12:18:01 +02:00
mahula
b67ab14b0e
Merge branch 'master' into disable-cypress-retries 2023-06-29 11:39:00 +02:00
mahula
9f8a7f779f
Merge pull request #3056 from gradido/update-cypress
test(other): update cypress
2023-06-29 09:06:45 +02:00
mahula
938cfcc89a
Merge branch 'master' into update-cypress 2023-06-29 08:33:28 +02:00
Hannes Heine
70217d5fa7
Merge pull request #3051 from gradido/2878-trigger-export-klicktipp
feat(other): add definition of cron-job for klicktipp export.
2023-06-29 08:27:49 +02:00
Hannes Heine
74bfc5d065
Merge branch 'master' into 2878-trigger-export-klicktipp 2023-06-29 07:51:29 +02:00
mahula
1b335f00ec set cypress test retries to 0 2023-06-28 20:36:33 +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
3d4ee1de9f
Merge branch 'master' into fix-gdt-error 2023-06-28 14:35:55 +02:00
Moriz Wahl
abe1d1b71f remove unused file 2023-06-28 13:56:08 +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
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
mahula
8d497185b6
Merge branch 'master' into update-cypress 2023-06-28 08:20:21 +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
mahula
b2d15a4854
Merge branch 'master' into 2936-featureend-to-end-user-story-send-coin 2023-06-27 21:21:36 +02:00
ec50b98d73
Merge branch 'master' into eslint-jest-env 2023-06-27 20:51:19 +02:00
Hannes Heine
44d1e98d64
Merge pull request #3081 from gradido/3007-transaction-list-page-style
feat(frontend): transaction list page change style for small device
2023-06-27 20:39:16 +02:00