62 Commits

Author SHA1 Message Date
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
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
d28bb3cd4b Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-09-19 15:22:37 +07:00
f32fe26ba4 add location.loctype 2025-09-19 15:22:25 +07:00
7e86462b4f add contact endpoint 2025-09-18 15:52:37 +07:00
1351b8c99f change vsfieldid to vsetid 2025-09-17 15:50:55 +07:00
8ff71a27fc refactor remove id from url when update an delete 2025-09-16 15:33:22 +07:00
82b22b63b0 change to valueset 2025-09-16 10:10:19 +07:00