68 Commits

Author SHA1 Message Date
mikael-zakaria
23681a2dbf Merge branch 'main' of https://github.com/mahdahar/clqms-be 2026-01-07 08:38:30 +07:00
a47db49f81 feat: improve Location API error handling
- Add Phone/Email fields to LocationAddressModel allowedFields
- Fix saveLocation() to throw exceptions instead of returning error arrays
- Update controller to properly handle model responses
- Include actual database error message in transaction failures
2026-01-06 17:00:33 +07:00
9e0b01e7e2 refactor: reorganize documentation and update test-related files
- Remove deprecated docs folder with outdated documentation
- Add new plans directory with ref_range_multiple_support_plan.md
- Update test migrations, seeds, and views for improved functionality
2026-01-05 07:21:12 +07:00
97edfe50a8 feat: enhance Test Management module with improved UI and tests
- Refactor Tests.php controller with updated logic and error handling
- Update Test migration with schema improvements
- Enhance TestDefCalModel, TestDefGrpModel, TestDefTechModel with CRUD operations
- Improve TestMapModel with better test mapping relationships
- Redesign test dialog views (calc, group, param) with improved UX
- Update tests_index view with better data presentation
- Add CSS styles for test management UI components
- Add TestDefSiteTest feature test for site-based test definitions
- Add TestDefModelsTest unit test for model validation
- Remove obsolete Test Management.docx documentation
2026-01-02 08:33:22 +07:00
97451496c3 feat(tests): enhance Test Management module with v2 UI dialogs
- Add new dialog forms for test calc, group, param, and title management
- Refactor test_dialog.php to new location (master/tests/)
- Update TestDefCalModel, TestDefSiteModel, TestDefTechModel, TestMapModel
- Modify Tests controller and Routes for new dialog handlers
- Update migration schema for test definitions
- Add new styles for v2 test management interface
- Include Test Management documentation files
2025-12-30 16:54:33 +07:00
cb4181dbff refactor: restructure application architecture and consolidate controllers
- Consolidate page controllers into unified PagesController
- Remove deprecated V2 pages, layouts, and controllers (AuthPage, DashboardPage, V2Page)
- Add Edge resource with migration and model (EdgeResModel)
- Implement new main_layout.php for consistent page structure
- Reorganize patient views into dedicated module with dialog form
- Update routing configuration in Routes.php
- Enhance AuthFilter for improved authentication handling
- Clean up unused V2 assets (CSS, JS) and legacy images
- Update README.md with latest project information

This refactoring improves code organization, removes technical debt, and
establishes a cleaner foundation for future development.
2025-12-29 16:57:46 +07:00
883f5b3643 Fix log formatting and outbox message processing
- Corrected ASCII row formatting in logs to ensure proper line breaks.
- Resolved issue causing empty result outbox during HL7 result simulation.
- Ensured messages are correctly processed and translation errors are handled.
2025-12-29 08:23:48 +07:00
mikael-zakaria
2ddd748c71 Update Contact & UserLogin 2025-12-22 13:09:49 +07:00
9f83199ddf adding crud test, and some dummy data for all test 2025-12-17 10:06:05 +07:00
d1d3b261ae creating test seeder 2025-12-16 13:43:06 +07:00
2580d64d9e prework 2025-12-11 16:43:19 +07:00
d9f9768074 add parent to discipline 2025-12-08 11:21:48 +07:00
2b9a30a073 yes 2025-12-03 15:45:24 +07:00
d4f5e8b16a fix areageo 2025-12-02 12:52:23 +07:00
d5fd300b6a new feature for suhu kuda 2025-12-02 09:29:42 +07:00
09717bb081 gogogo 2025-12-01 16:47:52 +07:00
cc0c47510d update model test 2025-11-19 15:35:32 +07:00
6772bbed3f prework 2025-11-14 16:50:49 +07:00
8af8fea0ba preworking pvadt 2025-11-13 13:49:24 +07:00
a450392cfc standard crud for specimen and test 2025-11-10 16:02:52 +07:00
8b41bfc6f1 update org, valueset 2025-11-06 12:28:42 +07:00
8680454db3 fix account zip and parent 2025-11-05 10:35:15 +07:00
a1f6b1df61 add dummy data for organization 2025-11-04 13:07:04 +07:00
1cab4d6578 fix organization 2025-11-04 12:22:29 +07:00
112e6ec311 add organization endpoint 2025-10-29 11:08:38 +07:00
d5c8cac5ec prework 2025-10-24 16:41:31 +07:00
bc8653d89f add CRM Zones Org 2025-10-24 11:19:58 +07:00
mikael-zakaria
c31d3ab149 Update Routes/Model/Controller/Migrations Zones & Show Patient(getPatient) 2025-10-23 09:41:49 +07:00
b856ff358d add test mgt migration 2025-10-22 13:30:43 +07:00
5e60bfcb5f adding test management migration 2025-10-21 15:37:57 +07:00
a3b025ef6c change DeathDate to TimeOfDeath 2025-10-21 10:27:31 +07:00
0acf985065 fix deathdate -> deathdatetime 2025-10-21 09:28:30 +07:00
60cfe5616a custodian to object, deathdatetime -> deathdate 2025-10-21 09:25:48 +07:00
b4fa6c7983 fix seeder createdate 2025-10-15 16:08:52 +07:00
11dca70c70 update condef color 2025-10-15 13:09:00 +07:00
fb5a65103a utc helper 2025-10-13 11:08:26 +07:00
bd3284b86f change all migration to use manual datetime for creation 2025-10-10 16:47:39 +07:00
mikael-zakaria
341db47380 Update perbaikan migration specimen, dummy seeder dan indentasi model patisit 2025-10-09 13:04:05 +07:00
862c6ca8b4 add specimen migration 2025-10-07 16:18:37 +07:00
mikael-zakaria
f24c72cb16 Update Patient Tabel Migrations Birthdate menjadi DATE dan Patcom menjadi null dan bukan [] 2025-10-06 09:47:15 +07:00
mikael-zakaria
082e5d4d1c Update Patient Tabel Migration & datetime 0000-00-00 & detail messages error 2025-10-06 00:24:55 +07:00
mikael-zakaria
103b5ae19a Update (insert, patch & get/show) Patient Pattat dan perbaikan Patcom. Dan VID 2025-10-02 13:56:23 +07:00
750ccdee00 moving country religion race ethnic to valueset 2025-10-01 12:40:05 +07:00
7b093aefb3 fix location param, add occupation dummy data 2025-09-29 10:14:01 +07:00
e15a2d98db fix contact creation wo detail 2025-09-26 15:03:11 +07:00
aa73f0d240 fix contactemail 2025-09-26 13:08:30 +07:00
dd999aaf7b contactdetail wow 2025-09-24 16:15:55 +07:00
cfd791ddaf PVID counter done 2025-09-23 14:20:09 +07:00
4c2d4e55e4 add counter table 2025-09-22 16:22:20 +07:00
862e5fd03d patvisit 2025-09-22 13:25:31 +07:00