clauspeterhuebner
|
7f6eb1cb47
|
Merge branch 'master' into fix-windows-line-breaks
|
2022-07-20 23:05:48 +02:00 |
|
elweyn
|
c8267cf774
|
Add contributionDate to the Contribution object.
|
2022-07-20 10:42:24 +02:00 |
|
Moriz Wahl
|
1e5738f0aa
|
fix: Windows 0D 0A Linebreaks to Unix 0A
|
2022-07-19 15:11:27 +02:00 |
|
elweyn
|
ccc16b4083
|
Test that an already confirmed contribution can not be deleted.
|
2022-07-19 13:09:44 +02:00 |
|
elweyn
|
b4a4a9e126
|
Throw error if confirmedAt is present.
|
2022-07-19 13:09:03 +02:00 |
|
Hannes Heine
|
d5a2c24d7e
|
Merge branch 'master' into 2000-contribution-delete
|
2022-07-19 12:25:12 +02:00 |
|
Hannes Heine
|
ab6db2e0a6
|
Merge branch 'master' into add_count_to_list_contributions
|
2022-07-19 01:50:39 +02:00 |
|
Claus-Peter Hübner
|
86487a2ddb
|
change to Unix LF
|
2022-07-18 23:55:13 +02:00 |
|
Claus-Peter Hübner
|
e9b8691b38
|
turned around the logic
|
2022-07-18 23:53:59 +02:00 |
|
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 |
|
Hannes Heine
|
15051a61e1
|
Merge branch 'master' into add_count_to_list_contributions
|
2022-07-18 14:32:05 +02:00 |
|
elweyn
|
55d81d2feb
|
Merge branch '2000-contribution-delete' of https://github.com/gradido/gradido into 2000-contribution-delete
|
2022-07-18 13:08:39 +02:00 |
|
elweyn
|
e84061c412
|
Added tests for deleteContribution
|
2022-07-18 13:08:27 +02:00 |
|
elweyn
|
4c33d3784b
|
Added mutation for deleteContribution
|
2022-07-18 13:07:44 +02:00 |
|
Hannes Heine
|
d8872c825c
|
Merge branch 'master' into 2000-contribution-delete
|
2022-07-18 13:05:41 +02:00 |
|
elweyn
|
da3574edb8
|
Fix merge conflict and reviewed name changes.
|
2022-07-18 12:35:42 +02:00 |
|
elweyn
|
7a337f027d
|
Fix merge conflict.
|
2022-07-18 12:32:24 +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 |
|
elweyn
|
ae04024dd3
|
Remove unused import.
|
2022-07-18 11:39:17 +02:00 |
|
elweyn
|
42b8d625da
|
Change query fields to new names.
|
2022-07-18 11:38:58 +02:00 |
|
Wolfgang Huß
|
1ec317259b
|
Document the setup of the GraphQL Playground
|
2022-07-18 11:35:31 +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
|
495fbfd05c
|
Change linkCount to contributionCount and linkList to contributionList.
|
2022-07-18 11:31:04 +02:00 |
|
elweyn
|
93c2d6814a
|
Change the listContribution query to give back ContributionListResult object with linkCount.
|
2022-07-18 11:27:44 +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 |
|