2456 Commits

Author SHA1 Message Date
ogerly
9d00b96c5f remove base-input from ForgotPasswort.vue 2021-06-12 08:47:42 +02:00
ogerly
c60d3b68b9 change locations fix-lint 2021-06-11 20:19:42 +02:00
ogerly
8d26296248 remove base-input, validation from bootstrap 2021-06-11 20:02:52 +02:00
einhornimmond
3e71d5423c make coverage report names unique 2021-06-11 17:18:26 +02:00
einhornimmond
5b3e2fdda7 try coverage action from me modified 2021-06-11 16:53:00 +02:00
einhornimmond
840729fb94 compare with last transaction sended 2021-06-11 15:34:19 +02:00
einhornimmond
3f50d14d22 allow only one username change 2021-06-11 14:54:25 +02:00
einhornimmond
28e586e99c more tests and fixes to get test working 2021-06-11 14:43:15 +02:00
einhornimmond
4ee36c6e36 move creating secret key for password comparisation in extra function
- needed for check for old passwort for passwort update in frontend
2021-06-11 14:42:50 +02:00
ogerly
36b6d8625a kill Vue.component(BaseDropdown.name, BaseDropdown) 2021-06-11 12:42:50 +02:00
einhornimmond
b57dd72269 add missing comma 2021-06-11 12:35:52 +02:00
einhornimmond
9d3d15bb0c Merge branch 'master' into change_password_require_password 2021-06-11 12:31:00 +02:00
einhornimmond
4abe4b8da0 update doc 2021-06-11 12:30:23 +02:00
ogerly
6b5a65525a kill BaseCheckbox 2021-06-11 12:11:35 +02:00
ogerly
7eab86357e kill BaseProgress 2021-06-11 11:54:38 +02:00
Dario Rekowski on RockPI
a76a5066f5 remove for check for target date in send coins request 2021-06-11 09:42:49 +00:00
ogerly
8b7c2e7eea kill BasePagination 2021-06-11 11:38:54 +02:00
ogerly
812842c5b5 kill BaseAlert 2021-06-11 11:34:06 +02:00
ogerly
3c4eeda891 kill BaseHeader 2021-06-11 11:25:11 +02:00
Alexander Friedland
01b39584df
Merge pull request #511 from gradido/Feature--Profile-Page-Bugs
Feature  profile page bugs
2021-06-11 11:08:23 +02:00
ogerly
5ae484fcb8 import VueBootstrapToasts test 2021-06-11 09:35:40 +02:00
Moriz Wahl
552b31f77a trying to fix the scss 2021-06-10 18:04:48 +02:00
ogerly
0978b3e627 fix lint 2021-06-10 17:45:23 +02:00
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