853 Commits

Author SHA1 Message Date
bbd54ef607
Merge branch 'master' into login_call_resetPassword 2021-12-06 13:42:48 +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
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
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
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
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
d5b2356caf
setPassword in frontend
remove resetPassword
2021-11-23 12:08:23 +01:00
elweyn
7afbc8dc3c Implemented a switch for reset & checkEmail so that both send to ResetPassword.vue but show different textes. 2021-11-23 09:36:10 +01:00
elweyn
3ce3370e80 Changed the vue test so that we get information of the locale. 2021-11-23 09:35:27 +01:00
Hannes Heine
ab0d29bc31
Update frontend/src/views/Pages/Register.vue 2021-11-22 23:50:44 +01:00
Hannes Heine
ed3d9ca422
Merge branch 'master' into 1002-language-selection-register-store 2021-11-22 23:49:52 +01:00
73c9f7c2ab
Merge branch 'master' into bugfix_registration 2021-11-22 23:27:58 +01:00
Hannes Heine
6bf0c032e9
Update frontend/src/views/Pages/thx.vue 2021-11-22 23:27:17 +01:00
Moriz Wahl
fd994936d5
Update frontend/src/views/Pages/SendOverview/GddSend/QrCode.vue
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-11-17 12:58:18 +01:00
Moriz Wahl
e8859544f7 feat: Raise Test Coverage Frontend 2021-11-16 13:06:53 +01:00
elweyn
9a75604a7a Change prozess so that a user that has not activate his account gets a warning that he needs to click the activation link in the email. Withdrew sendActivationMail again. 2021-11-12 10:55:43 +01:00
elweyn
fefcb7251a Routes can route to /thx/login & /activateEmail , thx page now integrates email not activated logic. 2021-11-12 10:06:31 +01:00
elweyn
14db7bd058 Added a no-email-verify to locale check if the error message contains the message email not verified then throw another message than normal. 2021-11-12 07:38:57 +01:00
Hannes Heine
8d2274406a
Update frontend/src/views/Pages/RegisterSelectCommunity.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-05 12:34:01 +01:00
Hannes Heine
c8570218c1
Update frontend/src/views/Pages/RegisterCommunity.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-05 12:33:50 +01:00
Hannes Heine
2b64cb9397
Update frontend/src/views/Pages/Register.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-05 12:33:39 +01:00
Hannes Heine
4483e69d0d
Update frontend/src/views/Pages/Login.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
2021-11-05 12:33:29 +01:00
elweyn
3d3a77a0ea Changed the logic so that we check if the queries have been send but does not check the result. 2021-11-05 12:32:45 +01:00
elweyn
6a79ba35c4 Merge branch 'master' into 1036-register-page-breaks-without-community 2021-11-05 11:51:03 +01:00
elweyn
1f978ce4e8 Since the mixin gets communityInfo needed to change the tests so that they check it out. 2021-11-05 11:33:50 +01:00
Alexander Friedland
6fc9780b09
Merge pull request #1025 from gradido/1000-On-Register-flashing-of-Errortexts-when-clearing-the-form
when creating the register page, everything in the form is set to blank
2021-11-01 16:49:52 +01:00
elweyn
3e1acb0d15 Change the register select community to test the community mixin. 2021-10-29 14:47:24 +02:00
elweyn
bb122f25b9 Test that the community calls work properly. 2021-10-29 14:09:32 +02:00
elweyn
c70038ec8f Test that the community calls are working properly. 2021-10-29 14:05:19 +02:00
elweyn
fb3daf6e4c Change test not called commit and error toast to not call apollo query. 2021-10-29 14:04:45 +02:00
elweyn
f53ec66360 Test that the community is working properly in register. 2021-10-29 13:00:18 +02:00
elweyn
b293abcb56 Change the description of the test. 2021-10-29 12:59:23 +02:00
elweyn
37c90ae6a5 Test that the community store commit is not send if community.name is not '' 2021-10-29 12:54:11 +02:00
Moriz Wahl
b26120a407 rename mixin folder to mixins 2021-10-28 11:42:59 +02:00
Moriz Wahl
36374b968f apply get community info mixin in all Register Components 2021-10-28 11:39:07 +02:00
Moriz Wahl
2ac675287c get tests working, define default community in store with empty name and description 2021-10-28 11:32:59 +02:00
elweyn
8a8cccd540 [WIP] Test that the mixin does the work. 2021-10-28 10:34:44 +02:00
elweyn
cb799ea925 Added mixin to the register community page. 2021-10-28 06:50:16 +02:00