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
/
customer
History
Florian Schlegel
f900b01140
fix mssing return in customer.IsComplete
2020-07-22 15:05:47 +02:00
..
customer_get_set.go
remove login state from customer
2020-04-15 13:19:38 +02:00
customer_test.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
customer.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
errors.go
getCustomer: improved error handling if customer not found
2020-04-14 16:53:52 +02:00
persistor.go
customer soft lock improved
2020-06-15 14:42:01 +02:00
validation.go
fix mssing return in customer.IsComplete
2020-07-22 15:05:47 +02:00