mahula
2d80c7029e
including validation date infos to link copying after transaction link creation
...
- adapt transaction link creation mutation to get the validation date
- add validation date and text to link copy
- utilize mixins to avoid code doubling
2022-07-28 13:06:42 +02:00
mahula
e17e1b43f5
Merge branch 'master' into 2077-copy-text-after-transaction-link-creation
2022-07-27 12:33:49 +02:00
mahula
cc6e568e82
fix linting and locales
2022-07-27 12:17:04 +02:00
mahula
3c539a6edf
make the wording more precise wherever a link can be copied
2022-07-27 11:21:47 +02:00
mahula
d1cc3115ba
add unit tests for copying a created transaction link with username, amount and memo text
2022-07-27 11:07:58 +02:00
mahula
21c9bc22a7
adapt existing unit tests for copying a created transaction link
2022-07-27 10:13:00 +02:00
mahula
80eaf1c8ea
add fucntionality to copy link and text after creating a transaction link
2022-07-26 18:34:40 +02:00
Moriz Wahl
552705a666
Merge branch 'master' into 2078-wallet-improvments
2022-07-26 17:12:54 +02:00
Moriz Wahl
46a6540a82
Merge branch 'master' into 2089-fix-created-at-contribution-date
2022-07-26 17:03:50 +02:00
Moriz Wahl
194bce760a
Merge branch 'master' into 2078-wallet-improvments
2022-07-26 17:02:51 +02:00
Moriz Wahl
96a7f8a2bf
Update frontend/src/components/Contributions/ContributionListItem.vue
2022-07-26 16:57:53 +02:00
Moriz Wahl
89b72f90c5
Update frontend/src/components/Contributions/ContributionListItem.spec.js
2022-07-26 16:57:39 +02:00
Wolfgang Huß
e41be4d832
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:52:39 +02:00
elweyn
3be2e00ff8
Test that date is always createdAt
2022-07-26 16:42:13 +02:00
Wolfgang Huß
8b596de97e
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:32:29 +02:00
Wolfgang Huß
1ae5c7cfac
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:32:21 +02:00
Wolfgang Huß
e171abfa7d
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:32:13 +02:00
Wolfgang Huß
52c48f16e4
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:31:50 +02:00
Wolfgang Huß
67048de5c7
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:31:41 +02:00
Wolfgang Huß
cc8f0d0ee7
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:31:33 +02:00
Wolfgang Huß
539e50cad2
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:31:26 +02:00
Wolfgang Huß
0489130f4c
Update frontend/src/components/Contributions/ContributionForm.spec.js
...
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-07-26 16:31:16 +02:00
elweyn
722886fedc
Add contributionDate month & year to list items.
2022-07-26 16:27:44 +02:00
elweyn
16d098d808
Add new locales for contribution date.
2022-07-26 16:20:41 +02:00
Wolfgang Huß
91538b72de
Change reset button to cancel and add tests
2022-07-26 16:10:05 +02:00
Wolfgang Huß
704eec7c17
Merge branch 'master' of github.com:gradido/gradido into 2084-contribution-form-does-not-delete-amount-etc
2022-07-26 15:51:33 +02:00
Wolfgang Huß
c808ecc3f4
Fix linting and cleanup
2022-07-26 15:47:51 +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
Moriz Wahl
2eaf93bb34
errors in red, datepicker localized
2022-07-26 12:01:14 +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ß
7b2de945bc
Set amount in Contribution form all over the place as '0'
2022-07-26 09:29:20 +02:00
Wolfgang Huß
5fd8ea2223
Reset amount in Contribution form and write a test
2022-07-25 14:06:10 +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
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