3748 Commits

Author SHA1 Message Date
ogerly
17ba78cc01 add query: listTransactionLinks 2022-03-15 11:37:10 +01:00
ogerly
d2365dcd30 set an all props required: true 2022-03-15 09:22:48 +01:00
ogerly
e8a276e529 chnage review locales en 2022-03-15 09:10:47 +01:00
ogerly
6f12f1f472 chnage review 2022-03-15 09:09:50 +01:00
ogerly
1350001f29 yarn locales --fix 2022-03-15 08:59:48 +01:00
Hannes Heine
507b9975a3
Merge branch 'master' into 1319-email-optin 2022-03-15 08:28:17 +01:00
elweyn
f2e2c2d708 Withdrew resetFailed block since it redirects directly to the forgot-password page. 2022-03-15 08:24:22 +01:00
eb9e409891
fix most tests 2022-03-15 04:59:09 +01:00
31f176a122
fix missing keys 2022-03-15 04:44:45 +01:00
bd8b24a6f0
thinks are linting and language files are sorted.
TODO: its unclear which dynamic key are missing
2022-03-15 04:16:14 +01:00
e22bf6f497
additional checks,
fix dynamic $t values by ignoring our occurences
2022-03-15 03:11:35 +01:00
15981da64b
no more lint warnings 2022-03-15 02:53:59 +01:00
Alexander Friedland
692b9e53de
Merge branch 'master' into 1594-Show-if-a-transaction-was-created-by-link 2022-03-14 23:13:27 +01:00
ogerly
0aef35c7b2 review fixed 2022-03-14 22:34:17 +01:00
ogerly
f31ab41354 use SEND_TYPE for selected 2022-03-14 22:19:15 +01:00
Alexander Friedland
bde3e3bff6
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:09:23 +01:00
Alexander Friedland
0fed52eda8
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:09:04 +01:00
Alexander Friedland
0191c39852
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:48 +01:00
Alexander Friedland
32602cbbeb
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:30 +01:00
Alexander Friedland
1d9b4297de
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:18 +01:00
Alexander Friedland
a7aabc325c
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:08:00 +01:00
Alexander Friedland
9ee97c02bf
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:45 +01:00
Alexander Friedland
e2bbb7bb38
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:32 +01:00
Alexander Friedland
32b2261814
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:22 +01:00
Alexander Friedland
496aec4fb9
Update frontend/src/pages/Send.spec.js
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:07:04 +01:00
Alexander Friedland
a1fdc62ea7
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 22:06:39 +01:00
ogerly
4299f270e0 yarn locales --fix 2022-03-14 21:14:49 +01:00
ogerly
2cf6160718 unused selected remove, add locales 2022-03-14 21:13:50 +01:00
ogerly
0566cdb4f5 tests for Send.spec.js 2022-03-14 18:00:00 +01:00
Hannes Heine
161f079a9b
Update frontend/src/locales/en.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 16:17:47 +01:00
Hannes Heine
e16eb80119
Update frontend/src/locales/de.json
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2022-03-14 16:17:03 +01:00
ogerly
dfc8aadce4 add enum SEND_TYPEP: send and link 2022-03-14 14:18:11 +01:00
ogerly
f1ae41147c enum TRANSACTION_STEPS in GddSend.vue and send.vue 2022-03-14 13:45:40 +01:00
elweyn
c975ac0aa2 Add apollo query mock to the ResetPassword.spec.js so that the success case is taken in account, TODO: Test for error case. 2022-03-14 12:42:18 +01:00
elweyn
00a1ed9e11 Merge branch '1319-email-optin' of https://github.com/gradido/gradido into 1319-email-optin 2022-03-14 12:34:13 +01:00
elweyn
21504e8005 Add query to the queries file, add method that checks if optin code is valid else push to password reset page. 2022-03-14 12:33:57 +01:00
Hannes Heine
2b9214316c
Merge branch 'master' into 1319-email-optin 2022-03-14 11:35:30 +01:00
ogerly
7893a5d09c test Send.spec.js, two apollo querys 2022-03-14 11:17:26 +01:00
ogerly
86e956f320 change name for apollo mocks for tests 2022-03-14 11:04:14 +01:00
ogerly
a46bdb69bc yarn test fixed 2022-03-14 10:47:01 +01:00
ogerly
15f8ed3ca0 yarn lint --fix 2022-03-14 10:13:30 +01:00
ogerly
f15fe1d7cb add component TransactionResultLink.vue 2022-03-14 10:11:53 +01:00
ogerly
d3107f2294 add component TransactionResultSendError.vue 2022-03-14 10:11:26 +01:00
ogerly
fdcc0891db add component TransactionResultSendSuccess.vue 2022-03-14 10:10:59 +01:00
ogerly
114cd52bf9 add component TransactionConfirmationLink.spec.js 2022-03-14 10:09:55 +01:00
ogerly
ef8fe45c23 add component TransactionConfirmationSend.spec.js 2022-03-14 10:09:24 +01:00
ogerly
07f094560f add component TransactionConfirmationLink.vue 2022-03-14 10:08:49 +01:00
ogerly
ca031ae17f add component src/components/GddSend/TransactionConfirmationSend.vue 2022-03-14 10:08:12 +01:00
Moriz Wahl
f53bc38eb6 test update of transactoin link count 2022-03-14 08:42:12 +01:00
Moriz Wahl
fde2a7f7bf also query linkCount in transactionList 2022-03-14 08:36:28 +01:00