|
|
dec47d6dc5
|
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin
|
2023-02-23 22:07:08 +01:00 |
|
|
|
9de2149c8f
|
Merge branch 'master' into combine_listTransactionLinks_and_listTransactionLinksAdmin
|
2023-02-17 14:10:51 +01:00 |
|
elweyn
|
b1b3a060cb
|
Merge master in refactor adminListContributions.
|
2023-02-17 11:20:43 +01:00 |
|
elweyn
|
34fe6b4e90
|
Rework reviews, add the properties used in the ui for listContributions.
|
2023-02-15 09:44:00 +01:00 |
|
|
|
66a5175dc1
|
combine logic for both listTransactionLinks and listTransactionLinksAdmin
|
2023-02-14 21:28:58 +01:00 |
|
elweyn
|
ad16aff1ea
|
Change listUnconfirmedContributions to adminListAllContributions.
|
2023-02-06 15:06:58 +01:00 |
|
elweyn
|
8c00fcd6cc
|
Merge new unit tests for ContributionResolver.
|
2023-02-06 14:34:40 +01:00 |
|
elweyn
|
75d47d016d
|
Remove the default null of statusFilter or the test query.
|
2023-01-31 11:19:43 +01:00 |
|
elweyn
|
0bd3ce27df
|
Change Tests to statusFilter.
|
2023-01-25 16:48:49 +01:00 |
|
elweyn
|
cc0fe5968d
|
Tests that the filterState parameter in listAllContributions works as expected.
|
2023-01-25 07:54:17 +01:00 |
|
elweyn
|
2cecadded2
|
Add filterState to the backend test listAllContributions query.
|
2023-01-24 17:02:08 +01:00 |
|
elweyn
|
4461ff92a5
|
Correct tests after changing login and logout from queries to mutations.
|
2022-09-22 12:22:56 +02:00 |
|
elweyn
|
7156f1afd5
|
Setup Test file for ContributionMessageResolver.
|
2022-08-29 12:58:01 +02:00 |
|
elweyn
|
f96fb5aa63
|
Add searchAdminUsers query to mocks.
|
2022-08-17 10:21:40 +02:00 |
|
elweyn
|
11dacd40be
|
Change query listAllContributions now gets contributionCount and contributionList instead of linkCount and linkList.
|
2022-07-18 11:34:30 +02:00 |
|
elweyn
|
3a8fb6b353
|
Change query of listContribution to get contributionCount and contributionList instead of link...
|
2022-07-18 11:31:39 +02:00 |
|
elweyn
|
93c2d6814a
|
Change the listContribution query to give back ContributionListResult object with linkCount.
|
2022-07-18 11:27:44 +02:00 |
|
elweyn
|
ab77a798f5
|
Add query seed for listAllContributions.
|
2022-07-14 16:57:25 +02:00 |
|
elweyn
|
3718f0dc56
|
Change the test so that we can test if the contribution list finds only created but not confirmed contribution
|
2022-07-11 11:42:24 +02:00 |
|
elweyn
|
7d23be6901
|
Add query for listContributions.
|
2022-07-01 12:54:04 +02:00 |
|
Wolfgang Huß
|
f6f487aa7e
|
Merge branch 'master' of github.com:gradido/gradido into 1881-set-role-in-admin-interface
# Conflicts:
# backend/src/auth/RIGHTS.ts
|
2022-06-16 14:23:35 +02:00 |
|
Moriz Wahl
|
d95b1893cd
|
rename getPendingCreations
|
2022-06-15 19:13:19 +02:00 |
|
Moriz Wahl
|
fd2f6a16b7
|
lsit contribution links query
|
2022-06-14 12:10:16 +02:00 |
|
Wolfgang Huß
|
f71bf5da30
|
Add 'isAdmin' property to 'UserAdmin' and 'AdminResolver', 'searchUsers'
|
2022-06-08 10:48:03 +02:00 |
|
Wolfgang Huß
|
ca8ce34f68
|
Move 'searchUsers' query from mutations to queries, correct and refine test descriptions
|
2022-06-02 11:21:57 +02:00 |
|
Moriz Wahl
|
70b1119840
|
queries in queries file instead of mutations
|
2022-06-01 14:10:37 +02:00 |
|
ogerly
|
18d0249029
|
remove files und code from coinanimation in backend
|
2022-05-29 12:36:00 +02:00 |
|
Moriz Wahl
|
e4776fcfd5
|
test get pending creations query
|
2022-04-27 14:08:56 +02:00 |
|
Moriz Wahl
|
e30d1f723f
|
test queryOptIn
|
2022-04-25 13:18:08 +02:00 |
|
|
|
87aed30cfd
|
good catch
|
2022-04-12 14:57:46 +02:00 |
|
Moriz Wahl
|
8a350e7cab
|
get user id by login query in seeds
|
2022-03-17 08:48:49 +01:00 |
|
Moriz Wahl
|
b30f4dfa5d
|
copy queries and mutations from frontend and use them
|
2022-03-15 10:17:36 +01:00 |
|