Commit Graph

220 Commits

Author SHA1 Message Date
riefive
fdbfcb29ff feat(sep): change button export to dropdown 2025-09-12 14:13:33 +07:00
riefive
bfb6cc39bf feat(sep): remove not used variables 2025-09-11 14:55:03 +07:00
riefive
42d39bd08b feat(sep): create filter on sep list 2025-09-11 14:53:25 +07:00
riefive
3e3aa670ae feat(sep): update grid column 2025-09-11 13:36:27 +07:00
riefive
9638f208f1 feat(sep): update filter function 2025-09-11 13:33:26 +07:00
riefive
bbb0ac03d4 feat(sep): create filter patient + sep 2025-09-11 13:26:32 +07:00
riefive
5b5f821848 fix: resolve conflict after merge dev 2025-09-11 12:00:38 +07:00
Munawwirul Jamal
17a15d0e96 Merge pull request #43 from dikstub-rssa/feat/user
Feat/user
2025-09-11 11:02:57 +07:00
Abizrh
a68f6b9eb0 🐛 fix (employee): fix user entry component on employee add page 2025-09-11 01:00:16 +07:00
Abizrh
8762424e2e feat (app): add person form 2025-09-11 00:59:54 +07:00
Abizrh
053a540638 enhance (pub): adjust form label 2025-09-11 00:57:12 +07:00
Abizrh
64d432f75a enhance (lib): adjust libs 2025-09-11 00:56:36 +07:00
riefive
9d58eae1bf feat(sep): change to update value from datepicker 2025-09-10 15:48:48 +07:00
riefive
fb8fde65d5 feat(sep): update datepicker component 2025-09-10 15:19:40 +07:00
riefive
582bd67cbe feat(sep): modify form entry with calendar select 2025-09-10 14:37:54 +07:00
riefive
32544e9b0b feat(sep): modify form entry with support code input 2025-09-10 14:04:34 +07:00
riefive
1f335f671d feat(sep): modify form entry with radio input 2025-09-10 13:37:03 +07:00
riefive
93d13cf28c feat(sep): update form entry 2025-09-10 13:17:37 +07:00
riefive
93f5ba0092 feat(sep): add form entry 2025-09-10 12:56:34 +07:00
riefive
d9262b42f5 Merge branch 'dev' of https://github.com/dikstub-rssa/simrs-fe into fe-sep-38 2025-09-10 12:37:32 +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
riefive
e6442a0d31 feat(sep): add list component 2025-09-09 13:30:51 +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