2355 Commits

Author SHA1 Message Date
Alexander Friedland
ef2017a7d6
Merge pull request #490 from gradido/Feature--Profile-Page-Username
Feature: Change Username
2021-06-14 15:59:39 +02:00
Moriz Wahl
9a257c2686
Merge pull request #512 from gradido/toaster
feat: Toaster to Display Messages
2021-06-14 15:57:16 +02:00
Moriz Wahl
53eac33a16
Merge pull request #525 from gradido/fix-amount-input-field
fix: Validation of GDD Send Amount Field
2021-06-14 15:47:39 +02:00
Moriz Wahl
be242518ae test user profile overview 2021-06-14 15:46:13 +02:00
Moriz Wahl
9f5edda466 toast errors on password reset 2021-06-14 15:24:09 +02:00
Moriz Wahl
4045842435 update user profile data toats messages. Removed TestData fragments. removed unused components 2021-06-14 15:15:01 +02:00
einhornimmond
1b7b15f7f0
Merge pull request #496 from gradido/community_coverage
Community coverage
2021-06-14 15:03:56 +02:00
einhornimmond
fe74efd283
Merge pull request #523 from gradido/login_prevent_double_spent
compare with last transaction sended
2021-06-14 15:03:17 +02:00
einhornimmond
a3fd334674 change 100 to 10 seconds timeout for double transaction 2021-06-14 14:12:29 +02:00
einhornimmond
74f3c554f7
Merge pull request #526 from gradido/community_dont_remove_small_decays
remove check decays for being at least 100 GDD cent
2021-06-14 14:10:16 +02:00
Moriz Wahl
3949b5ec36 Merge branch 'master' into toaster 2021-06-14 13:57:21 +02:00
einhorn_b
c2d91a2096 add checking at least that decay balance is more than 0 2021-06-14 11:51:21 +02:00
einhornimmond
617b3648f4 remove check decays for being at least 100 GDD cent
- remove debugging lines and empty lines
2021-06-14 10:54:32 +02:00
Moriz Wahl
91887508e8 Merge branch 'master' into login_prevent_double_spent 2021-06-13 20:02:14 +02:00
Moriz Wahl
6b5cca1d0d Merge branch 'master' into fix-amount-input-field 2021-06-13 20:01:22 +02:00
Moriz Wahl
f127d5408f no digits after period or comma is allowed. localize numbers in vaidation message 2021-06-13 19:47:08 +02:00
Moriz Wahl
7e2390e1f1
Merge pull request #518 from gradido/community_send_coins_without_target_date
fix: Remove Target Date in Send Coins Request
2021-06-13 19:44:38 +02:00
Moriz Wahl
088b144ee8 simple spec for user profile 2021-06-13 19:26:05 +02:00
Moriz Wahl
8e797776ea remove transaction date in gdd send 2021-06-13 19:03:19 +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
Dario Rekowski on RockPI
a76a5066f5 remove for check for target date in send coins request 2021-06-11 09:42:49 +00: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
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
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