Hannes Heine
ac737e239d
Merge branch 'master' into 2077-copy-text-after-transaction-link-creation
2022-07-28 15:17:52 +02:00
mahula
858b9910ee
fix mixin import paths
2022-07-28 14:48:08 +02:00
mahula
a7d1ed4449
refactor TransactionLink.vue to use mixins for link copying
2022-07-28 13:07:57 +02:00
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
a413851419
specify the wording of the unit tests regarding the number of nav items
2022-07-28 08:50:26 +02:00
mahula
bb120b8b82
improve unit test structure for better readability
2022-07-28 08:39:31 +02:00
mahula
a8437ee492
Merge branch 'master' into 2094-remove-member-area-from-menu
2022-07-27 22:32:42 +02:00
mahula
67453c8a27
remove the member area entry from sidebar menu and adjust the unit tests accordingly
2022-07-27 22:16:53 +02:00
mahula
7fdba919ca
fix removal of exclamation mark in navbar
2022-07-27 22:16:17 +02:00
mahula
a01c5a4b3f
remove the member area entry from navbar menu and adjust the unit tests accordingly
2022-07-27 21:50:02 +02:00
mahula
2c07ec98ab
remove the member area entry from the footer and adjust the unit tests accordingly
2022-07-27 21:06:49 +02:00
mahula
dff0853bc7
remove member area from menu, if user has no elopage account
2022-07-27 14:38:53 +02:00
mahula
e17e1b43f5
Merge branch 'master' into 2077-copy-text-after-transaction-link-creation
2022-07-27 12:33:49 +02:00
mahula
3c539a6edf
make the wording more precise wherever a link can be copied
2022-07-27 11:21:47 +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
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
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
049b9728c5
Replace own logic to validation-provider.
2022-07-26 11:17:35 +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ß
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
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
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
ebc6530b12
change locales, disable form if no date
2022-07-22 09:09:08 +02:00