Florian Schlegel
|
e46ec90f50
|
move Person VO to fix code generation
|
2020-07-23 11:55:40 +02:00 |
|
Florian Schlegel
|
9e4d49d9b0
|
Improve validation for address, person and customer. Add IsComlete() functions for each and TrimSpace() for address and person // update tests
|
2020-07-22 12:56:11 +02:00 |
|
Cyrill Schumacher
|
63dcc0336b
|
chore: go mod update, remove outdated tests (#16)
|
2020-05-05 10:41:45 +02:00 |
|
Vladan Marsenic
|
4caca84ec1
|
ECOMDEV-6187 feat: remove address validation
|
2020-04-27 13:33:27 +02:00 |
|
Vladan Marsenic
|
9032a05d4e
|
ECOMDEV-6187 feat: add address validation
|
2020-04-26 19:51:40 +02:00 |
|
Vladan Marsenic
|
5da8bcad2d
|
fix: nil check to avoid panic
|
2018-10-09 14:41:04 +02:00 |
|
Frederik Löffert
|
cb81231e8d
|
fix create mail contact: ContactTypeEmail instead of phone
|
2018-04-24 17:37:23 +02:00 |
|
Frederik Löffert
|
fb5f7539e1
|
assignment to entry in nil map fixed
|
2018-03-28 20:09:50 +02:00 |
|
Frederik Löffert
|
f9dd372596
|
assignment to entry in nil map fixed
|
2018-03-28 19:36:58 +02:00 |
|
Frederik Löffert
|
7a1aa1a5ac
|
adds externalID on customer, address and contact
improved / better contacts handling
|
2018-03-27 22:30:06 +02:00 |
|
Frederik Löffert
|
4b378a4d06
|
fix customer to support contact slice on personVo
|
2018-03-23 23:27:05 +01:00 |
|
Frederik Löffert
|
0896fb7244
|
solve import cycle with foomo/shop/address
|
2018-03-23 23:23:46 +01:00 |
|
Frederik Löffert
|
109c0fdbba
|
migrate customer to support []*Contact
|
2018-03-23 23:20:31 +01:00 |
|
Frederik Löffert
|
6044c4d98b
|
Merge branch 'master' of github.com:foomo/shop into feature/contact-migration
|
2018-03-23 23:05:19 +01:00 |
|
Frederik Löffert
|
132b6ac06e
|
ContactsDeprecated migrated to []Contact plus some contact helper
|
2018-03-23 22:53:15 +01:00 |
|
Frederik Löffert
|
3a49b73b0c
|
migrated person contacts to support more contact types
|
2018-03-23 18:46:48 +01:00 |
|
Florian Schlegel
|
3b9139478b
|
add TitleTypeNone
|
2018-03-08 15:35:36 +01:00 |
|
Florian Schlegel
|
35da610bb9
|
added field ScoringFailed
|
2016-10-05 19:20:15 +02:00 |
|
Florian Schlegel
|
06286b9ea7
|
clean up
|
2016-09-27 16:41:16 +02:00 |
|
Florian Schlegel
|
2e77f70fd0
|
added CountryCode to Address
|
2016-09-13 17:19:00 +02:00 |
|
Florian Schlegel
|
3397d7ca7a
|
Address has now its own package so that it can be used on customer and on order.
|
2016-09-07 14:51:53 +02:00 |
|