aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer
AgeCommit message (Collapse)Author
20 hoursrenamed customer.ShippingAddresses to customer.ShippingAddressv0.17.2Vidhu Kant Sharma
20 hoursremoved per-user itemsv0.17.0Vidhu Kant Sharma
21 hoursallowing duplicate fields in customers, doesn't matter that muchv0.16.0Vidhu Kant Sharma
21 hoursonly using one shipping addressv0.15.0Vidhu Kant Sharma
23 hoursproperly deleting shipping addresses on customer editv0.14.0Vidhu Kant Sharma
45 hoursusing gorm full save associations to also save the billing addressv0.13.2Vidhu Kant Sharma
45 hoursBug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
45 hoursproperly editing customer detailsv0.13.0Vidhu Kant Sharma
48 hoursFixed customer/validators.go trying to read customer.Name not customer.FirmNameVidhu Kant Sharma
2 daysChanged 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