3185 Commits

Author SHA1 Message Date
Moriz Wahl
ddb4ba676b try to implement toasters 2021-06-10 16:45:28 +02:00
ogerly
a21e88ac94 fix profil page bugs 2021-06-10 15:53:27 +02:00
einhornimmond
6f70d4c8b8 update test and test environment 2021-06-10 15:27:28 +02:00
einhornimmond
e5c37606d2 fix bug shown through testing 2021-06-10 15:27:09 +02:00
einhornimmond
1476951d93 wait on check email for send password reset email to prevent misuse to find out which emails on server exist 2021-06-10 15:26:39 +02:00
Moriz Wahl
5807fc2eee
Merge pull request #491 from gradido/gdd-amount-input-field
fix: GDD Send Amount Input Field
2021-06-10 13:55:13 +02:00
einhornimmond
713394c226 add test for UpdateUserInfo, fix CheckUsername Test 2021-06-10 13:07:15 +02:00
einhornimmond
8659823f23 prepare for tests which needed valid user and known password in db 2021-06-10 13:06:50 +02:00
einhornimmond
90073899a1 for password change old password is required 2021-06-10 13:06:08 +02:00
einhornimmond
d9fc89d2c4 Merge branch 'Feature--Profile-Page-Username' of github.com:gradido/gradido into Feature--Profile-Page-Username 2021-06-10 09:58:23 +02:00
einhornimmond
f88ddbbf1c update string validation
- move it in extra function to have less code copies
- fix bug which return no error messag if input was an array instead of a string
2021-06-10 09:58:08 +02:00
einhornimmond
bea597268f update name and target coverage 2021-06-09 21:02:19 +02:00
einhornimmond
8198415bdd Merge remote-tracking branch 'origin/master' into community_coverage 2021-06-09 20:46:04 +02:00
einhornimmond
e2edeaca2b try a php coverage report script 2021-06-09 20:45:59 +02:00
ogerly
7ea10b0c5d change userdata css style 2021-06-09 10:55:55 +02:00
ogerly
519d5fec2f username change and save 2021-06-09 10:21:58 +02:00
Moriz Wahl
76ff6d9091 Merge branch 'master' into gdd-amount-input-field 2021-06-08 22:36:33 +02:00
Moriz Wahl
34ba7abd42 refactor validation of GDD send amount input field 2021-06-08 22:22:02 +02:00
einhornimmond
07d7684e8e
Merge pull request #485 from gradido/community_transfer_confirmation_email
change transfer confirmation email
2021-06-08 17:30:46 +02:00
ogerly
a7009f935d change api caall 2021-06-08 17:09:40 +02:00
ogerly
e804aa655c Feature: Cange Username 2021-06-08 17:01:36 +02:00
einhornimmond
61501b2a78
Merge branch 'master' into community_transfer_confirmation_email 2021-06-08 16:56:26 +02:00
einhornimmond
0381f6900e
Merge pull request #487 from gradido/login_wait_on_passwords_with_missing_chars
Login wait on passwords with missing chars
2021-06-08 16:52:49 +02:00
einhornimmond
edd919b95f
Merge pull request #486 from gradido/login_fix_bug_with_create_user
fix problem with create User
2021-06-08 16:46:39 +02:00
Moriz Wahl
483c5d2618 improve validation of gdd send amount input field 2021-06-08 16:37:31 +02:00
Alexander Friedland
3be482c40e
Merge pull request #474 from gradido/Feature--Profile-Page-API
Feature: Profile Page + Update API
2021-06-08 16:30:56 +02:00
einhornimmond
7d2cd44677
Merge pull request #482 from gradido/login_update_json
add new API Call checkUsername
2021-06-08 16:26:20 +02:00
Alexander Friedland
54b3705c3e
Merge branch 'master' into Feature--Profile-Page-API 2021-06-08 16:16:36 +02:00
ogerly
5b94c0f096 fix submodul login_server 2021-06-08 16:12:02 +02:00
ogerly
98772bc320 rest api update user 2021-06-08 16:07:01 +02:00
Moriz Wahl
fca3e1d4d9
Merge pull request #473 from gradido/pagination-buttons
feat: Pagination Buttons for Transaction List
2021-06-08 16:06:20 +02:00
einhornimmond
2470d6de9c
Merge branch 'master' into login_update_json 2021-06-08 16:04:33 +02:00
einhornimmond
9a44a4e56b
Merge branch 'master' into pagination-buttons 2021-06-08 15:12:40 +02:00
einhornimmond
ec1b0b220f
Merge pull request #472 from gradido/login_coverage
Login-Server & Community-Server Coverage
2021-06-08 15:05:44 +02:00
einhornimmond
c606e85e66 no community coverage 2021-06-08 14:08:27 +02:00
einhornimmond
a79e3cc094 only simplecov 2021-06-08 13:40:39 +02:00
einhornimmond
81408433af try out booth coverage generator types 2021-06-08 13:16:34 +02:00
einhornimmond
c57f366071 add fakesleep by user check 2021-06-08 11:26:14 +02:00
einhornimmond
99a48dc2d8 show ulf the coverage error 2021-06-08 10:51:19 +02:00
ogerly
460953847b fix lint 2021-06-08 10:36:09 +02:00
ogerly
13c1dd5894 fix reviwes 2021-06-08 10:32:46 +02:00
einhornimmond
81a6b2a0a2 don't give away the info about security criteria of password 2021-06-07 17:39:12 +02:00
einhornimmond
c0c57bd28a add fake delay for passwords which don't match security criteria 2021-06-07 17:37:28 +02:00
Dario Rekowski on RockPI
57afba3901 fix bug 2021-06-07 15:25:01 +00:00
einhornimmond
2fc3fe94a0 add warning to able to forward warnings from community server to client 2021-06-07 17:20:11 +02:00
Dario Rekowski on RockPI
de269e97ea missing update 2021-06-07 15:14:50 +00:00
Dario Rekowski on RockPI
d2497c9c7c if email couldn't sended make warning not error and transmit to login-server 2021-06-07 14:36:57 +00:00
Dario Rekowski on RockPI
d842884490 fix email setup problem in default config 2021-06-07 14:26:08 +00:00
einhornimmond
9a4c433d73 fix missing update 2021-06-07 15:21:37 +02:00
Dario Rekowski on RockPI
2c2417a3f1 change transfer confirmation email, to not contain sender email address as reply to field anymore 2021-06-07 13:06:09 +00:00