Commit Graph

20 Commits

Author SHA1 Message Date
munawwirul_jamal f94ccd707b Merge branch 'feat/consultation-82' into fe-prescription-56 2025-10-08 08:00:01 +07:00
munawwirul_jamal 51d1221318 Merge branch 'dev' into feat/consultation-82 2025-10-08 07:55:22 +07:00
Munawwirul Jamal 3eb9dde21d Dev cleaning (#106) 2025-10-08 00:03:36 +07:00
riefive fff5f2c11d fix: update content list of specialist, subspecialist, etc 2025-10-06 11:06:29 +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 ce59eac86c fix: list unit 2025-10-04 08:30:18 +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 d7d984810e remove previous list + form from any features 2025-10-04 08:30:17 +07:00
riefive 4908f16770 fix: search on list file 2025-10-04 08:30:16 +07:00
riefive 41405ae113 fix: resolve list organization source 2025-10-04 08:30:16 +07:00
riefive e62d84b812 feat(specialist): finishing integrate specialist 2025-09-30 14:40:50 +07:00
riefive 2f6528e12a feat(specialist): integrate specialist 2025-09-30 14:24:39 +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
Khafid Prayoga 06caccf3cd feat(subspecialist): add subspecialist management components and pages
- Implement list view with pagination and search functionality
- Create form for adding subspecialist entries
- Add configuration for subspecialist data validation and dropdown options
2025-09-15 14:21:15 +07:00
Khafid Prayoga 87c36b94ea feat(specialist): add installation-unit relationship to specialist form
- Implement installation-unit mapping and filtering logic
- Update entry form to handle installation selection and unit filtering
- Add installation and unit dropdowns with combobox components
2025-09-12 14:42:05 +07:00
Khafid Prayoga 865bbbdce9 init specialist feature 2025-09-11 14:46:50 +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
Khafid Prayoga 140bfa0420 init specialist feature 2025-09-11 10:13:40 +07:00