9903 Commits

Author SHA1 Message Date
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
a42b75bada
Merge pull request #2099 from gradido/2094-remove-member-area-from-menu
Remove member area from menu (desktop and mobile), when user has no elopage account
2022-07-28 12:01:03 +02:00
Moriz Wahl
2f0b92c99c
Merge branch 'master' into 2094-remove-member-area-from-menu 2022-07-28 11:35:36 +02:00
Moriz Wahl
d2658b0c73
Merge pull request #2100 from gradido/fix-contributions-inner-join-users
fix: Use Inner Join for Contribution and User
2022-07-28 11:35:19 +02:00
Moriz Wahl
6f081c4cc9 fix: Use Inner Join for Contribution and User 2022-07-28 11:12:17 +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
d134b7efe1
Merge pull request #2098 from gradido/2077-copy-text-after-transaction-link-creation
Enable copying the link, username, amount, and memo text after transaction link creation
2022-07-27 15:20:20 +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
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
Claus-Peter Hübner
ae6c83becf add two variants to store a deny of a contribution 2022-07-27 00:34:50 +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
99c81bf4f4
Merge pull request #2053 from gradido/insert-missing-contributions-migration
feat: Insert Missing Contributions Migration
2022-07-26 17:33:37 +02:00
Moriz Wahl
99c194ec81
Merge branch 'master' into insert-missing-contributions-migration 2022-07-26 17:22:11 +02:00
Moriz Wahl
cecbd47115
Merge pull request #2090 from gradido/2078-wallet-improvments
[Bug] Wallet improvments for Contributions
2022-07-26 17:21:54 +02:00
Moriz Wahl
552705a666
Merge branch 'master' into 2078-wallet-improvments 2022-07-26 17:12:54 +02:00
Moriz Wahl
ba1bf68819
Merge pull request #2093 from gradido/2089-fix-created-at-contribution-date
[Fix] Add createdAt & contributionDate to ContributionListItems
2022-07-26 17:12:36 +02:00
Moriz Wahl
307f853992
Merge branch 'master' into insert-missing-contributions-migration 2022-07-26 17:06:42 +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
Wolfgang Huß
f9e8697df9
Merge pull request #2086 from gradido/2084-contribution-form-does-not-delete-amount-etc
fix: 🍰 Reset Amount In Contribution Form And Write A Test
2022-07-26 17:02:42 +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ß
14360fb8af Cleanup a little 2022-07-26 16:26:10 +02:00
Wolfgang Huß
7eb6fc6c51 Refactor and enhance tests, try 2022-07-26 16:20:49 +02:00
elweyn
16d098d808 Add new locales for contribution date. 2022-07-26 16:20:41 +02:00
Wolfgang Huß
b590a82b04 Change reset button to cancel and dev comments 2022-07-26 16:20:29 +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