980 Commits

Author SHA1 Message Date
Alexander Friedland
f3d6960721
Merge branch 'master' into 2119-New-menu-item-GDT 2022-08-16 11:37:17 +02:00
Alexander Friedland
722b0e4757
Update frontend/src/components/GddSend/TransactionConfirmationLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-16 11:37:10 +02:00
Alexander Friedland
9a1b73ebf3
Update frontend/src/components/GddSend/TransactionConfirmationLink.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-16 11:37:03 +02:00
ogerly
13478960bc fix lint 2022-08-16 09:50:47 +02:00
ogerly
32e3252155 test for TransactionConfirmationLink 2022-08-16 09:34:16 +02:00
ogerly
90fb72a648 fix lint 2022-08-16 09:10:23 +02:00
ogerly
661c9fd2ad fix lint 2022-08-14 15:13:47 +02:00
Wolfgang Huß
df0f3e21b6 Reduce comment to a minimal 2022-08-11 15:05:43 +02:00
Wolfgang Huß
50fd74bb6a Remove tests of disabled cancel button, because they are always enabled yet 2022-08-11 14:14:47 +02:00
Wolfgang Huß
ef8c8619f3 Merge branch 'master' of github.com:gradido/gradido into 2091-refactor-contribution-form-logic-and-write-tests 2022-08-11 11:16:21 +02:00
Wolfgang Huß
9d5325c199 Fix date tests
Co-Authored-By: elweyn <heine.hannes@gmail.com>
2022-08-11 11:12:55 +02:00
Alexander Friedland
afe9a53a5c
Merge branch 'master' into 2119-New-menu-item-GDT 2022-08-11 10:59:55 +02:00
Alexander Friedland
826bd6892d
Update frontend/src/components/Menu/Navbar.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-08-11 10:59:20 +02:00
Wolfgang Huß
59f415bd0a Add some comments for trying to fullfil Moriz suggestion 2022-08-11 08:50:40 +02:00
Wolfgang Huß
24c763c00f Remove comments in favor of an issue 2022-08-10 16:54:51 +02:00
Wolfgang Huß
2aff9d7f41 Merge branch 'master' of github.com:gradido/gradido into 2091-refactor-contribution-form-logic-and-write-tests
# Conflicts:
#	frontend/src/components/Contributions/ContributionForm.vue
2022-08-10 14:39:25 +02:00
Alexander Friedland
bd8dcbc013
Merge branch 'master' into 2119-New-menu-item-GDT 2022-08-08 20:03:17 +02:00
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
87db1c36ce
Merge branch 'master' into 2119-New-menu-item-GDT 2022-08-08 15:11:54 +02:00
Alexander Friedland
5273edace6
Merge branch 'master' into 2121-Translate-locales-to-Spanish 2022-08-08 15:11:48 +02:00
Wolfgang Huß
b21f52c945 Refactor 'isThisMonth' and 'minimalDate' as well as replace 'lastMonthObject' and 'thisMonthObject' by 'textForMonth' 2022-08-08 14:45:34 +02:00
Wolfgang Huß
6d38b9a232 Add date test that didn't work unfortunately for now and be skipped 2022-08-08 14:43:03 +02:00
Wolfgang Huß
d49a99fcff Refactor method 'disabled' 2022-08-08 11:28:31 +02:00
Wolfgang Huß
d377fc0241 Add invalid tests for memo length 2022-08-08 11:25:49 +02:00
ogerly
9f9395c7ab fix test for frontend 2022-08-07 23:05:34 +02:00
ogerly
19b21aa145 add language Español 2022-08-07 22:38:09 +02:00
ogerly
6be065b0b6 add tests for navbar and sidebar 2022-08-07 13:11:01 +02:00
ogerly
18ad0107de add new menu point for GDT 2022-08-07 11:55: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
Wolfgang Huß
be1cfac857 Merge branch 'master' of github.com:gradido/gradido into 2091-refactor-contribution-form-logic-and-write-tests
# Conflicts:
#	frontend/src/components/Contributions/ContributionForm.spec.js
#	frontend/src/components/Contributions/ContributionForm.vue
2022-08-04 16:22:42 +02:00
Wolfgang Huß
9c8f76d080 Write new tests in 'ContributionForm.spec.js' 2022-08-04 16:02:15 +02:00
Wolfgang Huß
f7dccb04b6 Fix all tests in 'ContributionForm.spec.js' 2022-08-04 15:45:38 +02:00
Wolfgang Huß
2759c7011d Fix test in 'ContributionForm.spec.js' 2022-08-04 12:18:50 +02:00
Wolfgang Huß
140a374291 Add data-test properties to buttons 2022-08-04 11:47:29 +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
5271298704 Remove … from pagination 2022-07-29 09:40:40 +02:00
elweyn
f1ad2f7a9b Add item community to the test case. 2022-07-28 15:58:20 +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
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