-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #972 from spryker/feature/frw-9071/master-adjusted…
…-validation-rules-demoshops FRW-9071 Fixes for demoshops.
- Loading branch information
Showing
47 changed files
with
519 additions
and
513 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,8 @@ | |
"first_name":"Sonia", | ||
"last_name":"Wagner", | ||
"password":"change123", | ||
"password_new":"qweRTY_123", | ||
"password_new":"qweRTY_123456", | ||
"password_new_additional":"Change!23456", | ||
"reference":"DE--21", | ||
"salutation":"Ms" | ||
}, | ||
|
@@ -39,6 +40,7 @@ | |
"first_name":"Max", | ||
"last_name":"Musterman", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"salutation":"Mr" | ||
}, | ||
"yves_fourth_user":{ | ||
|
@@ -57,6 +59,22 @@ | |
"reference":"DE-17", | ||
"salutation":"Ms" | ||
}, | ||
"yves_eighth_user":{ | ||
"email":"[email protected]", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"password_new_additional":"qweRTY_123456", | ||
"reference":"DE--2" | ||
}, | ||
"yves_ninth_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Maggie", | ||
"last_name":"May", | ||
"password":"Change!23456", | ||
"password_new":"qweRTY_123456", | ||
"reference":"DE--3", | ||
"salutation":"Ms" | ||
}, | ||
"yves_ottom_admin_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Andrew", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,8 @@ | |
"first_name":"Sonia", | ||
"last_name":"Wagner", | ||
"password":"change123", | ||
"password_new":"Change@123", | ||
"password_new":"qweRTY_123456", | ||
"password_new_additional":"Change!23456", | ||
"reference":"DE--21", | ||
"salutation":"Ms" | ||
}, | ||
|
@@ -32,12 +33,29 @@ | |
"salutation":"Mr" | ||
}, | ||
"yves_third_user":{ | ||
"first_name":"Jackie", | ||
"last_name":"Chan", | ||
"email":"[email protected]", | ||
"first_name":"Max", | ||
"last_name":"Musterman", | ||
"password":"change123", | ||
"gender_male":"Male", | ||
"password_new":"Change!23456", | ||
"salutation":"Mr" | ||
}, | ||
"yves_eighth_user":{ | ||
"email":"[email protected]", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"password_new_additional":"qweRTY_123456", | ||
"reference":"DE--2" | ||
}, | ||
"yves_ninth_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Maggie", | ||
"last_name":"May", | ||
"password":"Change!23456", | ||
"password_new":"qweRTY_123456", | ||
"reference":"DE--3", | ||
"salutation":"Ms" | ||
}, | ||
"gender":{ | ||
"female":"Female", | ||
"male":"Male" | ||
|
@@ -601,7 +619,7 @@ | |
}, | ||
"dummy_api_key":"eba8110c9f9bf5685e8b5f4eba9b17c2", | ||
"dummy_key_hash":"f683f48de788d57cd396fc212ef33fd146e1ff0b51cde37ecb4ddd77eeed1706", | ||
|
||
"servicePoints": { | ||
"servicePoints":[ | ||
{ | ||
|
@@ -640,21 +658,21 @@ | |
] | ||
}, | ||
"warehouses":{ | ||
"warehouses": | ||
"warehouses": | ||
{ | ||
"uuid": "test-warehouse", | ||
"is_active": true, | ||
"name": "Test warehouse" | ||
} | ||
|
||
}, | ||
"push_notifications": { | ||
"push_notification_subscriptions": [ | ||
{ | ||
"providerName": "web-push-php", | ||
"group": { | ||
"name": "warehouse", | ||
"identifier": "" | ||
"identifier": "" | ||
}, | ||
"payload": { | ||
"endpoint": "endpoint", | ||
|
@@ -684,7 +702,7 @@ | |
"user_name_1":"[email protected]", | ||
"user_first_name_1":"Admin", | ||
"user_last_name_1":"Spryker" | ||
}, | ||
}, | ||
"warehouse": { | ||
"warehouse_uuid": "8e5f7bf2-ab97-595c-9b42-487392e2af9b", | ||
"warehouse_uuid_budget_cameras": "86496ec7-0d44-518c-81e4-f472b9e8547d", | ||
|
@@ -711,4 +729,4 @@ | |
"zip": "10115" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,8 @@ | |
"first_name":"Sonia", | ||
"last_name":"Wagner", | ||
"password":"change123", | ||
"password_new":"qweRTY_123", | ||
"password_new":"qweRTY_123456", | ||
"password_new_additional":"Change!23456", | ||
"reference":"DE--21", | ||
"salutation":"Ms" | ||
}, | ||
|
@@ -39,6 +40,7 @@ | |
"first_name":"Max", | ||
"last_name":"Musterman", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"salutation":"Mr" | ||
}, | ||
"yves_fourth_user":{ | ||
|
@@ -49,6 +51,22 @@ | |
"reference":"DE-30", | ||
"salutation":"Ms" | ||
}, | ||
"yves_eighth_user":{ | ||
"email":"[email protected]", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"password_new_additional":"qweRTY_123456", | ||
"reference":"DE--2" | ||
}, | ||
"yves_ninth_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Maggie", | ||
"last_name":"May", | ||
"password":"Change!23456", | ||
"password_new":"qweRTY_123456", | ||
"reference":"DE--3", | ||
"salutation":"Ms" | ||
}, | ||
"yves_ottom_admin_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Andrew", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
}, | ||
"dataType":{ | ||
"array":[ | ||
|
||
] | ||
}, | ||
"users":{ | ||
|
@@ -24,7 +24,8 @@ | |
"first_name":"Sonia", | ||
"last_name":"Wagner", | ||
"password":"change123", | ||
"password_new":"Change@123", | ||
"password_new":"qweRTY_123456", | ||
"password_new_additional":"Change!23456", | ||
"reference":"DE--21", | ||
"salutation":"Ms" | ||
}, | ||
|
@@ -36,6 +37,30 @@ | |
"reference":"DE--4", | ||
"salutation":"Mr" | ||
}, | ||
"yves_third_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Max", | ||
"last_name":"Musterman", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"salutation":"Mr" | ||
}, | ||
"yves_eighth_user":{ | ||
"email":"[email protected]", | ||
"password":"change123", | ||
"password_new":"Change!23456", | ||
"password_new_additional":"qweRTY_123456", | ||
"reference":"DE--2" | ||
}, | ||
"yves_ninth_user":{ | ||
"email":"[email protected]", | ||
"first_name":"Maggie", | ||
"last_name":"May", | ||
"password":"Change!23456", | ||
"password_new":"qweRTY_123456", | ||
"reference":"DE--3", | ||
"salutation":"Ms" | ||
}, | ||
"zed_admin":{ | ||
"email":"[email protected]", | ||
"password":"change123" | ||
|
@@ -701,4 +726,4 @@ | |
"zip":"10115" | ||
} | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.