elweyn
|
16d098d808
|
Add new locales for contribution date.
|
2022-07-26 16:20:41 +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 |
|
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 |
|
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 |
|