Herbert Maschke
|
8a927d32c1
|
repair italian factory
|
2020-01-24 15:26:33 +01:00 |
Herbert Maschke
|
80dc92efa4
|
remove redundant factory registration
|
2020-01-24 15:21:27 +01:00 |
Herbert Maschke
|
e948b30e35
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-24 15:13:16 +01:00 |
Steffen Mahler
|
a5c49e4b76
|
button 'update cart' will only be shown if corresponding products are in cart
|
2020-01-24 07:15:49 +01:00 |
Herbert Maschke
|
5ebb67dd81
|
Merge branch 'bagisto/master' into introduce-company-name-and-sales-tax-id-columns
|
2020-01-23 14:18:17 +01:00 |
Florian Bosdorff
|
db00689a5c
|
add basic backend tests
|
2020-01-23 13:11:47 +01:00 |
Florian Bosdorff
|
8ee3118597
|
extend failing test; add test artifacts in pipeline
|
2020-01-22 08:31:20 +01:00 |
Annika Wolff
|
132dd6c0f0
|
introduce guest checkout configuration
|
2020-01-17 14:42:47 +01:00 |
David Große
|
628044a505
|
introduce vat faker
|
2020-01-14 13:17:52 +01:00 |
David Große
|
9524c78ad5
|
various code style improvements
|
2020-01-14 10:49:22 +01:00 |
David Große
|
72c3e289c7
|
remove the splitting into first_name and last_name again - it can be desastrous to drop a column in a productive environment
|
2020-01-14 10:25:26 +01:00 |
David Große
|
7eee7e3134
|
split the 'name' column in the customer addresses into 'first_name' and 'last_name' - it is more common to save the data in this structure
|
2020-01-13 11:20:04 +01:00 |
David Große
|
7429d32072
|
introduce VatValidator.php
|
2020-01-10 14:07:58 +01:00 |
David Große
|
3af9a825c9
|
add optional vat_id to customer addresses
|
2020-01-10 11:59:53 +01:00 |
David Große
|
f1090efa73
|
add factories necessary for testing customer and customer addresses
|
2020-01-10 11:51:03 +01:00 |
David Große
|
11081654bb
|
prepare functional test integration
|
2020-01-10 11:23:31 +01:00 |
MonaHartdegen
|
b5f0c1db79
|
added attribute (-related) factories; added functional test
|
2019-12-13 14:59:45 +01:00 |
Florian Bosdorff
|
e416aef618
|
add codeception and example tests
|
2019-11-23 23:05:38 +01:00 |