Commit Graph

449 Commits

Author SHA1 Message Date
riefive ca687911f5 feat(sep): modify item tree specialist 2025-11-07 13:45:14 +07:00
hasyim_kai 24313adef6 Fix: debug back btn in add, edit, detail content page 2025-11-07 10:35:46 +07:00
Muhammad Hasyim Chaidir Ali 59b44b5729 Merge branch 'dev' into feat/surat-kontrol-135 2025-11-07 09:11:10 +07:00
hasyim_kai 53bd8e7f6e Fix: refactor rehab medik - Resume UI 2025-11-07 08:55:23 +07:00
riefive daf9c8f46c feat(sep): adjust entry form of sep 2025-11-06 15:50:29 +07:00
riefive 7eecdc67ec feat(sep): implement debounced search for patient identifiers and enhance entry form functionality 2025-11-06 14:45:24 +07:00
riefive 48b8ee5d2c feat(encounter): add patientId to formValues and reset recSelectId on add-sep event 2025-11-06 14:30:38 +07:00
riefive d5c06add1d feat(sep): adjust entry in encounter 2025-11-06 14:16:20 +07:00
riefive ff3b616742 refactor(sep): update vclaim visit service 2025-11-05 14:38:19 +07:00
riefive 4b6247ef79 refactor(sep): update data structure and types for SEP components 2025-11-05 14:16:21 +07:00
hasyim_kai db48919325 Feat: add banner in List if requirement not met 2025-11-05 13:53:43 +07:00
hasyim_kai bd57250f7e Fix: refactor getDetail url param 2025-11-05 13:26:48 +07:00
hasyim_kai a361922e32 Feat: Add & integrate add, edit, detail page 2025-11-05 13:19:07 +07:00
Abizrh 3cfa07149c feat (soapi): parse and display main complaint and diagnoses from json data 2025-11-05 10:04:15 +07:00
hasyim_kai 331f4a6b20 Feat: Integrate Control Letter 2025-11-04 16:56:08 +07:00
riefive a592a0be36 feat(cemo): add home encounter 2025-11-04 15:15:38 +07:00
riefive be0a761170 feat(cemo): change flow admin 2025-11-04 13:23:52 +07:00
riefive 64fe2524fb feat(cemo): enhance admin mode functionality and update series handling 2025-11-04 12:02:31 +07:00
Khafid Prayoga 3ae81c29fd feat(subspecialist): enhance specialist details with unit and installation info
- Update Unit interface to allow null installation
- Include specialist.Unit and specialist.Unit.Installation in API includes
- Add Unit and Installation fields to subspecialist detail view
- Simplify list configuration headers and update keys for specialist name
2025-11-04 09:23:26 +07:00
riefive fb7731188d feat(cemo): add mode adm + series 2025-11-03 15:52:35 +07:00
riefive 89b2fb9cd9 feat(chemo): add page process and modify components 2025-11-03 15:03:56 +07:00
Andrian Roshandy f676c8a4b9 feat/cp-lab-order-48: wip 2025-11-03 08:11:02 +07:00
Abizrh 6bb881d248 feat (soapi): implement soapi entry with form and list 2025-11-02 23:20:38 +07:00
Andrian Roshandy 69ffe6bd49 feat/radiology-order: added the page 2025-11-02 14:49:09 +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
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
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
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
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
riefive 0ecac1c183 fix: recheck create sep 2025-10-28 16:14:18 +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
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