9903 Commits

Author SHA1 Message Date
Wolfgang Huß
c808ecc3f4 Fix linting and cleanup 2022-07-26 15:47:51 +02:00
Moriz Wahl
bd957c38f9
Merge branch 'master' into insert-missing-contributions-migration 2022-07-26 13:51:20 +02:00
elweyn
b6ead39ff2 Change 'myContributionNoteList' to new text 2022-07-26 13:11:52 +02:00
elweyn
69f415e082 Change 'my contributions' to 'my contributions to the common good' 2022-07-26 13:05:07 +02:00
elweyn
57f06280ce Remove nav prev and nav next year arrows. 2022-07-26 13:00:08 +02:00
Hannes Heine
3df99ef018
Merge pull request #2088 from gradido/2081-contribution-memo-error-message
[Feat] Replace logic to validation-provider.
2022-07-26 12:36:13 +02:00
Hannes Heine
e7acfcd7cf
Merge branch 'master' into 2081-contribution-memo-error-message 2022-07-26 12:25:55 +02:00
Moriz Wahl
082475511d
Merge pull request #2087 from gradido/add-confirm-dialog-on-delete-contribution
fix: Add Confirm Dialog on Delete Contribution
2022-07-26 12:23:04 +02:00
Moriz Wahl
55cb72c0b7
Merge branch 'master' into add-confirm-dialog-on-delete-contribution 2022-07-26 12:12:36 +02:00
Moriz Wahl
38af57bbec
Merge pull request #2085 from gradido/fix-admin-edit-contribution
fix: Admin Cannot Edit User  Contribution
2022-07-26 12:12:23 +02:00
Moriz Wahl
5fb70341c2
Merge branch 'master' into fix-admin-edit-contribution 2022-07-26 12:04:00 +02:00
Moriz Wahl
e165325cbe
Merge pull request #2083 from gradido/fix-bibi-creation-seed
fix: Update contribution_date when Moved by Seed
2022-07-26 12:03:46 +02:00
Moriz Wahl
2eaf93bb34 errors in red, datepicker localized 2022-07-26 12:01:14 +02:00
Hannes Heine
3c07cc1a29
Merge branch 'master' into fix-bibi-creation-seed 2022-07-26 11:29:38 +02:00
elweyn
f01225e400 Remove unused locales. 2022-07-26 11:21:57 +02:00
elweyn
049b9728c5 Replace own logic to validation-provider. 2022-07-26 11:17:35 +02:00
Wolfgang Huß
37a255ffea Write a test for reseting all form data after updateContribution 2022-07-26 10:51:57 +02:00
Wolfgang Huß
5ff0de7b4f Submit on 'Change' (with id) submit button text shall change to 'Submit' and chnage button text from 'Edit' to 'Change' 2022-07-26 10:41:29 +02:00
Wolfgang Huß
a4947339dc Set amount in Contribution form all over the place as '' and not '0' 2022-07-26 09:39:33 +02:00
Wolfgang Huß
6678c63e1b Merge branch 'master' of github.com:gradido/gradido into 2084-contribution-form-does-not-delete-amount-etc 2022-07-26 09:30:49 +02:00
Wolfgang Huß
7b2de945bc Set amount in Contribution form all over the place as '0' 2022-07-26 09:29:20 +02:00
Claus-Peter Hübner
5c3e69ac8d further details of contribution messages 2022-07-26 01:44:05 +02:00
clauspeterhuebner
ebc09b588b
Update docu/Concepts/BusinessRequirements/UC_Contribution_Messaging.md
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-25 23:18:33 +02:00
clauspeterhuebner
d6b2240729
Merge branch 'master' into 2072-feature-usecase-contribution-messaging 2022-07-25 23:18:07 +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