Moriz Wahl
|
976940047e
|
Merge branch 'master' into feat-send-coins-via-gradido-ID
|
2023-03-30 19:14:09 +02:00 |
|
Moriz Wahl
|
10022c2247
|
Merge branch 'master' into 2803-open-contribution-edit-button
|
2023-03-30 15:11:18 +02:00 |
|
|
|
c874fb6ca1
|
Merge branch 'master' into eslint-plugin-import-fixes
|
2023-03-28 01:08:16 +02:00 |
|
Moriz Wahl
|
8f56be790b
|
Merge branch 'master' into 2803-open-contribution-edit-button
|
2023-03-21 14:44:13 +01:00 |
|
Moriz Wahl
|
761ff80b97
|
use findUserByIdentifier for emails, use it in send coins
|
2023-03-14 21:14:41 +01:00 |
|
|
|
721ccecd12
|
fixes
|
2023-03-12 02:19:10 +01:00 |
|
Moriz Wahl
|
84a6eccd49
|
Merge branch 'master' into test-transaction-links
|
2023-03-10 15:36:04 +01:00 |
|
Moriz Wahl
|
f8cc681e06
|
fix unit tests
|
2023-03-10 15:26:07 +01:00 |
|
|
|
827c829306
|
fixes based on the unit tests
|
2023-03-09 14:37:25 +01:00 |
|
Moriz Wahl
|
a49251205f
|
test double redeem of transaction link
|
2023-03-07 16:24:17 +01:00 |
|
Moriz Wahl
|
23abbfa658
|
remove adminCreateContributions mutation
|
2023-02-20 14:59:57 +01:00 |
|
Hannes Heine
|
38b7234d96
|
Merge branch 'master' into refactor-deny-contribution-unit-test
|
2023-02-15 09:23:08 +01:00 |
|
|
|
a88585086c
|
test sendActivationEmail
|
2023-02-13 13:12:58 +01:00 |
|
elweyn
|
08d8c008f6
|
Add denyContribution mutation to the seeds.
|
2023-01-31 13:07:41 +01:00 |
|
elweyn
|
d71a73ec3b
|
Add new mutation variables to the tests mutation in backend.
|
2023-01-10 10:56:08 +01:00 |
|
Wolfgang Huß
|
80fdc8d30a
|
Merge branch 'master' of github.com:gradido/gradido into daily-rule-for-contribution-links-frontend
# Conflicts:
# backend/src/seeds/graphql/mutations.ts
|
2022-10-13 12:01:06 +02:00 |
|
Moriz Wahl
|
686c24a57d
|
add tests for daily contribution link
|
2022-10-12 17:17:10 +02: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
|
4c33d3784b
|
Added mutation for deleteContribution
|
2022-07-18 13:07:44 +02:00 |
|
elweyn
|
c6ae5760c3
|
Test that the updateContribution mutation updates the contribution with the right values.
|
2022-07-12 09:55:03 +02:00 |
|
elweyn
|
5369aced43
|
Change mutation to include id in the result, write test to update contribution with inexistent id.
|
2022-07-12 09:37:06 +02:00 |
|
elweyn
|
03db4ed125
|
Add mutation to updateContribution.
|
2022-07-04 07:41:21 +02:00 |
|
elweyn
|
ba88599ca7
|
Change mutation to query amount and memo, check in test that amount and memo have the right values.
|
2022-06-29 13:31:57 +02:00 |
|
elweyn
|
a56908b8f5
|
Adding some test for the ContributionToken.
|
2022-06-27 17:13:30 +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
|
1de8c94ba3
|
rename updatePendingCreation
|
2022-06-15 20:01:53 +02:00 |
|
Moriz Wahl
|
2b87cbcd18
|
rename confirmPendingCreation
|
2022-06-15 19:33:40 +02:00 |
|
Moriz Wahl
|
dd04f69ecc
|
rename deletePendingCreation
|
2022-06-15 19:22:01 +02:00 |
|
Moriz Wahl
|
6623849337
|
Merge branch 'master' into contributions-table
|
2022-06-15 16:50:50 +02:00 |
|
Moriz Wahl
|
ad3bb58d43
|
createContributionLink response contains contribution id
|
2022-06-15 15:19:29 +02:00 |
|
Moriz Wahl
|
eabd14bdf3
|
further renaming
|
2022-06-15 09:04:34 +02:00 |
|
Moriz Wahl
|
e60f06bb9b
|
rename mutations to create admin contributions
|
2022-06-15 08:32:30 +02:00 |
|
Moriz Wahl
|
916706a973
|
fix mutation for admin mass creation
|
2022-06-15 08:21:53 +02:00 |
|
Moriz Wahl
|
dc46f4e78c
|
add update contribution link mutation
|
2022-06-14 15:29:34 +02:00 |
|
Moriz Wahl
|
fa30b871b7
|
delete contribution link mutation
|
2022-06-14 13:12:41 +02:00 |
|
Moriz Wahl
|
f258f63ee7
|
test createContributionLink
|
2022-06-14 10:43:03 +02:00 |
|
Wolfgang Huß
|
4b7a643275
|
Implement 'setUserRole' resolver and write tests (still with errors)
|
2022-06-09 16:23:01 +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 |
|
Wolfgang Huß
|
514a38ea38
|
Make transaction link filter object nullable
|
2022-05-31 11:00:56 +02:00 |
|
Wolfgang Huß
|
5f2690949f
|
Merge branch 'master' of github.com:gradido/gradido into 1840-refactor-to-filter-object--sub-rename+filters-obj
|
2022-05-31 08:42:28 +02:00 |
|
ogerly
|
18d0249029
|
remove files und code from coinanimation in backend
|
2022-05-29 12:36:00 +02:00 |
|
Wolfgang Huß
|
85eaa4b391
|
Refactor to use filters in query listTransactionLinksAdmin
|
2022-05-23 11:23:56 +02:00 |
|
Wolfgang Huß
|
14ea920a24
|
Remove ObjectType from SearchUsersFilters and rename SearchUsersFiltersInput to the same name
|
2022-05-23 06:57:43 +02:00 |
|
Wolfgang Huß
|
3ba19359a3
|
Make filters object nullable and writing resolver tests
|
2022-05-19 10:46:32 +02:00 |
|
Wolfgang Huß
|
0f8ffb5860
|
Refactor to have filters GQL object and input for usererSearch, a start
|
2022-05-18 14:46:19 +02:00 |
|
Moriz Wahl
|
6f0c3c11a5
|
improve matching of created pending creation, see TODO
|
2022-04-27 17:51:26 +02:00 |
|
Moriz Wahl
|
a0e29e2524
|
remove moderator from update pending creation mutation args
|
2022-04-27 12:06:01 +02:00 |
|
Moriz Wahl
|
2343279e7b
|
add createPendingCreations mutation
|
2022-04-27 11:35:18 +02:00 |
|