Cyrill Schumacher
|
5e17e81a7f
|
customer: NewCustomer has optional email address, update pkg/errors (#19)
If the email address is set on NewCustomer, it must be a valid one.
updating pkg/errors keeps the error pkg in sync with other projects.
|
2020-07-01 15:54:41 +02:00 |
|
Frederik Löffert
|
ebdd0e529f
|
customer soft lock improved
customer version history dropped
|
2020-06-15 14:42:01 +02:00 |
|
Cyrill Schumacher
|
8e064b74ab
|
customer: Improve validation to show multiple errors at once (#17)
the error that a require field is missing, isn't helpful at all.
|
2020-06-03 23:00:40 +02:00 |
|
Florian Schlegel
|
2b81fab1dc
|
Merge branch 'develop' into feature/address-key
|
2020-05-05 11:53:54 +02:00 |
|
Cyrill Schumacher
|
63dcc0336b
|
chore: go mod update, remove outdated tests (#16)
|
2020-05-05 10:41:45 +02:00 |
|
Vladan Marsenic
|
9032a05d4e
|
ECOMDEV-6187 feat: add address validation
|
2020-04-26 19:51:40 +02:00 |
|
Frederik Löffert
|
76f2a13423
|
BREAKING CHANGE - customer collection renamed
switch UUID dependency from snoflake to satori
NewCustomer enriched
|
2020-04-14 17:58:28 +02:00 |
|
Frederik Löffert
|
baa2a21e0c
|
dependency management with go mod instead of glide (#10)
* dependency management with go mod instead of glide
* travis: pin go to version 1.13.x
|
2019-09-18 14:03:10 +02:00 |
|