204 Commits

Author SHA1 Message Date
3fa31f6a64 Perbaikan Auth v2 2025-12-30 09:10:50 +07:00
f64b5d1bc9 Perbaikan Auth 2025-12-30 09:08:58 +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
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
da4942c9f5 fix v2 patients 2025-12-24 16:42:07 +07:00
061af6e6d7 adding v2 frontend 2025-12-22 16:54:19 +07:00
eb305d8567 start to do simple frontend using alpinejs 2025-12-19 16:48:48 +07:00
3c1aaafe18 fix seeder, and patient unit testing 2025-12-17 15:19:55 +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
72002bd437 fix getcities by parent 2025-12-02 13:19:42 +07:00
9dfcc7c0eb fix double array on getprovinces 2025-12-02 13:08:30 +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
3537f7e6cb prework 2025-11-26 16:53:14 +07:00
mikael-zakaria
e2e0a6eeeb Update perbaikan Seeders untuk patient gender dan death 2025-11-25 10:03:49 +07:00
mikael-zakaria
5a3eb5a63d Update Rules Patient Identity Fix Version 2025-11-24 15:17:33 +07:00
mikael-zakaria
c388c03749 Update Rules Patient Identity Update 2025-11-24 14:14:44 +07:00
mikael-zakaria
2b81732086 Update Rules Patient Identity 2025-11-24 14:11:02 +07:00
cac46552f6 Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-20 10:51:04 +07:00
mikael-zakaria
0f5d897378 Update Zones untuk get api crm 2025-11-20 09:45:16 +07:00
mikael-zakaria
eae096a37c Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-20 09:35:46 +07:00
cc0c47510d update model test 2025-11-19 15:35:32 +07:00
fc990ffa81 add testdefsite rule 2025-11-19 14:26:32 +07:00
39c9b39edf fix testdefsite post 2025-11-19 13:38:46 +07:00
mikael-zakaria
49a4d5b11f Merge branch 'main' of https://github.com/mahdahar/clqms-be 2025-11-13 15:05:49 +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
82f8097337 fix workstation show 2025-11-07 08:39:47 +07:00
687b853599 fix workstation show 2025-11-07 08:39:01 +07:00
8b41bfc6f1 update org, valueset 2025-11-06 12:28:42 +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
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
6b9261f853 fix update organization controller 2025-10-31 11:11:45 +07:00
112e6ec311 add organization endpoint 2025-10-29 11:08:38 +07:00
d5c8cac5ec prework 2025-10-24 16:41:31 +07:00
a71a587573 add pva cr 2025-10-23 12:16:52 +07:00
mikael-zakaria
bf5b5cb0ea Update Seeders dan Zones API dari https ke http 2025-10-23 09:56:59 +07:00
mikael-zakaria
c31d3ab149 Update Routes/Model/Controller/Migrations Zones & Show Patient(getPatient) 2025-10-23 09:41:49 +07:00
mikael-zakaria
bd6184fddf Update Zones Sync v1 2025-10-22 13:40:27 +07:00
e6b08a6ee6 remove test string patvisit 2025-10-21 10:01:21 +07:00
e28b58282e fix patvisit route 2025-10-21 09:55:28 +07:00
mikael-zakaria
444195cb20 Update unit testing patvisit 2025-10-20 15:12:52 +07:00