5 Commits

Author SHA1 Message Date
a94df3b5f7 **feat: migrate to v2 frontend with Alpine.js pattern**
- Introduce v2 views directory with Alpine.js-based UI components
- Add AuthV2 controller for v2 authentication flow
- Update PagesController for v2 routing
- Refactor ValueSet module with v2 dialogs and nested CRUD views
- Add organization management views (accounts, departments, disciplines, sites, workstations)
- Add specimen management views (containers, preparations)
- Add master views for tests and valuesets
- Migrate patient views to v2 pattern
- Update Routes and Exceptions config for v2 support
- Enhance CORS configuration
- Clean up legacy files (check_db.php, llms.txt, sanity.php, old views)
- Update agent workflow patterns for PHP Alpine.js
2025-12-30 14:30:35 +07:00
4750f2947b change datetime to utc using CI4 find findall 2025-10-15 19:14:13 +07:00
8fc9541063 fix table name ValueSet to valueset 2025-10-15 13:40:21 +07:00
3f656bfa87 move contact and occupation 2025-10-14 18:53:06 +07:00
4da2d7a54b refactor valueset 2025-10-14 16:54:43 +07:00