1275 Commits

Author SHA1 Message Date
ogerly
cb2c5173f1 test: renders text saying that there are no transactions 2021-12-10 15:22:36 +01:00
ogerly
0bb3b04436 remove error text for decay not found. 2021-12-10 15:22:36 +01:00
ogerly
47f8ce38b1 change error text for transactionCount is FALSE or undefind 2021-12-10 12:48:46 +01:00
ogerly
ae317a95db yarn lint, yarn locales --fixed 2021-12-10 12:19:07 +01:00
ogerly
3abbb6def1 error handling gddTransactionList locales fixed 2021-12-10 12:17:49 +01:00
ogerly
1d2fc1a9f4 error handling icon, text and position 2021-12-10 12:10:47 +01:00
Moriz Wahl
88002a5209 define custom error toast, use this custom toast for all error toasts 2021-12-08 13:21:03 +01:00
Moriz Wahl
8122f218a9 render error message as it is 2021-12-08 11:14:34 +01:00
Moriz Wahl
5a055b3739 Merge branch 'test-apollo-provider-frontend' into 1029-Change-text-for-expired-session 2021-12-08 11:11:04 +01:00
Moriz Wahl
c55c1f26cf test complete apollo provider 2021-12-07 18:41:49 +01:00
Moriz Wahl
a0f8c6664d fix window assign mock 2021-12-07 18:04:10 +01:00
Moriz Wahl
165ed1801b update jest, install transform-require-context 2021-12-07 18:00:59 +01:00
Hannes Heine
0d9b84b36a
Merge branch 'master' into login_call_resetPassword 2021-12-07 13:01:30 +01:00
Alexander Friedland
707e5c6684
Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-07 12:47:08 +01:00
elweyn
4afd3ffe0a Remove console.log coverage of frontend set to 86% 2021-12-07 12:34:10 +01:00
elweyn
202ab2863c Fixing ResetPassword. 2021-12-07 12:28:12 +01:00
elweyn
cee7c66a45 ForgotPassword logic change implemented in tests. 2021-12-07 10:59:00 +01:00
elweyn
4b49d85d1a Router got a new route test had to be fixed. 2021-12-07 10:44:24 +01:00
elweyn
ca6f8076d6 Logic change on error message included in test. 2021-12-07 10:41:43 +01:00
elweyn
c7fbb9b0bf Changed the Login error handling so that we get the no-account message in case of a specific error, else we send the user to /reset/login 2021-12-07 10:19:29 +01:00
elweyn
03faac6ecb Case where a user has not activated his email he gets redirected to /thx/login with a message to check his eamils. 2021-12-07 10:14:52 +01:00
elweyn
00f08ff2db Added a comingFrom parameter to ForgotPassword so we can have different texte in case of optin code expired. 2021-12-07 09:48:22 +01:00
ogerly
67787fb926 register add tabindex-1 on password show 2021-12-07 08:25:08 +01:00
Alexander Friedland
9714b0de5d
Merge branch 'master' into 1029-Change-text-for-expired-session 2021-12-07 07:29:42 +01:00
452beec07c
Merge branch 'master' into login_call_resetPassword 2021-12-07 00:26:23 +01:00
bbd54ef607
Merge branch 'master' into login_call_resetPassword 2021-12-06 13:42:48 +01:00
ogerly
fb48e7c9d2 catch error Client certificate revoked and pass error.session-expired. Graph QL error: always passed from backend 2021-12-03 13:09:45 +01:00
Moriz Wahl
f9db04ef96 fix: Catch Expired Session when Coming from Admin Interface 2021-12-02 13:17:42 +01:00
ogerly
36d3850c3f yarn lint --fix 2021-12-02 09:20:38 +01:00
ogerly
fc799a78eb test von store commit publisherId, test store isAdmin 2021-12-02 09:19:35 +01:00
ogerly
21b8110f57 jest test for input publisherId commit to store 2021-12-01 18:51:12 +01:00
ogerly
31adf5d6e2 jest test for input publisherId 2021-12-01 18:39:25 +01:00
ogerly
c7ab1ee271 remove all console logs 2021-12-01 17:55:03 +01:00
ogerly
09cdd00c82 Add Methods commitStore() for publisherId 2021-12-01 17:53:58 +01:00
Alexander Friedland
2bb11230f6
Update frontend/src/views/Pages/Register.vue
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-01 15:34:19 +01:00
Alexander Friedland
6a4379f9cd
Update frontend/src/locales/de.json
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-12-01 15:34:08 +01:00
ogerly
efb106f960 yarn lint --fix 2021-11-30 14:57:38 +01:00
ogerly
bc21f76848 Insert publishID from Store when set 2021-11-30 14:57:04 +01:00
ogerly
eece84d007 yarn locales --fix 2021-11-30 13:58:34 +01:00
ogerly
2de8684ca3 Add edit locales for german PublisherID for Herausgeber ID 2021-11-30 13:57:40 +01:00
ogerly
a1018b526d Add locales for PublisherID 2021-11-30 13:56:22 +01:00
ogerly
75ec2a6e8c Add PublisherID locales in DOM and english 2021-11-30 13:54:33 +01:00
ogerly
57e8be75a6 Add PublisherID locales in DOM and german 2021-11-30 13:52:57 +01:00
ogerly
5206e27a7a Add PublisherID input box per collaps 2021-11-30 13:44:42 +01:00
3c81a3cf11
"fix" frontend tests 2021-11-26 03:22:39 +01:00
400ab334e2
fix locales 2021-11-26 02:54:12 +01:00
0b3a8c013a
include review of moriz 2021-11-26 02:50:57 +01:00
8427584cb7
Merge branch 'login_call_resetPassword_frontend' into login_call_resetPassword
# Conflicts:
#	frontend/src/views/Pages/ResetPassword.vue
2021-11-26 02:43:46 +01:00
5cccd8f873
Merge branch 'master' into login_call_resetPassword
# Conflicts:
#	backend/src/graphql/resolver/UserResolver.ts
2021-11-26 02:36:32 +01:00
Hannes Heine
5cbdbcb7c9
Merge branch 'master' into login_call_resetPassword 2021-11-25 10:22:15 +01:00