aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer
AgeCommit message (Collapse)Author
47 hoursremoved per-user itemsv0.17.0Vidhu Kant Sharma
2 daysallowing duplicate fields in customers, doesn't matter that muchv0.16.0Vidhu Kant Sharma
2 daysonly using one shipping addressv0.15.0Vidhu Kant Sharma
2 daysproperly deleting shipping addresses on customer editv0.14.0Vidhu Kant Sharma
3 daysusing gorm full save associations to also save the billing addressv0.13.2Vidhu Kant Sharma
3 daysBug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
3 daysproperly editing customer detailsv0.13.0Vidhu Kant Sharma
3 daysFixed customer/validators.go trying to read customer.Name not customer.FirmNameVidhu Kant Sharma
3 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