2811 Commits

Author SHA1 Message Date
Alexander Friedland
e902ea1877
Merge branch 'master' into 1682-new-design-for-the-login-and-registration-area 2022-03-31 15:24:20 +02:00
Alexander Friedland
1cd9ced85c
Merge branch 'master' into 1703-submit-button-disabled-when-total-amount-to-submit-is-minus 2022-03-31 15:23:35 +02:00
Alexander Friedland
d237634f75
Merge branch 'master' into 1686-When-sending-takes-longer-no-twice-results 2022-03-31 15:23:23 +02:00
ogerly
7bb14f50ba add computed TotalBalance and disabled, disabled send button if TotalBalance minus 2022-03-31 15:20:25 +02:00
ogerly
69b1cf7a06 add extra disabled variable for send emit, disabled send by emit 2022-03-31 14:47:48 +02:00
Moriz Wahl
aee53d17c0 error message from server is toasted correctly 2022-03-31 14:11:32 +02:00
d0dc8dc0fd
the backend returns an array of errors, we display the first 2022-03-31 13:16:53 +02:00
Alexander Friedland
68b8cb53e7
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-03-31 11:53:12 +02:00
Alexander Friedland
2efae42638
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-03-31 11:51:52 +02:00
Moriz Wahl
3ad9685a82
Merge branch 'master' into fix-no-email-exposed-on-forgot-password 2022-03-30 20:22:44 +02:00
Moriz Wahl
9ede8e5c49
Merge branch 'master' into no-decay-calculation-in-frontend 2022-03-30 20:04:05 +02:00
Moriz Wahl
749b9c38c3 toast an error when forgot password fails 2022-03-30 18:33:46 +02:00
Moriz Wahl
ef3420ef2e add standerd error message on fail for forgot password API call 2022-03-30 18:33:26 +02:00
Moriz Wahl
d4415ee256 use renamed mutation instead of badly named query 2022-03-30 18:22:49 +02:00
Moriz Wahl
a0eb707375 change name of mutation which was wrongly called as query 2022-03-30 18:21:52 +02:00
Alexander Friedland
5419ff6616
Merge branch 'master' into 1682-new-design-for-the-login-and-registration-area 2022-03-30 16:46:10 +02:00
ogerly
842b1a03cd change gradient color for button variant gradido 2022-03-30 16:41:27 +02:00
ogerly
dd6fce18e1 change auth area pages for auth-templates 2022-03-30 16:40:42 +02:00
ogerly
4b4ab225a1 change router links in nav-link 2022-03-30 16:38:53 +02:00
ogerly
fac552edc9 add language switch in text 2022-03-30 16:37:17 +02:00
ogerly
747af3b42f change layout template for auth area 2022-03-30 16:36:44 +02:00
ogerly
de13e2f747 remove unused components and layouts for auth 2022-03-30 16:34:26 +02:00
Moriz Wahl
fda507c54c add balance to transaction objects created for pagination tests 2022-03-30 16:08:36 +02:00
Moriz Wahl
19a26d5fb7 add required prop previous booked balance tp specs 2022-03-30 16:02:57 +02:00
Moriz Wahl
ef17acc72d add previous booked balance prop to all transaction types, rename components 2022-03-30 15:58:59 +02:00
Moriz Wahl
dc09a0ccf6 get balance of previous transaction to avoid decay calculation 2022-03-30 15:03:54 +02:00
Moriz Wahl
6449924e80 fix: No plus before zero decay 2022-03-30 14:13:35 +02:00
ogerly
40c7f96b20 remove onReset in created, add EMPTY_TRANSACTION_DATA in send function 2022-03-30 08:07:32 +02:00
ogerly
d013bd9de1 set function onReset on created components for clear form 2022-03-30 08:00:30 +02:00
ogerly
6818b52e3e add texte and change style for AuthLogin 2022-03-30 06:55:13 +02:00
ogerly
15c8dc6d37 change style for AuthTemplate left side 2022-03-30 06:54:34 +02:00
Alexander Friedland
8a3964b839
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-03-29 21:16:50 +02:00
Alexander Friedland
0d5c61225a
Merge branch 'master' into 1633-Display-QR-Code-on-link-in-transaction-list 2022-03-29 21:16:26 +02:00
Moriz Wahl
a38a7889a3
Merge branch 'master' into refactor-balance-resolver 2022-03-29 19:59:12 +02:00
ogerly
c0878bf1a4 add setAuthItem 2022-03-29 17:05:41 +02:00
ogerly
14942363f5 add style imputs and selects 2022-03-29 17:04:41 +02:00
ogerly
cdc98c63a7 add height 100% 2022-03-29 17:03:59 +02:00
ogerly
0b215954ba add slots AuthItem, add templates auth components 2022-03-29 17:02:57 +02:00
Moriz Wahl
43242c98b4
Merge branch 'master' into refactor-balance-resolver 2022-03-29 16:15:33 +02:00
Moriz Wahl
0c5719140d Merge branch 'master' into optin-valid-time 2022-03-29 16:05:56 +02:00
ogerly
160ee30b7d add import ResetPassword ForgotPassword 2022-03-29 12:37:22 +02:00
ogerly
8564ecb818 add component auth ResetPassword 2022-03-29 12:36:54 +02:00
ogerly
8595633825 add component auth ForgotPassword 2022-03-29 12:36:17 +02:00
Alexander Friedland
6c953af2f3
Merge branch 'master' into 503-Transaction-List-Pagination-Pages-clickable 2022-03-29 11:48:47 +02:00
Alexander Friedland
b2af0f2429
Update frontend/src/components/GdtTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:48:38 +02:00
Alexander Friedland
a6396cc998
Update frontend/src/components/GdtTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:48:27 +02:00
Alexander Friedland
1ad41ddac8
Update frontend/src/components/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:47:07 +02:00
Alexander Friedland
f6d12c2b46
Update frontend/src/components/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:46:52 +02:00
Alexander Friedland
f4813468de
Update frontend/src/components/GddTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:46:41 +02:00
Alexander Friedland
da9b5f0bbb
Update frontend/src/components/GdtTransactionList.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2022-03-29 11:46:28 +02:00