aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/customer
AgeCommit message (Expand)Author
8 hoursmoved shipping address and billing address to the customers table itselfHEADv0.20.0masterVidhu Kant Sharma
25 hoursrenamed customer.ShippingAddresses to customer.ShippingAddressv0.17.2Vidhu Kant Sharma
25 hoursremoved per-user itemsv0.17.0Vidhu Kant Sharma
26 hoursallowing duplicate fields in customers, doesn't matter that muchv0.16.0Vidhu Kant Sharma
26 hoursonly using one shipping addressv0.15.0Vidhu Kant Sharma
28 hoursproperly deleting shipping addresses on customer editv0.14.0Vidhu Kant Sharma
2 daysusing gorm full save associations to also save the billing addressv0.13.2Vidhu Kant Sharma
2 daysBug fix: phone validation error when editing a clientv0.13.1Vidhu Kant Sharma
2 daysproperly editing customer detailsv0.13.0Vidhu Kant Sharma
2 daysFixed 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