9651 Commits

Author SHA1 Message Date
Wolfgang Huß
d06d7c30cd
Merge pull request #2042 from gradido/2038-Community-contribution-site-and-form
feat: 🍰 Community Contribution Site And Form
2022-07-25 13:34:41 +02:00
Wolfgang Huß
46d87f499f
Merge branch 'master' into 2038-Community-contribution-site-and-form 2022-07-25 13:09:12 +02:00
Hannes Heine
8f7ad0ac39
Merge pull request #2082 from gradido/fix-move-memo-chars-size-in-const
[Refactor] Move MEMO_MIN_CHARS and MEMO_MAX_CHARS to const file
2022-07-25 12:52:39 +02:00
elweyn
8aa6bc540e Change CONTRIBUTIONLINK_MEMO_..._CHARS to MEMO_..._CHARS and using it on ContributionResolver, TransactionResolver and AdminResolver. 2022-07-25 12:41:11 +02:00
Hannes Heine
66f76956f3
Merge pull request #2080 from gradido/2076-test-memo-length
Fix: Test memo length on createContribution & updateContribution
2022-07-25 12:13:08 +02:00
elweyn
ae5ec300ff Fix linting. 2022-07-25 12:08:02 +02:00
elweyn
364901998c Add updateListAllContributions on create, update & delete Contribution now we see the result in AllContributions. 2022-07-25 12:07:48 +02:00
Hannes Heine
8edd4e88cb
Update frontend/src/pages/Community.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:40:22 +02:00
Hannes Heine
7aee2baf4d
Update frontend/src/pages/Community.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:39:41 +02:00
Hannes Heine
5dd96310ae
Update frontend/src/pages/Community.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:39:17 +02:00
Hannes Heine
aefd696dc7
Update frontend/src/pages/Community.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:38:36 +02:00
Hannes Heine
6cbc3b8419
Update frontend/src/components/Contributions/ContributionListItem.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:37:16 +02:00
Hannes Heine
635f90abc8
Update frontend/src/components/Contributions/ContributionList.spec.js
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:36:38 +02:00
Hannes Heine
4d926ec498
Update frontend/src/components/Contributions/ContributionListItem.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-25 11:36:03 +02:00
elweyn
6f5945f991 createContribution & updateContribution checks if memo length is correct. 2022-07-25 11:24:05 +02:00
elweyn
bcb0882a06 Add test to updateContribution check if error is thrown when memo length is smaller than 5 or greater than 255 characters. 2022-07-25 11:23:28 +02:00
elweyn
180e4ef27d Add test to createContribution that error is thrown when memo length smaller than 5 and greater than 255 2022-07-25 11:17:10 +02:00
ogerly
2f0780f6d5 change locales 2022-07-22 11:18:37 +02:00
ogerly
ce531a15a7 fix: update Contribution amount problem 2022-07-22 11:18:37 +02:00
Alexander Friedland
63efb7a056
Update frontend/src/components/Contributions/ContributionListItem.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-22 10:16:31 +02:00
ogerly
dea07c2bcd fix: cancel delete contribution 2022-07-22 10:12:53 +02:00
ogerly
030e059b78 change test it text, fix locales 2022-07-22 09:59:25 +02:00
ogerly
c464ca7d8f add verifyLogin on created() 2022-07-22 09:34:43 +02:00
ogerly
ebc6530b12 change locales, disable form if no date 2022-07-22 09:09:08 +02:00
ogerly
85a88d685e change for test 2022-07-22 08:35:59 +02:00
Alexander Friedland
a0de1287b8
Update frontend/src/locales/en.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-22 08:04:14 +02:00
Alexander Friedland
c83d92e512
Update frontend/src/locales/de.json
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-22 08:04:04 +02:00
Alexander Friedland
5e0c971ab6
Update frontend/src/components/Contributions/ContributionList.vue
Co-authored-by: Wolfgang Huß <wolle.huss@pjannto.com>
2022-07-22 08:03:36 +02:00
ogerly
71a1ab0d7c change formText identifier, change variable spelling 2022-07-21 16:23:44 +02:00
ogerly
d0c29a1059 Merge branch 'master' into 2038-Community-contribution-site-and-form 2022-07-21 16:03:13 +02:00
ogerly
4080a216e4 change alert identifier 2022-07-21 16:02:29 +02:00
ogerly
cd5f90205b math addition if edit contribution 2022-07-21 15:50:37 +02:00
Wolfgang Huß
4e5b100b44
Merge pull request #2050 from gradido/2049-remove-image-entries-in-docker-compose-files
chore: 🍰 Change `image` Entries In Docker Compose Files And Get Apple M1 Running
2022-07-21 11:47:56 +02:00
Wolfgang Huß
3e259b049a
Merge branch 'master' into 2049-remove-image-entries-in-docker-compose-files 2022-07-21 11:35:10 +02:00
Moriz Wahl
47fb530725
Merge pull request #2064 from gradido/fix-windows-line-breaks
fix: Windows 0D 0A Linebreaks to Unix 0A
2022-07-21 09:11:21 +02:00
ogerly
4abac7a3c1 fix locales 2022-07-21 08:36:46 +02:00
ogerly
4e6c9fe07d add info text on the tabs 2022-07-21 08:35:26 +02:00
ogerly
29fd5dfcd2 fix locales 2022-07-21 07:45:25 +02:00
ogerly
539f858dec resolve conflict 2022-07-21 07:43:46 +02:00
clauspeterhuebner
7f6eb1cb47
Merge branch 'master' into fix-windows-line-breaks 2022-07-20 23:05:48 +02:00
Moriz Wahl
5719884461 test contribution list item 2022-07-20 19:22:55 +02:00
Moriz Wahl
583779d9a8 test contribution list 2022-07-20 18:40:53 +02:00
Moriz Wahl
495ca15128 test delete contribution API 2022-07-20 15:38:51 +02:00
Moriz Wahl
98ca12d635 Merge branch '2038-Community-contribution-site-and-form' of github.com:gradido/gradido into 2038-Community-contribution-site-and-form 2022-07-20 15:27:31 +02:00
Moriz Wahl
00e32036a5 test commmunity page 2022-07-20 15:14:51 +02:00
ogerly
a9a1be350c add delete Contribution function 2022-07-20 14:25:20 +02:00
ogerly
9ef150cc3a add mutation deleteContribution, add apollo deleteContribution 2022-07-20 14:25:20 +02:00
Alexander Friedland
9cf77ff462
Merge branch 'master' into 2038-Community-contribution-site-and-form 2022-07-20 13:46:25 +02:00
Hannes Heine
5ce94282b3
Merge pull request #2066 from gradido/2065-add-contribution-date-to-list-queries
Add contributionDate to the Contribution object.
2022-07-20 12:08:28 +02:00
ogerly
a87c5f70ee add contributionDate for contribution list 2022-07-20 12:01:45 +02:00