Commit Graph

  • 354ed82df1 fix: solve conflict at material entry riefive 2025-09-08 10:30:26 +07:00
  • 2b41d5f163 Merge pull request #34 from dikstub-rssa/30-fe---item-itemprice Munawwirul Jamal 2025-09-08 08:53:15 +07:00
  • 8e52689726 Merge pull request #32 from dikstub-rssa/feat/equipment-device Munawwirul Jamal 2025-09-08 08:51:52 +07:00
  • bc8c6b8033 Merge pull request #20 from dikstub-rssa/feat/org-src Munawwirul Jamal 2025-09-08 08:48:43 +07:00
  • ea2076d097 📖 docs (readme): update component directory structure and descriptions Abizrh 2025-09-07 22:59:57 +07:00
  • 263f9dbc7f ⚠️ refactor (components): rename flow components to content Abizrh 2025-09-07 22:58:18 +07:00
  • cdebdb8995 feat (item): add item and item price modules Abizrh 2025-09-07 22:50:15 +07:00
  • 24420d642c Merge pull request #33 from dikstub-rssa/23-fe---medicine-source Abizarah | 比周 2025-09-07 21:43:48 +07:00
  • 88577dbec5 🐛 fix (medicine-type): fix medicine type list display Abizrh 2025-09-07 21:40:57 +07:00
  • 3d329cb106 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into 23-fe---medicine-source Abizrh 2025-09-07 21:39:49 +07:00
  • e640a6d44c feat (medicine-method): implement medicine method fetching Abizrh 2025-09-07 20:43:14 +07:00
  • c3c9154d0e ⚠️ refactor (medicine-method): simplify entry form and list configuration Abizrh 2025-09-07 20:37:24 +07:00
  • eb9c918141 ⚠️ refactor (medicine-group): simplify entry form and list configuration Abizrh 2025-09-07 20:34:22 +07:00
  • 4117b79365 feat (medicine): add medicine group model Abizrh 2025-09-07 20:17:34 +07:00
  • 210946922d feat (medicine): add medicine model and dto Abizrh 2025-09-07 20:16:18 +07:00
  • 302bcb3e2a feat (medicine): implement medicine entry form and list Abizrh 2025-09-07 20:09:31 +07:00
  • e9cbb09bc5 feat (pub): add base modal Abizrh 2025-09-07 20:08:43 +07:00
  • 6f4230da04 feat: register schemas and services Abizrh 2025-09-07 20:08:03 +07:00
  • abd98336c1 fix: resolve conflict at sys.json again riefive 2025-09-06 15:28:52 +07:00
  • 5a7fe0e2d6 fix: resolve conflict at sys.json riefive 2025-09-06 15:11:28 +07:00
  • ffa4a7d191 refactor(material): modify validation uom and item riefive 2025-09-04 16:21:10 +07:00
  • d9a675be05 refactor(composables): extract pagination logic into usePaginatedList composable Khafid Prayoga 2025-09-04 16:19:51 +07:00
  • 21d087e496 refactor(material): add zod validation for stock field as number and display error message after submit in riefive 2025-09-04 15:55:32 +07:00
  • 209f78df0a feat(material): change menu material to equipment riefive 2025-09-04 14:56:23 +07:00
  • 39d96e7b24 feat(unit): implement unit management flow with list and form components Khafid Prayoga 2025-09-04 13:17:06 +07:00
  • 3dbc1b8fd1 refactor(pagination): move pagination info display to component and improve layout Khafid Prayoga 2025-09-04 11:26:58 +07:00
  • 1ee3772e80 Merge pull request #27 from dikstub-rssa/22-fe---menu-structure Munawwirul Jamal 2025-09-04 09:34:04 +07:00
  • 0f046de3ac ⚠️ refactor (employee): remove unused employee pages Abizrh 2025-09-03 22:14:29 +07:00
  • 5ce3ff05cd feat (human-src): implement employee add and index pages with rbac Abizrh 2025-09-03 22:12:16 +07:00
  • bdc3e837f9 enhance (appsidebar): improve sidebar navigation spacing and appearance Abizrh 2025-09-03 22:11:58 +07:00
  • 38e40416d3 feat (medicine): add medicine management modules Abizrh 2025-09-03 20:33:19 +07:00
  • 6c70beb882 refactor(org-src): remove unused division and installation add pages Khafid Prayoga 2025-09-03 17:03:05 +07:00
  • 4c0312e487 feat(installation): implement installation list with pagination and search Khafid Prayoga 2025-09-03 17:00:49 +07:00
  • 646c7b6d73 fix(flow): prevent outside click on division form dialog Khafid Prayoga 2025-09-03 16:07:39 +07:00
  • 0435371e1c feat (device): update entry form of device riefive 2025-09-03 15:47:07 +07:00
  • 81fa38275a feat (material): update validation with error label riefive 2025-09-03 15:41:55 +07:00
  • 3c74a123ac feat (material): update validation of attribute stock riefive 2025-09-03 15:39:06 +07:00
  • 06a26c8b07 feat: add RBAC role-based access control and permission checks to device index page riefive 2025-09-03 15:34:59 +07:00
  • a3905dd9b9 feat(data-table): add skeletonSize prop to customize loading rows Khafid Prayoga 2025-09-03 15:34:11 +07:00
  • a9c286bd0a feat(division): impl division list+entry Khafid Prayoga 2025-09-03 09:45:58 +07:00
  • 6afa968b7b feat (material): update logic validate riefive 2025-09-03 12:50:41 +07:00
  • e5d995b9ee feat (material): add zod validation for stock field to ensure number input in entry-form riefive 2025-09-03 12:23:21 +07:00
  • b6d30eb154 refactor(division): extract entry form to separate component and improve form handling Khafid Prayoga 2025-09-02 16:49:19 +07:00
  • add19f33a2 feat(data-table): add size prop to action components Khafid Prayoga 2025-09-02 16:25:32 +07:00
  • 664849e15b feat(division): add form dialog for creating new division Khafid Prayoga 2025-09-02 14:48:43 +07:00
  • da9830e16d feat (material): modify entry form of materiak mrifai-cata 2025-09-02 15:59:02 +07:00
  • 7e4444a427 feat (material): add form material mrifai-cata 2025-09-02 14:04:33 +07:00
  • f29c9abad8 feat (material): add list material mrifai-cata 2025-09-02 13:58:10 +07:00
  • 132068fcde feat(division): implement division list with pagination and search Khafid Prayoga 2025-09-01 14:45:32 +07:00
  • b1b324e688 refactor(data-table): improve type safety and component rendering Khafid Prayoga 2025-09-01 11:35:02 +07:00
  • 1631a85204 feat (models): define employee and user data models Abizrh 2025-08-31 17:35:13 +07:00
  • 8f2623b15e 📖 docs (readme): add validation documentation Abizrh 2025-08-31 17:28:11 +07:00
  • f5209154ee feat (form): add stacked layout option for form fields Abizrh 2025-08-31 17:21:23 +07:00
  • f9af69fd27 feat (employee): add based component & conditional form input Abizrh 2025-08-31 17:21:09 +07:00
  • 529b8ef7df feat(installation): add installation entry form and pages Khafid Prayoga 2025-08-29 16:33:20 +07:00
  • 2b4ec07185 ⚠️ refactor (sysmenu): rename user menu to employee menu Abizrh 2025-08-29 15:08:24 +07:00
  • a4d18e45db ⚠️ refactor (human-src): rename user components to employee Abizrh 2025-08-29 14:54:00 +07:00
  • 5e1775d057 feat(unit): add unit management pages and form components Khafid Prayoga 2025-08-29 11:14:19 +07:00
  • ee3bb1cd6e refactor(error): move error types to centralized location Khafid Prayoga 2025-08-29 11:02:31 +07:00
  • d6b288404f feat(division): add division management pages and form validation Khafid Prayoga 2025-08-29 10:42:07 +07:00
  • 2a74c0a2c7 feat(division): add entry form and view components for division management Khafid Prayoga 2025-08-28 15:29:48 +07:00
  • 89710d9768 feat(combobox): add reusable combobox component with search and selection Khafid Prayoga 2025-08-28 15:24:14 +07:00
  • c773edce8c Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/org-src Khafid Prayoga 2025-08-28 13:37:44 +07:00
  • 28634d8a64 Merge pull request #19 from dikstub-rssa/feat/user Munawwirul Jamal 2025-08-28 12:29:34 +07:00
  • 71dfd6545c feat: add new components for unit, division and installation Khafid Prayoga 2025-08-28 12:13:36 +07:00
  • 00d4419bc7 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into feat/user Abizrh 2025-08-28 12:01:55 +07:00
  • 7fdd5c61f0 chore: modified gitignore and readme Munawwirul Jamal 2025-08-28 08:11:20 +07:00
  • a48ac7cc68 feat (user): implement user entry form with status and type selection Abizrh 2025-08-28 02:03:32 +07:00
  • 4cb2e92235 enhance (pub): adjust component Abizrh 2025-08-28 02:03:27 +07:00
  • 1824427b62 ⚠️ refactor (form): remove unused components and logic from entry forms Abizrh 2025-08-28 01:24:48 +07:00
  • 2e889e70a6 ⚙️ chore (eslint): relax eslint stylistic rules Abizrh 2025-08-28 01:19:15 +07:00
  • 35e2c663f5 feat (user): implement user management feature Abizrh 2025-08-28 01:18:55 +07:00
  • a7a77cb497 feat (dev): add dev page with user list Abizrh 2025-08-27 23:59:07 +07:00
  • 6ad99d45f2 Fix/linter (#10) Khafid Prayoga 2025-08-27 13:06:40 +07:00
  • 6b1c7a6b37 Merge pull request #9 from dikstub-rssa/feat/satusehat Khafid Prayoga 2025-08-27 09:58:10 +07:00
  • d4cdbb063d docs: add Shadcn Vue documentation link to README Khafid Prayoga 2025-08-26 17:09:32 +07:00
  • 04b87733d5 build: add vscode launch config and tailwind config Khafid Prayoga 2025-08-26 17:05:08 +07:00
  • 153c171a3b refactor(ui): migrate button and pagination components to radix-vue Khafid Prayoga 2025-08-26 16:57:11 +07:00
  • e21e5f1e7a refactor(ui): improve layout consistency and table styling Khafid Prayoga 2025-08-26 15:15:14 +07:00
  • 5685b31c48 feat(satusehat): implement query schema and improve data table Khafid Prayoga 2025-08-26 13:10:09 +07:00
  • de7a833ddc Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/satusehat Khafid Prayoga 2025-08-25 14:58:45 +07:00
  • 31084be5ce feat(loading-state): add loading indicators and skeleton UI for data tables Khafid Prayoga 2025-08-25 13:33:28 +07:00
  • a4d8086b6c Merge pull request #8 from dikstub-rssa/fix/structure Abizarah | 比周 2025-08-25 10:09:25 +07:00
  • f7815da6fc Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into fix/structure Abizrh 2025-08-25 10:07:24 +07:00
  • 61b71f7e76 ⚠️ refactor (components): restructure components to custom-ui Abizrh 2025-08-25 09:59:44 +07:00
  • 92d6e2af10 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/satusehat Khafid Prayoga 2025-08-22 11:34:40 +07:00
  • b9d72af02f Merge pull request #7 from dikstub-rssa/fix/shadcnui-import-alias Khafid Prayoga 2025-08-22 11:19:36 +07:00
  • ae0acf84d0 refactor(ui): update import paths from @/lib/utils to ~/lib/utils Khafid Prayoga 2025-08-22 11:18:06 +07:00
  • a5f9e3fc68 feat(satusehat-mock): implement API Mock integration with filtering and pagination Khafid Prayoga 2025-08-21 16:28:01 +07:00
  • 6fe1bd2c48 feat(satusehat): add search component, card summary and date picker Khafid Prayoga 2025-08-21 11:42:59 +07:00
  • e4b634e76a Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/satusehat Khafid Prayoga 2025-08-21 10:02:38 +07:00
  • 746d39ea14 feat (rehab): implement sep prosedur registration flow Abizrh 2025-08-21 06:31:17 +07:00
  • d913724d62 feat(satusehat): add patient list components and integration Khafid Prayoga 2025-08-20 14:50:17 +07:00
  • bd98bb815a refactor: update type casting and clean up imports Khafid Prayoga 2025-08-20 14:49:59 +07:00
  • ff67dd5146 Merge branch 'dev' of github.com:dikstub-rssa/simrs-fe into feat/satusehat Khafid Prayoga 2025-08-20 09:38:49 +07:00
  • 5e4184d45a feat (doctor): implement doctor entry form and navigation Abizrh 2025-08-19 17:57:32 +07:00
  • 83b1c2cad3 feat (rehab): add rehab feature pages and menu items Abizrh 2025-08-19 17:13:45 +07:00
  • 8fc097d92f feat(patient): add status badge component for patient list Khafid Prayoga 2025-08-19 17:04:49 +07:00
  • 341c27679c refactor(data-table): improve type safety and rendering logic Khafid Prayoga 2025-08-19 16:51:21 +07:00
  • 1b84ce3c62 feat(doctor): add status badge component for doctor list Khafid Prayoga 2025-08-19 16:40:53 +07:00