117 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
118d490bbd refactor: update TestSeeder to use dynamic ValueSet lookups
- Implemented dynamic VID retrieval from ValueSetModel for all test definitions
- Aligned ResultType, RefType, and SpcType with the valueset table
- Updated sample data for Hematology, Chemistry, and Urinalysis tests
- Ensured consistency between ValueSetSeeder and TestSeeder data
2025-12-29 12:55:31 +07:00
9f83199ddf adding crud test, and some dummy data for all test 2025-12-17 10:06:05 +07:00
600f672831 add crud for test 2025-12-17 07:03:16 +07:00
6b83f332ea fix test seeder 2025-12-16 13:48:33 +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
b52726b694 fix location show 2025-12-02 14:48:30 +07:00
72002bd437 fix getcities by parent 2025-12-02 13:19:42 +07:00
8767b823ca fix getcities showing province 2025-12-02 13:14:23 +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
1755105af1 till discipline 2025-12-02 07:09:24 +07:00
09717bb081 gogogo 2025-12-01 16:47:52 +07:00
61f6c337ee fix db, and tests index show 2025-11-27 14:15:10 +07:00
mikael-zakaria
e342df68f6 Update Rules Patient Index menampilkan Gender 2025-11-24 15:38:12 +07:00
mikael-zakaria
5a3eb5a63d Update Rules Patient Identity Fix Version 2025-11-24 15:17:33 +07:00
mikael-zakaria
eae096a37c Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-20 09:35:46 +07:00
a0dee0f351 remove seq 2025-11-14 08:30:35 +07:00
mikael-zakaria
49a4d5b11f Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-13 15:05:49 +07:00
8af8fea0ba preworking pvadt 2025-11-13 13:49:24 +07:00
21abee1831 fix patvisit InternalPID 2025-11-12 16:02:31 +07:00
2096ede1e5 update patvisit 2025-11-12 15:58:01 +07:00
bfee374eef fix patvisit 2025-11-12 15:26:18 +07:00
a450392cfc standard crud for specimen and test 2025-11-10 16:02:52 +07:00
mikael-zakaria
97d92f7d59 Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-10 13:57:45 +07:00
0e4b9824f7 tod 2025-11-07 16:41:42 +07:00
a907fb675e add workstation enable text 2025-11-07 08:49:01 +07:00
687b853599 fix workstation show 2025-11-07 08:39:01 +07:00
5b3b2f6cff fix site index 2025-11-06 12:55:36 +07:00
8b41bfc6f1 update org, valueset 2025-11-06 12:28:42 +07:00
3e2db6a25c change accounts index 2025-11-05 15:14:30 +07:00
mikael-zakaria
c3189e45ff Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-05 15:04:49 +07:00
56b8012e4a update join account 2025-11-05 15:03:55 +07:00
8680454db3 fix account zip and parent 2025-11-05 10:35:15 +07:00
1cab4d6578 fix organization 2025-11-04 12:22:29 +07:00
mikael-zakaria
ff1b3e0e9b Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-04 09:42:15 +07:00
mikael-zakaria
f41fcad526 Update Zones (Skipped) 2025-11-04 09:42:03 +07:00
112e6ec311 add organization endpoint 2025-10-29 11:08:38 +07:00
4fea4e1385 fix pv showByPatient show latest id 2025-10-27 11:13:12 +07:00
d4c92af9e4 fix pvadt 2025-10-27 10:37:44 +07:00
d5c8cac5ec prework 2025-10-24 16:41:31 +07:00
a71a587573 add pva cr 2025-10-23 12:16:52 +07:00
95e44415cb Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-10-23 11:05:26 +07:00
2df524c890 fix patvisit 2025-10-23 11:05:20 +07:00
mikael-zakaria
5d80b09e96 Update Patient Show ZonesID_2 2025-10-23 10:21:57 +07:00
mikael-zakaria
e16e055357 Update Patient Show ZonesID 2025-10-23 10:20:55 +07:00
mikael-zakaria
79d28aa3ac Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-10-23 09:42:00 +07:00
mikael-zakaria
c31d3ab149 Update Routes/Model/Controller/Migrations Zones & Show Patient(getPatient) 2025-10-23 09:41:49 +07:00
f7d7e8483d fix patvisit showByPatient 2025-10-23 09:29:20 +07:00