2669 Commits

Author SHA1 Message Date
Moriz Wahl
dcf3b78b95 remove unused class/css, check that email is present before rendering qrcode 2021-08-04 17:22:28 +02:00
ogerly
212b567662 fix lint, fix test, fix merge 2021-07-22 13:28:34 +02:00
ogerly
3ec8906ad6 Merge branch '604-CSS-of-InputPassword-Component' of https://github.com/gradido/gradido into 604-CSS-of-InputPassword-Component 2021-07-22 12:55:38 +02:00
ogerly
e61ca1ffa4 pre merge moritz 2021-07-22 12:47:21 +02:00
ogerly
00fc4056b1 test step 1 2021-07-21 18:07:05 +02:00
Moriz Wahl
a4fbc73480 use paddword confirmation component 2021-07-20 14:59:06 +02:00
Hannes Heine
ec401d3908 In register vue added the input-password components for new and confirm Password. 2021-07-20 13:38:02 +02:00
Hannes Heine
4c51a1429b Replaced form for Email, Password and PasswordConfirm to the existing components. 2021-07-20 12:30:57 +02:00
ogerly
a8422c6908 remove ttt test mit olli 2021-07-17 11:13:19 +02:00
ogerly
ec2f41814c input css clear :) 2021-07-17 11:08:34 +02:00
ogerly
b8c75bd50a olli test 1 2021-07-16 15:45:29 +02:00
einhornimmond
92aa1061f6
Merge pull request #643 from gradido/login_fix_email_text
Make E-Mail Text 100% German
2021-07-15 14:13:25 +02:00
einhornimmond
4c9713f8fe
Merge pull request #641 from gradido/login_fix_crash
Login fix crash
2021-07-15 14:06:40 +02:00
einhornimmond
035cd97acf
Merge pull request #640 from gradido/community_fix_639
check for null date
2021-07-15 14:05:23 +02:00
einhornimmond
af7f0ebd92
Merge pull request #642 from gradido/login_fix_638
Login fix wrong check email link
2021-07-15 14:01:12 +02:00
einhornimmond
bdda5ca766 Make E-Mail Text 100% German 2021-07-15 13:53:51 +02:00
einhornimmond
be4d5c8eaa fix wrong branches
- check if user has password in db more accurate
- consider both register types
2021-07-15 13:48:12 +02:00
einhornimmond
61448747d5 fix missing path component in email verification link 2021-07-15 13:38:57 +02:00
einhorn_b
64ba9a60d9 remove debug message 2021-07-15 12:47:18 +02:00
einhorn_b
332907034d fix rebase conflicts :( 2021-07-15 12:36:44 +02:00
einhornimmond
caa91c5523 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:28:39 +02:00
einhornimmond
cf7f6996da make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 12:26:45 +02:00
einhorn_b
21eea736e7 don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 12:26:45 +02:00
einhorn_b
2717ff8bc4 fix check transaction page 2021-07-15 12:26:45 +02:00
einhornimmond
0db5912a67 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:26:45 +02:00
Dario Rekowski on RockPI
c715b77298 check for null date 2021-07-15 10:26:07 +00:00
einhorn_b
768d3e3626 Merge branch 'login_fix_crash' of github.com:gradido/gradido into login_fix_crash 2021-07-15 12:09:47 +02:00
einhornimmond
9b21695387 make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 12:08:49 +02:00
einhorn_b
3e9cc2442b don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 12:08:49 +02:00
einhorn_b
49bada7839 fix check transaction page 2021-07-15 12:08:49 +02:00
einhornimmond
cee7d7ac3c Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-15 12:08:49 +02:00
einhorn_b
c7a370411e Merge branch 'login_fix_crash' of github.com:gradido/gradido into login_fix_crash 2021-07-15 11:57:32 +02:00
einhorn_b
739bb8b249 don't remove transaction direct from pending task manager, because than add group member don't work 2021-07-15 11:56:03 +02:00
einhorn_b
5166b863c7 fix check transaction page 2021-07-15 11:55:25 +02:00
einhornimmond
5c93ac7191 make destructor from all model::table protected to prevent misuse because of reference counting 2021-07-15 11:53:12 +02:00
einhornimmond
a08113eea7
Merge pull request #635 from gradido/login_fix_email
Change timeout for email resend to 10 Minutes
2021-07-14 13:32:24 +02:00
einhornimmond
b8d87be3d4
Merge pull request #633 from gradido/community_fix_last_transaction
fix last Transaction are not shown in new frontend
2021-07-14 13:26:43 +02:00
einhornimmond
dbc3d26c22 Remove dynamic cast because it lead to errors again and agin (Poco::AutoPtr don't work correct with that) 2021-07-14 13:07:35 +02:00
einhornimmond
28d651a2fb change timeout for email resend to 10 Minutes 2021-07-14 11:46:48 +02:00
Dario Rekowski on RockPI
9d2c704d77 fix wrong set skip first transaction boolean 2021-07-14 09:31:20 +00:00
einhornimmond
593f8eab83 handle empty host 2021-07-13 17:42:18 +02:00
einhornimmond
3a2d7c4002
Merge pull request #627 from gradido/login_fix_user_see_pending_creation
fix bug with user roles and pending transactions
2021-07-13 17:18:14 +02:00
einhornimmond
0a6e7940fd
Merge pull request #628 from gradido/community_fix_type_not_found_message
fix type not found error in listTransaction Call
2021-07-13 15:29:33 +02:00
Moriz Wahl
d0c6e3fbc9
Merge pull request #619 from gradido/new-toaster
refactor: Use Vue-Toasted to Toast Messages
2021-07-13 15:25:47 +02:00
Dario Rekowski on RockPI
89bf681f48 check if type is set 2021-07-13 13:18:24 +00:00
Moriz Wahl
8ddec8e067
Merge pull request #624 from gradido/test-up-transaction-list
feat: Test UserProfileTransactionList
2021-07-13 14:39:20 +02:00
einhornimmond
9f1809624b create test skeleton 2021-07-13 14:30:00 +02:00
einhornimmond
5986dc3f19 add check for user role 2021-07-13 10:00:53 +02:00
Moriz Wahl
2c74574f24 test emit of update-transaction after creation 2021-07-12 11:16:56 +02:00
Moriz Wahl
c3457b409b feat: Test UserProfileTransactionList 2021-07-12 11:11:54 +02:00