Commit Graph

7 Commits

Author SHA1 Message Date
riefive
1e5b872f05 feat(material): update with processing 2025-09-19 16:14:41 +07:00
riefive
8aa6d3b6f8 feat(material): retest material 2025-09-19 16:08:42 +07:00
riefive
70378a69e9 feat(material): modify handlers and service of material 2025-09-19 15:23:09 +07:00
riefive
29b54b072c feat(material): create service get for material and uom 2025-09-18 13:42:35 +07:00
riefive
117e72fdce feat(material): create model interface of material 2025-09-18 13:19:15 +07:00
Khafid Prayoga
26b0cf12e3 refactor(api): consolidate query param transformation into utility function
Move URL parameter construction logic from multiple list components to a shared transform function in usePaginatedList. This improves code reuse and maintainability while keeping the same functionality.

Standardize query parameter names to match backend expectations ('page-number' and 'page-size' instead of 'page' and 'pageSize'). Update related schema and default params accordingly.
2025-09-11 13:28:07 +07:00
riefive
9cb8dd9caf refactor(equipment): add modal form to component list 2025-09-08 13:09:55 +07:00