Commit Graph

5 Commits

Author SHA1 Message Date
Habib Fatkhul Rohman 1b537183ac feat: update UomRepository Update method to select all fields during updates 2025-11-21 14:04:04 +07:00
Habib Fatkhul Rohman cfe9cb4e77 feat(uom): Enhance GetAll method to support 'get_all' query parameter for retrieving all UOMs
Deploy Application / deploy (push) Successful in 26s Details
2025-11-14 14:51:22 +07:00
Habib Fatkhul Rohman de53d59686 feat(controller): Add ClientID filter to GetAll methods in category, product, and uom controllers
Deploy Application / deploy (push) Successful in 22s Details
2025-11-07 13:45:21 +07:00
Habib Fatkhul Rohman 1f23b12918 feat(repository): Refactor Update methods to use Model and Where for better clarity and performance 2025-10-31 15:30:02 +07:00
Habib Fatkhul Rohman 02dc2c71d8 feat(uom): Add UOM management with CRUD operations and routing
Deploy Application / deploy (push) Successful in 22s Details
2025-10-30 14:20:20 +07:00