3774 Commits

Author SHA1 Message Date
ogerly
6e1abd6774 TransactionConfirmation GDD amount style changed 2021-12-02 09:50:34 +01:00
ogerly
3d5773fe85 TransactionConfirmation email style changed 2021-12-02 09:50:04 +01:00
ogerly
91406388e6 gray background, show GDD amount on TransactionConfirm and TransactionResult 2021-12-02 09:48:45 +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
4e762a12fc
removed duplicate admin link (merge error) 2021-11-25 09:25:01 +01:00
77dc54155a
Merge branch 'master' into backend_rights
# Conflicts:
#	admin/src/router/guards.js
#	admin/src/store/store.js
#	backend/src/graphql/resolver/UserResolver.ts
#	frontend/src/components/SidebarPlugin/SideBar.vue
#	frontend/src/graphql/queries.js
#	frontend/src/routes/guards.js
2021-11-25 08:49:06 +01:00
6ea8d08963
fix tests 2021-11-24 19:38:42 +01:00
5184d1dd2d
fixed locales 2021-11-24 19:38:42 +01:00
33783702bc
frontend lint 2021-11-24 19:38:42 +01:00
cefc963780
implemented isAdmin from backend 2021-11-24 19:38:42 +01:00
6119d38561
corrected ports 2021-11-24 19:37:06 +01:00
d49e4728a5
todo port & define port due to my setup 2021-11-24 19:37:06 +01:00
3301e0763d
separate router.beforeach & implement the authenticate route 2021-11-24 19:37:06 +01:00
a8995141c8
link to admin if isAdmin is true 2021-11-24 19:32:44 +01:00
c11ef2fbbb
admin_area language file 2021-11-24 19:32:44 +01:00
elweyn
fe22bee016 Changed locales to give some textes. 2021-11-24 09:05:15 +01:00
0c8e79bc74
cleanup ResetPassword & deleted unused queries 2021-11-24 03:57:07 +01:00
30079e2039
fix createUser call 2021-11-24 03:56:42 +01:00
04d3804326
remove CheckEMail component to unify it under ResetPassword 2021-11-24 03:56:04 +01:00
6e7e4c374a
frontend lint 2021-11-24 02:11:56 +01:00
636c4c8df3
implement verifyLogin 2021-11-23 14:05:02 +01:00
Moriz Wahl
e9ceb7e7a5
test that logout is dispatched when clicked on admin area 2021-11-23 12:48:59 +01:00
Moriz Wahl
599eaf495a
test window location assign 2021-11-23 12:48:59 +01:00
c1381da240
test admin link,
correct pointer class
2021-11-23 12:48:59 +01:00
b2bb67ab9c
fix tests 2021-11-23 12:48:59 +01:00
024eb30612
fixed locales 2021-11-23 12:48:59 +01:00
f21587ae3a
frontend lint 2021-11-23 12:48:59 +01:00
41d6a7ba45
implemented isAdmin from backend 2021-11-23 12:48:59 +01:00
c3801f37ab
corrected ports 2021-11-23 12:46:16 +01:00