15098 Commits

Author SHA1 Message Date
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
Claus-Peter Huebner
9c9a05e64f userRoles as OneToMany relation 2023-06-28 02:47:51 +02:00
Claus-Peter Huebner
dcea6871ef userRoles as OneToMany relation 2023-06-28 02:47:11 +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
mahula
11e3ba4886
Merge branch 'master' into 2936-featureend-to-end-user-story-send-coin 2023-06-27 20:39:16 +02:00
mahula
6ec3701cf6 move transaction data from step definition to scenario line 2023-06-27 19:29:00 +02:00
mahula
e763ac3d7a move transaction details data from step definition to scenario line 2023-06-27 18:52:19 +02:00
mahula
a612f2e305 change value type in send coin step for coherence 2023-06-27 18:03:32 +02:00
mahula
07e11fe788 use more example data in e2e send coin scenario 2023-06-27 17:30:47 +02:00
Hannes Heine
409c74a3f3
Merge branch 'master' into 3007-transaction-list-page-style 2023-06-27 15:05:28 +02:00
Alexander Friedland
d9600bd88a
Merge branch 'master' into message-type-admin-frontend 2023-06-27 14:49:23 +02:00
ogerly
387d9e87b7 fix test for ContributionMessagesFormular.spec.js 2023-06-27 14:39:10 +02:00
Hannes Heine
39a826c37b
Merge pull request #3082 from gradido/2671-refactor-state-to-status
refactor(other): refactor state to status
2023-06-27 14:08:55 +02:00
Moriz Wahl
689705f465 improved describe 2023-06-27 14:03:03 +02:00
Hannes Heine
e02c650174
Merge branch 'master' into 2671-refactor-state-to-status 2023-06-27 13:33:30 +02:00
26437d5e5f
move typescripted related packages in devDependencies 2023-06-27 12:25:06 +02:00
3cff9bce79
include jest environment 2023-06-27 12:23:18 +02:00
e036a2a400
Merge branch 'master' into eslint-dht-import 2023-06-27 12:18:27 +02:00
c05c16a9fc
Update .github/workflows/test_dht_node.yml 2023-06-27 12:15:30 +02:00