2811 Commits

Author SHA1 Message Date
dc4d611d28
tests "fixed" 2022-03-15 16:23:13 +01:00
ogerly
83b1c4c9e1 change position from visible on collapse in TransactionLinksSummary.vue 2022-03-15 15:55:23 +01:00
ogerly
255a11ee5a add new component TransactionLink.vue 2022-03-15 15:54:01 +01:00
ogerly
538a6f021f add components TransactionLink in CollapseLinksList.vue 2022-03-15 15:52:29 +01:00
ogerly
601f74c58c add mutation deleteTransactionLink in frontend/src/graphql/queries.js 2022-03-15 15:50:51 +01:00
ogerly
a67c66baf5 add id in listTransactionLinks in frontend/src/graphql/queries.js 2022-03-15 15:48:37 +01:00
5699723c4f
Update frontend/src/components/Menu/Navbar.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-15 13:18:46 +01:00
794fa140a5
use profile instead of my-profil 2022-03-15 13:16:15 +01:00
ogerly
d843530e39 change props transactionLinks type from object to Array 2022-03-15 11:46:56 +01:00
ogerly
5b56b8624f chang componentname TransactionLinkSummary TO TransactionLinksSummary 2022-03-15 11:45:32 +01:00
ogerly
7cc96f0883 get apollo result in CollapseLinkList 2022-03-15 11:40:46 +01:00
ogerly
cb27b7aebe chang componentname TransactionLink TO TransactionLinkSummary 2022-03-15 11:39:48 +01:00
ogerly
e5dc99dad6 add apollo funktion for query transactionLinkList 2022-03-15 11:38:35 +01:00
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