elweyn
|
a1ece2f171
|
Change definition of the parameter statusFilter so that the ContributionStatus item can't be null.
|
2023-01-31 11:39:44 +01:00 |
|
elweyn
|
787b2b9552
|
Add test for value null in statusFilter array.
|
2023-01-31 11:38:37 +01:00 |
|
elweyn
|
75d47d016d
|
Remove the default null of statusFilter or the test query.
|
2023-01-31 11:19:43 +01:00 |
|
elweyn
|
70649b968f
|
Change statusFilter from default null to optional.
|
2023-01-31 11:11:18 +01:00 |
|
elweyn
|
c63e6fd474
|
Add tests for listAllContributions statusFilter parameter.
|
2023-01-31 11:10:02 +01:00 |
|
Claus-Peter Hübner
|
540dd47eb6
|
linting
|
2023-01-31 01:04:18 +01:00 |
|
Claus-Peter Hübner
|
799823f039
|
remove test for startValidateCommunities loop
|
2023-01-31 00:32:18 +01:00 |
|
mahula
|
fab5946631
|
adapt unit tests to changes in user resolver's error message
|
2023-01-30 16:41:44 +01:00 |
|
mahula
|
cbd8895acf
|
refactor error message in user resolver
|
2023-01-30 16:40:43 +01:00 |
|
elweyn
|
d5605d3afb
|
Add test for error case wrong statusFilter value.
|
2023-01-28 08:36:46 +01:00 |
|
elweyn
|
e5a86cd125
|
Correct en local file.
|
2023-01-28 08:12:26 +01:00 |
|
elweyn
|
311fb97467
|
Refactor filter method.
|
2023-01-28 08:10:50 +01:00 |
|
Claus-Peter Hübner
|
f030405bc6
|
activate test for validation loop, but got errors
|
2023-01-27 22:41:38 +01:00 |
|
Claus-Peter Hübner
|
4634505c57
|
remove getPublicKey from client-url
|
2023-01-27 22:40:52 +01:00 |
|
elweyn
|
14c4388ca6
|
Merge branch '2594-filter-query-all-contributions' of https://github.com/gradido/gradido into 2594-filter-query-all-contributions
|
2023-01-26 07:07:10 +01:00 |
|
elweyn
|
12703a33f9
|
Remove unused i18n import.
|
2023-01-26 07:06:57 +01:00 |
|
Hannes Heine
|
eb16416900
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-26 07:04:39 +01:00 |
|
Claus-Peter Hübner
|
ba8d02eb8a
|
linting
|
2023-01-25 22:59:21 +01:00 |
|
Claus-Peter Hübner
|
8f4420f54c
|
Merge branch '2501-feature-federation-implement-a-graphql-client-to-request-getpublickey' of github.com:gradido/gradido into 2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
|
2023-01-25 22:57:12 +01:00 |
|
Claus-Peter Hübner
|
30be532dd5
|
temporarily removed the not matching community entry deletion after
validation
|
2023-01-25 22:55:43 +01:00 |
|
clauspeterhuebner
|
99f1b0d240
|
Update backend/src/federation/validateCommunities.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2023-01-25 22:49:10 +01:00 |
|
Claus-Peter Hübner
|
b64fad1b7d
|
add the startValidateCommunities again after master-merge
|
2023-01-25 21:18:18 +01:00 |
|
Claus-Peter Hübner
|
8cc62c1949
|
Merge remote-tracking branch 'origin/master' into
2501-feature-federation-implement-a-graphql-client-to-request-getpublickey
|
2023-01-25 21:12:41 +01:00 |
|
elweyn
|
0bd3ce27df
|
Change Tests to statusFilter.
|
2023-01-25 16:48:49 +01:00 |
|
elweyn
|
8b3423b91b
|
Remove i18n, change state to status.
|
2023-01-25 16:40:32 +01:00 |
|
Moriz Wahl
|
d7c2e1ece5
|
comment unused code to raise coverage
|
2023-01-25 16:29:37 +01:00 |
|
Moriz Wahl
|
b959a64e77
|
remove unused TransactionType enumerator to raise coverage
|
2023-01-25 16:29:18 +01:00 |
|
elweyn
|
9e7da0f451
|
Add tests for filterState parameter in listAllContributions query.
|
2023-01-25 08:11:47 +01:00 |
|
elweyn
|
47eea57c09
|
Remove unused import.
|
2023-01-25 08:00:34 +01:00 |
|
elweyn
|
cc0fe5968d
|
Tests that the filterState parameter in listAllContributions works as expected.
|
2023-01-25 07:54:17 +01:00 |
|
clauspeterhuebner
|
a3af2e5513
|
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints
|
2023-01-25 02:34:29 +01:00 |
|
elweyn
|
2cecadded2
|
Add filterState to the backend test listAllContributions query.
|
2023-01-24 17:02:08 +01:00 |
|
Hannes Heine
|
14c546627a
|
Merge branch 'master' into 2594-filter-query-all-contributions
|
2023-01-24 16:14:21 +01:00 |
|
elweyn
|
57222d07c4
|
Change rejected to deny, add error test for denyContribution & remove TODO comment.
|
2023-01-24 15:56:58 +01:00 |
|
elweyn
|
4f85b8508d
|
Fix locales.
|
2023-01-24 15:38:28 +01:00 |
|
elweyn
|
da652e6745
|
Rename reject to deny and rejected to denied.
|
2023-01-24 15:22:37 +01:00 |
|
elweyn
|
b940400e5b
|
Remove unused import.
|
2023-01-24 14:26:43 +01:00 |
|
elweyn
|
d42804acfb
|
Change type of filterState from string[] to ContributionStatus[].
|
2023-01-24 12:10:53 +01:00 |
|
elweyn
|
1554a7d454
|
Remove test loggings.
|
2023-01-24 12:04:09 +01:00 |
|
elweyn
|
f4c743f7b4
|
Add localization, change filterState from string to array of string.
|
2023-01-24 11:33:29 +01:00 |
|
elweyn
|
574906eb76
|
Add filterState parameter to listAllContributions query, can be a string or null and checks in the DB for the ContributionStatus.
|
2023-01-24 10:27:46 +01:00 |
|
Hannes Heine
|
23e3e02139
|
Merge branch 'master' into 2332-mark-contribution-as-rejected
|
2023-01-24 08:39:15 +01:00 |
|
clauspeterhuebner
|
4c5cecb108
|
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints
|
2023-01-20 02:41:27 +01:00 |
|
|
|
62e76e02ad
|
v1.17.1
|
2023-01-19 22:11:20 +01:00 |
|
Hannes Heine
|
c84fa68132
|
Merge branch 'master' into 2332-mark-contribution-as-rejected
|
2023-01-19 07:50:22 +01:00 |
|
clauspeterhuebner
|
0b27d09cdd
|
Merge branch 'master' into 2428-feature-federation-implement-multiple-apollo-graphql-endpoints
|
2023-01-18 22:20:23 +01:00 |
|
|
|
a3dc4c168b
|
v1.17.0
|
2023-01-18 15:54:57 +01:00 |
|
Moriz Wahl
|
52f9da5c0d
|
fix(backend): admin cannot delete confirmed contribution
|
2023-01-18 15:06:18 +01:00 |
|
Claus-Peter Hübner
|
6be123e3bf
|
linting
|
2023-01-18 02:13:36 +01:00 |
|
Claus-Peter Hübner
|
15cb8dff3a
|
Merge remote-tracking branch 'origin/master' into
2428-feature-federation-implement-multiple-apollo-graphql-endpoints
plus validateCommunities-Tests
|
2023-01-18 02:05:49 +01:00 |
|