Commit Graph

19 Commits

Author SHA1 Message Date
riefive
ecdc5d80d9 fix: update device service and handler 2025-10-06 09:51:31 +07:00
riefive
51ddb9d8b5 fix: resolve conflict 2025-10-06 09:40:22 +07:00
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
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
6b950f7682 feat(device): integrate api device 2025-09-22 13:39:36 +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
875fc92f53 refactor(tools): remove entry flow 2025-09-08 13:55:27 +07:00
riefive
56389263ae refactor(tools): add modal form 2025-09-08 13:48:24 +07:00