aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer
AgeCommit message (Expand)Author
13 hoursrenamed customer.ShippingAddresses to customer.ShippingAddressv0.17.2Vidhu Kant Sharma
14 hoursremoved per-user itemsv0.17.0Vidhu Kant Sharma
15 hoursallowing duplicate fields in customers, doesn't matter that muchv0.16.0Vidhu Kant Sharma
15 hoursonly using one shipping addressv0.15.0Vidhu Kant Sharma
17 hoursproperly deleting shipping addresses on customer editv0.14.0Vidhu Kant Sharma
39 hoursusing gorm full save associations to also save the billing addressv0.13.2Vidhu Kant Sharma
39 hoursBug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
39 hoursproperly editing customer detailsv0.13.0Vidhu Kant Sharma
41 hoursFixed customer/validators.go trying to read customer.Name not customer.FirmNameVidhu Kant Sharma
42 hoursChanged customer's Name field to FirmNamev0.11.0Vidhu Kant Sharma
2024-04-05moved some validator logic and common structs to util packageVidhu Kant Sharma
2023-09-03deleting addresses upon customer deletionVidhu Kant Sharma
2023-09-03validating phone number and websiteVidhu Kant Sharma
2023-09-03validating email addressesVidhu Kant Sharma
2023-09-03moved contact details to customer model for simplicityVidhu Kant Sharma
2023-09-03different customers for different usersVidhu Kant Sharma
2023-09-02first commitVidhu Kant Sharma