89 Commits

Author SHA1 Message Date
Moriz Wahl
e8920f4c35 all locale handling is done by store, so that commit the language to store on change is enough. Note that dispatch login calls commit language 2022-01-24 17:39:42 +01:00
Moriz Wahl
8ca90b958a fix: Redirect after Email Confirmation 2022-01-18 13:37:28 +01:00
a49cf65f0f
base path / not /vue (frontend) 2022-01-12 21:19:49 +01:00
Moriz Wahl
b244f31a53 catch language when comming back from admin interface 2022-01-11 10:06:40 +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
elweyn
4b49d85d1a Router got a new route test had to be fixed. 2021-12-07 10:44:24 +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
452beec07c
Merge branch 'master' into login_call_resetPassword 2021-12-07 00:26:23 +01:00
Moriz Wahl
f9db04ef96 fix: Catch Expired Session when Coming from Admin Interface 2021-12-02 13:17:42 +01:00
3c81a3cf11
"fix" frontend tests 2021-11-26 03:22:39 +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
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
33783702bc
frontend lint 2021-11-24 19:38:42 +01:00
3301e0763d
separate router.beforeach & implement the authenticate route 2021-11-24 19:37:06 +01:00
04d3804326
remove CheckEMail component to unify it under ResetPassword 2021-11-24 03:56:04 +01:00
636c4c8df3
implement verifyLogin 2021-11-23 14:05:02 +01:00
b2bb67ab9c
fix tests 2021-11-23 12:48:59 +01:00
f21587ae3a
frontend lint 2021-11-23 12:48:59 +01:00
a82f612be8
separate router.beforeach & implement the authenticate route 2021-11-23 12:46:16 +01:00
73c9f7c2ab
Merge branch 'master' into bugfix_registration 2021-11-22 23:27:58 +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
Moriz Wahl
fb4e0d849f fix test for router 2021-10-21 02:22:45 +02:00
Moriz Wahl
7bc7940b5e Merge branch 'master' into 707-Separate-Account-Overview-from-Send-Form 2021-10-21 02:01:03 +02:00
Moriz Wahl
f8ddb53dba refactor: Activate Registration 2021-10-14 17:19:41 +02:00
ogerly
b2363198c2 router.test.js fix SendOverview 2021-10-13 16:47:37 +02:00
ogerly
907a9fe696 merge master, merge conflict fixed 2021-10-13 16:34:29 +02:00
ogerly
709888df55 Merge branch 'master' into 707-Separate-Account-Overview-from-Send-Form 2021-10-13 16:28:26 +02:00
Moriz Wahl
144fa5f089
Merge pull request #950 from gradido/improve-navigation-guard-tests
feat: Improve Test of Navigation Guard of Vue Router
2021-10-11 11:34:25 +02:00
Moriz Wahl
5bb0c2b5a5 Merge branch 'master' into clean-up-frontend-links 2021-10-07 19:22:47 +02:00
Moriz Wahl
8ddd47f153 feat: Improve Test of Navigation Guard of Vue Router 2021-10-07 16:16:32 +02:00
Moriz Wahl
4dcfb0a876 refactor: Links in Frontend 2021-10-07 15:05:28 +02:00
Moriz Wahl
6d3fd9cc75 merge with master and fix store and tests in store 2021-10-07 14:15:39 +02:00
Moriz Wahl
8ae46474fc
add comment for authentication
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-10-07 14:06:43 +02:00
Moriz Wahl
61075e1493
add comment for pid
Co-authored-by: Ulf Gebhardt <ulf.gebhardt@webcraft-media.de>
2021-10-07 14:03:31 +02:00
bb293c4b19
fixed router test 2021-10-07 09:46:47 +02:00
Alexander Friedland
501a23ede1
Merge pull request #918 from gradido/803-community-selection-page-of-registration-process-2
803 community selection page of registration process 2
2021-10-06 21:05:46 +02:00
Moriz Wahl
505c2f030b test storing pid from routes 2021-10-06 16:21:29 +02:00
ogerly
8f42aa60d7 repair branch 707-Separate-Account-Overview-from-Send-Form from 937-Frontend-style-documentation 2021-10-06 09:19:51 +02:00
Moriz Wahl
a84bf7b712 count the routes 2021-10-04 18:15:41 +02:00
Moriz Wahl
b5bc04e98c test all the routes functions 2021-10-04 17:24:33 +02:00
ogerly
4ce456d459 changes review, fix lint, fix locales, fix test 2021-09-30 22:57:20 +02:00
Moriz Wahl
eed9c7a26f feat: Unit Tests for Vue Router 2021-09-27 20:55:40 +02:00
ogerly
c5c97c0e67 Registration in different communities 2021-09-22 09:51:27 +02:00
elweyn
3c17b7cd60 Added a query to the backend that calls the checkEmail service, added a spinner, and the routes for the new CheckEmail vue. 2021-09-09 11:46:02 +02:00
Alexander Friedland
4b3e32b544
Merge branch 'master' into Feature--Profile-Page-with-data 2021-05-21 13:10:34 +02:00
ogerly
7dc5bbde6c Feature Profile: Add Components 2021-05-21 13:00:21 +02:00