9774 Commits

Author SHA1 Message Date
Moriz Wahl
b31309f7ef remove file artifact 2022-07-19 00:22:47 +02:00
Moriz Wahl
19dda11857
Merge branch 'master' into docu-env-vars 2022-07-19 00:20:21 +02:00
clauspeterhuebner
0188fc7213
Merge pull request #1997 from gradido/1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol
[WIP] 1794 feature event protocol 1 implement the basics of the business event protocol
2022-07-19 00:19:46 +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
Moriz Wahl
22a8f0a280
Merge branch 'master' into docu-env-vars 2022-07-18 23:47:42 +02:00
Moriz Wahl
1691167582 explain nginx ports with docker 2022-07-18 23:47:24 +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
3e617fdf95
Update deployment/bare_metal/.env.dist
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-18 19:31:24 +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
ogerly
f3390b7de1 add updateContribution updateContributionForm 2022-07-18 18:10:29 +02:00
ogerly
95b8e9e55a check disable button and amount info text 2022-07-18 18:10:29 +02:00
ogerly
70a8f9b0ca change query to get contributionCount and contributionList 2022-07-18 18:10:29 +02:00
elweyn
9385648285 Remove unused import. 2022-07-18 18:10:29 +02:00
elweyn
a25d9f7399 Change query fields to new names. 2022-07-18 18:10:29 +02:00
elweyn
7d5555c7e4 Change query listAllContributions now gets contributionCount and contributionList instead of linkCount and linkList. 2022-07-18 18:10:29 +02:00
elweyn
b384782e63 Change query of listContribution to get contributionCount and contributionList instead of link... 2022-07-18 18:10:29 +02:00
elweyn
f1238957f9 Change linkCount to contributionCount and linkList to contributionList. 2022-07-18 18:10:29 +02:00
elweyn
951d7f2f88 Change the listContribution query to give back ContributionListResult object with linkCount. 2022-07-18 18:10:29 +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
Alexander Friedland
8956aef42d
Merge branch 'master' into 2038-Community-contribution-site-and-form 2022-07-18 12:43:50 +02:00
Wolfgang Huß
e41e8fea7f Merge branch 'master' of github.com:gradido/gradido into 2049-remove-image-entries-in-docker-compose-files 2022-07-18 12:43:03 +02:00
Wolfgang Huß
6a2eb4a549
Merge pull request #2060 from gradido/2055-docs-setting-up-and-using-gql-playground
docs: 🍰 Document The Setup Of The GraphQL Playground
2022-07-18 12:42:14 +02:00
Wolfgang Huß
4338328690 Add Docker documentation in DOCKER_MORE_CLOSELY.md 2022-07-18 12:40:13 +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ß
b7c49b2410 Change Docker Compose image names and add comments wy 2022-07-18 12:24:29 +02:00
Wolfgang Huß
45013efd8d Remove forgotten to delete lines in Docker Compose Apple M1 override 2022-07-18 12:02:56 +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ß
388b9afdbb Merge branch 'master' of github.com:gradido/gradido into 2049-remove-image-entries-in-docker-compose-files 2022-07-18 11:40:00 +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
Alexander Friedland
4dedad4ca9
Merge branch 'master' into 2038-Community-contribution-site-and-form 2022-07-18 11:18:50 +02:00
ogerly
1e4540ef71 fix locales 2022-07-18 11:13:32 +02:00
ogerly
0b8e898818 refactor contribution form 2022-07-18 11:13:32 +02:00
Hannes Heine
6e0db93591
Merge pull request #2057 from gradido/2051-list-all-confirmed-contribution
Feat: List all contribution
2022-07-18 11:08:26 +02:00
Claus-Peter Hübner
85a6b09635 Merge branch '1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol' of github.com:gradido/gradido into 1794-feature-event-protocol-1-implement-the-basics-of-the-business-event-protocol 2022-07-15 16:42:15 +02:00
Claus-Peter Hübner
5810235cec add EVENT_PROTOCOL_ENABLED 2022-07-15 16:40:46 +02:00