This website requires JavaScript.
Explore
Help
Register
Sign In
foomo
/
shop
Watch
1
Star
0
Fork
0
You've already forked shop
mirror of
https://github.com/foomo/shop.git
synced
2026-05-30 23:50:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
develop
Add File
New File
Upload File
Apply Patch
shop
/
address
History
Florian Schlegel
e46ec90f50
move Person VO to fix code generation
2020-07-23 11:55:40 +02:00
..
address_person_migration_test.go
ECOMDEV-6187 feat: add address validation
2020-04-26 19:51:40 +02:00
address_person_migration.go
fix: nil check to avoid panic
2018-10-09 14:41:04 +02:00
address.go
move Person VO to fix code generation
2020-07-23 11:55:40 +02:00
contact.go
adds externalID on customer, address and contact
2018-03-27 22:30:06 +02:00
mail.go
fix create mail contact: ContactTypeEmail instead of phone
2018-04-24 17:37:23 +02:00
phone.go
assignment to entry in nil map fixed
2018-03-28 20:09:50 +02:00
validation.go
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