908 Commits

Author SHA1 Message Date
riefive d1369d513b feat(cemo): add list verification 2025-10-31 16:08:22 +07:00
Andrian Roshandy a9ab75fd98 feat/readiology-order: added mcu 2025-10-31 16:07:35 +07:00
Khafid Prayoga 581eee41f4 feat(subspecialist): add detail view and position management
- Implement detail view for subspecialist with specialist relation
- Add position management functionality including CRUD operations
- Create new components for detail display and position listing
- Update service to handle position-related requests
- Include employee selection for position assignments
2025-10-31 15:57:41 +07:00
Khafid Prayoga ba0ac753b2 feat(subspecialist-position): implement crud operations for subspecialist positions
- Add new handler, service, and schema files for subspecialist position
- Update list configuration and entry form components
- Modify list view to display subspecialist position data
- Include subspecialist relation in position model
2025-10-31 14:57:45 +07:00
riefive 71d68e5a0e feat(cemo): add dialog verification and list register 2025-10-31 14:49:21 +07:00
Andrian Roshandy f8d906b6c2 Merge branch 'dev' into fe-prescription-56 2025-10-31 14:48:21 +07:00
Andrian Roshandy 40d78a999a feat/readiology-order: added mcu 2025-10-31 14:35:05 +07:00
munawwirul_jamal 5f9e441147 dev: hotfix
- chore, .gitignore
- feat, ok button for my-ui/nav-footer
2025-10-31 14:30:19 +07:00
Khafid Prayoga d3090d04ef feat(specialist): add unit info to specialist detail view
- Extend getDetail function to accept optional params
- Include unit data when fetching specialist details
- Display unit code alongside name in detail view
2025-10-31 13:34:45 +07:00
riefive 7119f67402 feat(cemo): modify schema 2025-10-31 13:09:59 +07:00
Khafid Prayoga a4f8e1a64f feat(specialist): add specialist detail page with position management
- Add specialist detail page with unit relation
- Implement position management including CRUD operations
- Update specialist model to include unit relation
- Add list and detail components for specialist positions
- Create entry form for specialist positions
- Implement pagination and search for positions
- Add confirmation dialogs for delete operations
2025-10-31 11:18:00 +07:00
Khafid Prayoga c340de3114 feat(specialist-position): implement crud operations for specialist positions
add handler, service, schema and update components for specialist position management
update list configuration and form to handle specialist relations
2025-10-31 10:55:45 +07:00
munawwirul_jamal 66872c95f8 feat/prescription-56: wip 2025-10-31 07:56:36 +07:00
Abizrh da80d1a206 feat (soapi): integrate icd selection 2025-10-30 20:47:11 +07:00
Abizrh 2ea51c4ffb enhance (icd): get provide data 2025-10-30 20:46:36 +07:00
Abizrh 608a0ce6c1 enhance (pub): adjust data-table toggleSelection 2025-10-30 20:45:46 +07:00
riefive 45cc019ec1 feat(cemo): layouting form 2025-10-30 15:43:50 +07:00
riefive e866c0cf2a feat(cemo): layouting protocol 2025-10-30 14:41:52 +07:00
Khafid Prayoga bf441ff714 refactor(components): change ID types from string to number and update related components
- Update installation and unit detail components to use number type for IDs
- Modify route parameter handling to pass numbers instead of strings
- Add new unit position entry detail component with proper type handling
2025-10-30 14:10:40 +07:00
Khafid Prayoga 343d1d21cb refactor(installation): rename component and ensure installationId is number
Rename AppInstallationPositionEntry to AppInstallationPositionEntryDetail for better clarity and ensure installationId is properly typed as number. The new component includes form handling for installation position details.
2025-10-30 13:56:14 +07:00
Khafid Prayoga 61d3db3a12 feat(unit): add unit detail page with position management
- Create new unit detail page with route and navigation
- Add unit detail component to display basic unit information
- Implement position list management with pagination and actions
- Include position creation, editing and deletion functionality
- Update unit model to include installation relationship
2025-10-30 12:56:28 +07:00
Khafid Prayoga 1dc42be406 feat(unit-position): implement crud operations and update ui components
- Add new handler, service, and schema files for unit-position
- Update list configuration and entry form components
- Modify page title and integrate employee relation
- Implement CRUD operations with proper validation
2025-10-30 12:14:32 +07:00
Khafid Prayoga 59f1def565 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/org-position-134 2025-10-30 11:03:48 +07:00
riefive dc4edc1dc0 feat(cemo): show list cemo 2025-10-29 15:58:52 +07:00
riefive 3234853473 feat(cemo): add list of cemo 2025-10-29 15:39:55 +07:00
hasyim_kai fc308809b8 Feat: add UI Rehab Medik > Proses > Resume 2025-10-29 14:57:19 +07:00
riefive 02e33c4f61 fix: refactor view letter 2025-10-29 13:22:06 +07:00
riefive 2d2e14ede0 fix: resolve conflict on nuxt setting 2025-10-29 13:05:50 +07:00
Andrian Roshandy 67ee129f4b Merge branch 'dev' into fe-prescription-56 2025-10-28 16:20:17 +07:00
riefive 0ecac1c183 fix: recheck create sep 2025-10-28 16:14:18 +07:00
munawwirul_jamal 9e82d17943 dev: hotfix, more styling 2025-10-28 16:06:22 +07:00
Khafid Prayoga d7e9ae03cb feat(ui): add back navigation button to detail pages
- Implement reusable back button component
- Add back button to division and installation detail pages
- Improve navigation logic with additional state cleanup
2025-10-28 15:49:39 +07:00
munawwirul_jamal 3e7e735ae4 dev: hotfix, nav-footer, button, dialog 2025-10-28 15:41:07 +07:00
Khafid Prayoga 54db81a5b9 feat(installation): implement detail view and navigation for installations
- Replace direct detail display with navigation to dedicated detail page
- Add new installation detail components and configuration
- Remove unused entry.ts file
- Create new route for installation detail view
2025-10-28 15:03:49 +07:00
riefive b330609212 fix: handle file upload 2025-10-28 15:01:33 +07:00
riefive aeaefb9478 feat(sep): refactor table letter 2025-10-28 14:01:09 +07:00
riefive 87762cf17a feat(sep): refactor monitoring of vclaim 2025-10-28 13:04:35 +07:00
Khafid Prayoga dc653402c7 feat(installation-position): implement crud operations and ui components
- Add installation position handler, service, and schema
- Update list configuration and entry form components
- Enhance pagination component with configurable controls
- Implement installation position list view with search and pagination
2025-10-28 12:45:57 +07:00
riefive 2239b94632 fix: refetch doctor by specialist 2025-10-28 10:42:29 +07:00
riefive 99c5266f2b fix: add tree select subspecialist and filter doctor 2025-10-28 10:02:12 +07:00
Khafid Prayoga bc4f5ddb0b wip: orgs position 2025-10-27 16:36:24 +07:00
riefive 803139cc17 fix: refactor entry form of encounter 2025-10-27 14:34:33 +07:00
Khafid Prayoga af932ebfbc feat(org-src): add division position management page
- Add new division position page to side menu
- Implement division position list with improved employee name display
- Include necessary API calls with proper includes for related data
- Add error handling for data loading failures
2025-10-27 14:31:09 +07:00
hasyim_kai 2275f4dc99 Feat: add UI BPJS > Surat Kontrol 2025-10-27 14:01:58 +07:00
riefive c8dde10506 fix: change dpjp, unit and healthcare vclaim 2025-10-27 13:48:19 +07:00
riefive aa2a20a018 fix: add constant and change some service of vclaim 2025-10-27 13:41:09 +07:00
Khafid Prayoga 16a4fc5d7f fix(division-detail): handle errors when fetching division and employee data
Add try-catch block to handle potential errors during API calls for division details and employee list. Show toast notification when errors occur to improve user feedback.
2025-10-27 13:32:56 +07:00
Khafid Prayoga ddb9058969 feat(division-detail): add row numbering and remove pagination
- Add index column to division position list table
- Remove pagination component as it's no longer needed
- Map data to include row numbers before display
2025-10-27 13:22:10 +07:00
Khafid Prayoga b16d3f108f refactor(division): improve employee name formatting and navigation
- Simplify employee name construction using array filtering
- Replace dropdown-action-ud with dropdown-action-dud component
- Update division detail navigation to use route navigation
- Clean up code formatting and remove unnecessary whitespace
2025-10-27 11:05:32 +07:00
hasyim_kai 89e0e7a2c8 Feat: add UI CRUD Surat Kontrol at Rehab Medik > kunjungan > Proses 2025-10-27 10:21:59 +07:00