Commit Graph

203 Commits

Author SHA1 Message Date
Khafid Prayoga
41d87623e2 feat(combobox): add disabled prop and improve styling
- Add disabled prop to combobox component to support disabled state
- Update styling to include better focus states and border color
2025-09-12 14:39:52 +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
sharedmaxchat
1f87d6f6a4 Merge pull request #42 from dikstub-rssa/fe-alat-kesehatan-26
Feat Equipment Tools: Update Form
2025-09-10 10:52:46 +07:00
sharedmaxchat
32152d5fba Merge pull request #21 from dikstub-rssa/feat/user
Feat/user
2025-09-10 07:24:39 +07:00
Abizrh
938278a7a2 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/user 2025-09-09 15:08:20 +07:00
Munawwirul Jamal
4f4f11ca84 Merge pull request #37 from dikstub-rssa/fe-bmhp-25
Feat Equipment Material: Update Form
2025-09-09 12:50:39 +07:00
Munawwirul Jamal
3edfedbca0 Merge pull request #41 from dikstub-rssa/22-fe---menu-structure
 feat (sys): update side menu items and icons
2025-09-09 12:29:43 +07:00
Abizrh
f7d8d90f95 feat (sys): update side menu items and icons 2025-09-09 11:39:51 +07:00
Abizrh
a208bbad9c Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/user 2025-09-08 15:23:51 +07:00
riefive
0ae612af72 fix: solve conflict 2025-09-08 14:41:26 +07:00
riefive
d936529c4a fix: solve conflict 2025-09-08 14:40:28 +07:00
Munawwirul Jamal
266d5f740b Merge pull request #36 from dikstub-rssa/refactor/mv-flow-to-content
Refactor/mv flow to content
2025-09-08 14:31:44 +07:00
riefive
875fc92f53 refactor(tools): remove entry flow 2025-09-08 13:55:27 +07:00
riefive
8a4b4c06e9 refactor(tools): change content of tools 2025-09-08 13:50:38 +07:00
riefive
56389263ae refactor(tools): add modal form 2025-09-08 13:48:24 +07:00
Khafid Prayoga
b436737f62 Merge branch 'dev' into refactor/mv-flow-to-content 2025-09-08 13:41:33 +07:00
riefive
bb74662f15 refactor(equipment): change submit flow 2025-09-08 13:14:24 +07:00
riefive
f6fc9103c9 chore: change sys.json for equipment 2025-09-08 13:10:43 +07:00
riefive
9cb8dd9caf refactor(equipment): add modal form to component list 2025-09-08 13:09:55 +07:00
Munawwirul Jamal
e2ba3c070c Merge pull request #31 from dikstub-rssa/feat/equipment-material
Feat Equipment Material
2025-09-08 12:07:17 +07:00
Khafid Prayoga
cae8ca73fd refactor(tools-equipment): replace flow components with content components
- Update device and material pages to use Content prefixed components instead of Flow
- Add new content components for device and material list/entry functionality
- Maintain same functionality while improving component naming consistency
2025-09-08 11:17:47 +07:00
Khafid Prayoga
b0938a2eb6 feat(org-src): replace flow components with content components and add list views
Add new content components for unit, division, and installation with list views, entry forms, and validation schemas. Replace Flow*List components with Content*List components in org-src pages. Includes pagination, search functionality, and CRUD operations for each entity type.
2025-09-08 11:09:35 +07:00
Khafid Prayoga
97199cee3b feat(integration): adjust route pages based on sys conf 2025-09-08 10:57:16 +07:00
riefive
354ed82df1 fix: solve conflict at material entry 2025-09-08 10:30:26 +07:00
Munawwirul Jamal
2b41d5f163 Merge pull request #34 from dikstub-rssa/30-fe---item-itemprice
Feat Item, Item Price and Rename flow > content
2025-09-08 08:53:15 +07:00
Munawwirul Jamal
8e52689726 Merge pull request #32 from dikstub-rssa/feat/equipment-device
Feat Equipment Device
2025-09-08 08:51:52 +07:00
Munawwirul Jamal
bc8c6b8033 Merge pull request #20 from dikstub-rssa/feat/org-src
feat/org src implement entry form for division, unit, and installation
2025-09-08 08:48:43 +07:00
Abizrh
ea2076d097 📖 docs (readme): update component directory structure and descriptions 2025-09-07 22:59:57 +07:00
Abizrh
263f9dbc7f ⚠️ refactor (components): rename flow components to content 2025-09-07 22:58:18 +07:00
Abizrh
cdebdb8995 feat (item): add item and item price modules 2025-09-07 22:50:15 +07:00
Abizarah | 比周
24420d642c Merge pull request #33 from dikstub-rssa/23-fe---medicine-source
23 fe   medicine source
2025-09-07 21:43:48 +07:00
Abizrh
88577dbec5 🐛 fix (medicine-type): fix medicine type list display 2025-09-07 21:40:57 +07:00
Abizrh
3d329cb106 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into 23-fe---medicine-source 2025-09-07 21:39:49 +07:00
Abizrh
e640a6d44c feat (medicine-method): implement medicine method fetching 2025-09-07 20:43:14 +07:00
Abizrh
c3c9154d0e ⚠️ refactor (medicine-method): simplify entry form and list configuration 2025-09-07 20:37:24 +07:00
Abizrh
eb9c918141 ⚠️ refactor (medicine-group): simplify entry form and list configuration 2025-09-07 20:34:22 +07:00
Abizrh
4117b79365 feat (medicine): add medicine group model 2025-09-07 20:17:34 +07:00
Abizrh
210946922d feat (medicine): add medicine model and dto 2025-09-07 20:16:18 +07:00
Abizrh
302bcb3e2a feat (medicine): implement medicine entry form and list 2025-09-07 20:09:31 +07:00
Abizrh
e9cbb09bc5 feat (pub): add base modal 2025-09-07 20:08:43 +07:00
Abizrh
6f4230da04 feat: register schemas and services 2025-09-07 20:08:03 +07:00
riefive
abd98336c1 fix: resolve conflict at sys.json again 2025-09-06 15:28:52 +07:00
riefive
5a7fe0e2d6 fix: resolve conflict at sys.json 2025-09-06 15:11:28 +07:00
riefive
ffa4a7d191 refactor(material): modify validation uom and item 2025-09-04 16:21:10 +07:00
Khafid Prayoga
d9a675be05 refactor(composables): extract pagination logic into usePaginatedList composable
- Remove duplicate schema.query.ts files from unit, division, and installation components
- Create new usePaginatedList composable to centralize pagination logic
- Update list.vue components to use the new composable
- Maintain same functionality while reducing code duplication
2025-09-04 16:19:51 +07:00
riefive
21d087e496 refactor(material): add zod validation for stock field as number and display error message after submit in 2025-09-04 15:55:32 +07:00
riefive
209f78df0a feat(material): change menu material to equipment 2025-09-04 14:56:23 +07:00
Khafid Prayoga
39d96e7b24 feat(unit): implement unit management flow with list and form components
- Add schema validation and default query params for unit management
- Create list view with pagination, search, and delete functionality
- Implement form entry with validation for creating/editing units
- Replace placeholder content with functional unit list component
- Remove unused unit add page and update page titles
2025-09-04 13:17:06 +07:00