Alexander Friedland
1b012365f1
Merge branch 'master' into 2121-Translate-locales-to-Spanish
2022-08-08 20:02:55 +02:00
ogerly
3a2f27f519
refactor amount to string in ContributionForm, fix thousand error
2022-08-08 16:57:14 +02:00
ogerly
1fbea40c4d
remove regex
2022-08-08 15:27:42 +02:00
Alexander Friedland
adef450bd0
Update ContributionForm.vue
2022-08-08 15:24:50 +02:00
Alexander Friedland
dbbec33f73
Merge branch 'master' into 2112-Thousand-separator-problem
2022-08-08 15:11:58 +02:00
Alexander Friedland
5273edace6
Merge branch 'master' into 2121-Translate-locales-to-Spanish
2022-08-08 15:11:48 +02:00
ogerly
9f9395c7ab
fix test for frontend
2022-08-07 23:05:34 +02:00
ogerly
5e241c124c
add math equal to locales es
2022-08-07 22:40:47 +02:00
ogerly
19b21aa145
add language Español
2022-08-07 22:38:09 +02:00
ogerly
265832c687
fix locales
2022-08-05 17:57:43 +02:00
ogerly
fd2875b201
add asteriks to mandatory field
2022-08-05 17:56:54 +02:00
ogerly
ff2ecd5363
add formatter on input amount replace point and comma
2022-08-05 16:47:08 +02:00
ogerly
9b97608a24
remove required from form.memo
2022-08-05 15:49:37 +02:00
elweyn
2fd84df469
v-bind on hide-ellipsis to have a boolean instead of a string.
2022-07-29 10:21:07 +02:00
elweyn
16700a271d
Merge branch 'master' into fix-pagination-ellipsis
2022-07-29 09:41:24 +02:00
elweyn
5271298704
Remove … from pagination
2022-07-29 09:40:40 +02:00
Moriz Wahl
e4a96e3cb8
release: Version 1.11.0
2022-07-28 16:53:23 +02:00
elweyn
f1ad2f7a9b
Add item community to the test case.
2022-07-28 15:58:20 +02:00
elweyn
ea6dd83ebc
Remove exclamaition from locales.
2022-07-28 15:43:10 +02:00
elweyn
ff67e6f3c7
Remove exclamaition point for members area item.
2022-07-28 15:42:04 +02:00
elweyn
b5b5527b59
Add community item to the mobile device.
2022-07-28 15:41:16 +02:00
Hannes Heine
ac737e239d
Merge branch 'master' into 2077-copy-text-after-transaction-link-creation
2022-07-28 15:17:52 +02:00
mahula
cb91b0514a
add mixins
2022-07-28 15:07:41 +02:00
mahula
858b9910ee
fix mixin import paths
2022-07-28 14:48:08 +02:00
mahula
ca095af50f
adapt unit tests to code changes
2022-07-28 14:27:59 +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
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