Commit Graph

27 Commits

Author SHA1 Message Date
riefive 3003ec9d80 fix: update list division + equipment 2025-10-06 10:45:15 +07:00
riefive 51ddb9d8b5 fix: resolve conflict 2025-10-06 09:40:22 +07:00
munawwirul_jamal 2da4e616ba dev: hotfix refactor
+ merged pub/custom-ui and pub/base into my-ui
- droped pub/custom-ui
2025-10-05 09:45:17 +07:00
riefive 39d2869ffb fix: list with params error 2025-10-04 08:30:17 +07:00
riefive 3c046a4d82 fix: list integration 2025-10-04 08:30:17 +07:00
riefive 4908f16770 fix: search on list file 2025-10-04 08:30:16 +07:00
riefive 59847dce34 chore: add shared handlers 2025-10-04 08:30:16 +07:00
riefive 2f6528e12a feat(specialist): integrate specialist 2025-09-30 14:24:39 +07:00
riefive f58c9f537b feat: restructure list 2025-09-30 12:39:48 +07:00
Andrian Roshandy 829bd73034 feat/tidy-up:
- mengurangi elm yg tidak diperlukan
- menyesuaikan font-size sesuai breakpoint
2025-09-29 07:46:13 +07:00
riefive 867f93af31 feat(uom): integrate api for uom 2025-09-26 15:46:22 +07:00
riefive 5d41e4e60d chore: modify service and hanler 2025-09-26 14:03:44 +07:00
riefive 539629f9a8 feat(medicine-group): refactor + integrate 2025-09-26 13:02:08 +07:00
riefive 457b927c4f chore: restucture list and entry form 2025-09-26 12:37:47 +07:00
riefive 46045ebb41 feat(device): update list 2025-09-25 13:33:03 +07:00
riefive e3d3188b1d feat(device): update handler of device 2025-09-25 13:10:34 +07:00
riefive 2bb38576a9 feat(material): add toast 2025-09-25 11:36:14 +07:00
riefive c3c21f28e7 feat(material): finishing integration of material 2025-09-24 17:12:01 +07:00
riefive 93a5abba36 fix: change integrate material 2025-09-24 16:37:03 +07:00
riefive fcabbc25ff fix: adjustment list and entry for material 2025-09-24 15:34:38 +07:00
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