9774 Commits

Author SHA1 Message Date
Wolfgang Huß
7b2de945bc Set amount in Contribution form all over the place as '0' 2022-07-26 09:29:20 +02:00
Moriz Wahl
457b1a962d
Merge branch 'master' into insert-missing-contributions-migration 2022-07-25 19:35:11 +02:00
Moriz Wahl
00ca2bb9a9 set moderator > 0, as we have no ids with value 0 and 0 evaluates to false 2022-07-25 14:37:40 +02:00
Moriz Wahl
0b97e8e38e test the confirm deletion modal 2022-07-25 14:31:16 +02:00
Moriz Wahl
4b26c99be9 add bv modal to confirm deletion of contribution 2022-07-25 14:24:20 +02:00
Wolfgang Huß
c69b20e5fb
Merge pull request #2067 from gradido/1904-mirror-volume-for-backend-log-files-in-docker
chore: 🍰 Provide Volume For Backend Log-Files In Docker
2022-07-25 14:16:02 +02:00
Moriz Wahl
09c9ad111f add test for edit button on user creation 2022-07-25 14:14:24 +02:00
Moriz Wahl
387e45cdbc show edit button only, if it is an admin creation 2022-07-25 14:06:53 +02:00
Wolfgang Huß
5fd8ea2223 Reset amount in Contribution form and write a test 2022-07-25 14:06:10 +02:00
Moriz Wahl
ae6fdd51e9 use camel case instead of snake case for edit creation field 2022-07-25 14:00:26 +02:00
Moriz Wahl
6bb5d3b5e7
Merge branch 'master' into fix-bibi-creation-seed 2022-07-25 13:46:33 +02:00
Moriz Wahl
c7393046b1
Merge branch 'master' into 1904-mirror-volume-for-backend-log-files-in-docker 2022-07-25 13:46:17 +02:00
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
Moriz Wahl
af9d874fea fix: Update contribution_date when Moved by Seed 2022-07-25 13:29:45 +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
Wolfgang Huß
bf407584fe Fix backend volume for logs in docker-compose file 2022-07-22 06:37:59 +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ß
5ee5aa0ab5 Remove the volumes we don't need and some comments 2022-07-21 15:20:02 +02:00
Wolfgang Huß
7ead21ca69 Add a comment for volume mount in Docker Compose database app 2022-07-21 13:42:48 +02:00
Wolfgang Huß
2d61025e29 Merge branch 'master' of github.com:gradido/gradido into 1904-mirror-volume-for-backend-log-files-in-docker 2022-07-21 13:38:55 +02:00
Wolfgang Huß
3e3770e5a9 Provide volume for database log-file in Docker 2022-07-21 13:33:10 +02:00