clauspeterhuebner
|
5a77247c79
|
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
|
2022-07-18 19:31:47 +02:00 |
|
clauspeterhuebner
|
d4f32f42e0
|
Update backend/.env.template
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-18 19:30:56 +02:00 |
|
clauspeterhuebner
|
212952cf56
|
Update backend/.env.dist
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-18 19:30:25 +02:00 |
|
Wolfgang Huß
|
b7949a6220
|
Update backend/README.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
|
2022-07-18 12:25:58 +02:00 |
|
Wolfgang Huß
|
c6279a3ba1
|
Update backend/README.md
Co-authored-by: Hannes Heine <heine.hannes@gmail.com>
|
2022-07-18 12:25:36 +02:00 |
|
Wolfgang Huß
|
2f88a169b2
|
Merge branch 'master' of github.com:gradido/gradido into 2055-docs-setting-up-and-using-gql-playground
|
2022-07-18 11:42:29 +02:00 |
|
Wolfgang Huß
|
1ec317259b
|
Document the setup of the GraphQL Playground
|
2022-07-18 11:35:31 +02:00 |
|
clauspeterhuebner
|
77813317f5
|
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
|
2022-07-15 15:34:24 +02:00 |
|
elweyn
|
843993e340
|
Fix linting.
|
2022-07-15 14:34:47 +02:00 |
|
elweyn
|
382211f3ca
|
Adapt test so that we check findAllContributions.
|
2022-07-15 14:14:55 +02:00 |
|
elweyn
|
5f5c19e6ba
|
Change find to much more efficient code.
|
2022-07-15 14:14:15 +02:00 |
|
elweyn
|
1147f58f17
|
Merge remote-tracking branch 'origin/do-not-log-IntrospectionQuery' into 2051-list-all-confirmed-contribution
|
2022-07-15 13:48:04 +02:00 |
|
Moriz Wahl
|
07093c466d
|
Merge branch 'master' into do-not-log-IntrospectionQuery
|
2022-07-15 13:47:11 +02:00 |
|
elweyn
|
ed75dce369
|
Merge branch 'master' into 2051-list-all-confirmed-contribution
|
2022-07-15 13:46:46 +02:00 |
|
Moriz Wahl
|
175bc514be
|
feat: Do not log IntrospectionQuery from Query Browser
|
2022-07-15 13:36:31 +02:00 |
|
Alexander Friedland
|
8f742ce1d1
|
Merge branch 'master' into 2051-list-contribution-add-deleted
|
2022-07-15 07:37:37 +02:00 |
|
Claus-Peter Hübner
|
9af614d437
|
invert default setting of EVENT_PROTOCOL_ENABLED
|
2022-07-15 00:37:07 +02:00 |
|
elweyn
|
b86ddbf8b0
|
Fix linting.
|
2022-07-14 18:08:51 +02:00 |
|
elweyn
|
c242f97733
|
Change the test for listAllContributions to have every seed user and create all creations, add Test suite that checks if every seeded data arrives as well.
|
2022-07-14 17:52:31 +02:00 |
|
elweyn
|
34de4bb901
|
Merge conflict on contribution resolver test file
|
2022-07-14 17:42:49 +02:00 |
|
elweyn
|
22602c45b9
|
Merge master into this branch.
|
2022-07-14 17:40:58 +02:00 |
|
elweyn
|
3733bf5114
|
Change con.close to resetToken method.
|
2022-07-14 17:30:21 +02:00 |
|
elweyn
|
246edadc13
|
Test that authenticated user gets allContributions.
|
2022-07-14 17:22:22 +02:00 |
|
elweyn
|
ba90911aec
|
Test that unauthenticated user can not query listAllContributions.
|
2022-07-14 16:57:57 +02:00 |
|
elweyn
|
ab77a798f5
|
Add query seed for listAllContributions.
|
2022-07-14 16:57:25 +02:00 |
|
elweyn
|
cbbe0ffad2
|
Change the method name from listAllConfirmedContributions to listAllContributions.
|
2022-07-14 16:45:19 +02:00 |
|
elweyn
|
fdea5f68ef
|
Add confirmedBy and confirmedAt for the contribution query.
|
2022-07-14 16:43:20 +02:00 |
|
elweyn
|
8c6ec08e88
|
Gives a list of allCreations and calls the User one time in the creation.
|
2022-07-14 16:42:55 +02:00 |
|
elweyn
|
c02f575780
|
Withdrew userid from contribution object.
|
2022-07-14 12:59:21 +02:00 |
|
elweyn
|
2f90bd9811
|
Withdrew User from Contribution object and replaced it with userId, firstName and lastName.
|
2022-07-14 12:58:01 +02:00 |
|
elweyn
|
7c698de325
|
Add constructor to ContributionListResult.
|
2022-07-14 12:25:45 +02:00 |
|
Claus-Peter Hübner
|
14619384a4
|
remove comments
|
2022-07-13 18:52:11 +02:00 |
|
clauspeterhuebner
|
c805f85f75
|
Merge branch 'master' into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
|
2022-07-13 18:37:58 +02:00 |
|
Hannes Heine
|
8d727f5e5c
|
Merge branch 'master' into 2000-contribution-update
|
2022-07-13 14:42:02 +02:00 |
|
elweyn
|
b7c2497839
|
Add new right LIST_ALL_CONFIRMED_CONTRIBUTIONS.
|
2022-07-13 12:18:47 +02:00 |
|
elweyn
|
99c4e83670
|
Add deleted contribution to the list of contribution.
|
2022-07-13 11:26:18 +02:00 |
|
elweyn
|
9d9d1a78f1
|
Add confirmedBy and confirmedAt for the contribution query.
|
2022-07-13 11:01:44 +02:00 |
|
elweyn
|
e1d50cacb5
|
Fix linting.
|
2022-07-13 09:55:21 +02:00 |
|
elweyn
|
801e223cfd
|
Implement that adminUpdateContribution is not allowed when moderator is null.
|
2022-07-13 08:27:05 +02:00 |
|
elweyn
|
c6bab99a2c
|
Add Test that adminUpdateContribution is not allowed on creation made by createContribution mutation.
|
2022-07-13 08:26:30 +02:00 |
|
Claus-Peter Hübner
|
63d84199b0
|
linting
|
2022-07-13 02:06:36 +02:00 |
|
Claus-Peter Hübner
|
1a2bb1a29a
|
add eventSendConfirmEmail during createUser()
|
2022-07-13 01:59:37 +02:00 |
|
Claus-Peter Hübner
|
f3eb73bf8d
|
Merge remote-tracking branch 'origin/master' into
1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
|
2022-07-13 01:28:53 +02:00 |
|
Moriz Wahl
|
2ceb29edde
|
Merge branch 'master' into add-creations-to-user
|
2022-07-12 15:53:16 +02:00 |
|
elweyn
|
32d79bb61c
|
Corrected the spelling errors and withdrew admin creation on update scenario.
|
2022-07-12 13:01:46 +02:00 |
|
Hannes Heine
|
90d2ffbff3
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-12 12:54:55 +02:00 |
|
Hannes Heine
|
0380609dee
|
Update backend/src/graphql/resolver/ContributionResolver.test.ts
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
|
2022-07-12 12:54:46 +02:00 |
|
einhornimmond
|
b50acc1a10
|
Merge branch 'master' into archive_transform_valid_transactions
|
2022-07-12 10:49:34 +02:00 |
|
Moriz Wahl
|
8a3c825371
|
feat: Login Returns Open Creations for User
|
2022-07-12 10:27:52 +02:00 |
|
elweyn
|
b991bb0467
|
Delete datas after all listContributions and updateContribution Tests.
|
2022-07-12 10:11:28 +02:00 |
|