Commit Graph

  • c230e79a62 change bold line on 3sd to 2sd gdc mahdahar 2026-03-05 08:31:32 +07:00
  • 4df29e877a Update traditional QC report: bold uppercase testname, change to 2SD range, red/blue chart colors mahdahar 2026-03-04 13:59:51 +07:00
  • 743f31d6a0 Add Exp Date column to precision control report table mahdahar 2026-03-04 11:41:30 +07:00
  • d7149ca322 add signature section and consolidate unit/method display in custom report mahdahar 2026-03-04 11:34:19 +07:00
  • d2e84162cd refactor master controls and update custom report layout mahdahar 2026-03-04 09:21:41 +07:00
  • 2392b4ba25 Update custom1 report: modify test-info layout and add department-based instrument mapping mahdahar 2026-03-03 16:09:18 +07:00
  • 7dbc288553 add custom report functionality mahdahar 2026-03-03 15:49:56 +07:00
  • 1440f01024 refine printed report table sizing and font styles mahdahar 2026-03-03 10:07:36 +07:00
  • 578b87b2d7 modify printed report mahdahar 2026-03-03 09:37:05 +07:00
  • d2ff21e9c4 update merged report view mahdahar 2026-03-03 09:11:32 +07:00
  • d787522519 update report view and remove backup files mahdahar 2026-03-03 09:02:34 +07:00
  • 448186bea7 Add ability to delete results on daily entry page mahdahar 2026-02-23 09:14:50 +07:00
  • 01a3e5d5bf feat: Add database backup files and update control form dialog mahdahar 2026-02-12 11:32:04 +07:00
  • cf9ac38849 first gdc prod commit mikael-zakaria 2026-02-12 09:01:59 +07:00
  • 87ff4c8d85 feat: Add user authentication system and secure all routes main mahdahar 2026-02-09 11:12:12 +07:00
  • ef6be6522e refactor: Replace dropdowns with select inputs and improve caching mahdahar 2026-02-05 20:06:51 +07:00
  • 4ae2c75fdd feat: Add department filtering to Controls, Tests, and Entry pages mahdahar 2026-02-03 16:55:13 +07:00
  • c9c9e59316 Update Hide QC Entry mikael-zakaria 2026-01-22 09:46:33 +07:00
  • 0a96b04bdf feat: Implement Monthly Entry interface and consolidate Entry API controller mahdahar 2026-01-21 13:41:37 +07:00
  • dd7a058511 feat: Implement Monthly Entry interface and consolidate Entry API controller mahdahar 2026-01-20 16:47:11 +07:00
  • 14baa6b758 docs: add comprehensive documentation and refactor API structure mahdahar 2026-01-20 14:44:46 +07:00
  • 5cae572916 Refactor application structure, unify entry management, and overhaul UI with DaisyUI mahdahar 2026-01-19 06:37:37 +07:00
  • 2e23fc38c3 US-017: Implement Daily Comments per day per test mahdahar 2026-01-16 17:22:40 +07:00
  • 1374c8769f US-016: Save Monthly Results - Add batch save with validation and statistics mahdahar 2026-01-16 17:18:10 +07:00
  • 23aec3b11d feat: Implement US-015 Monthly Entry Interface calendar grid mahdahar 2026-01-16 17:13:58 +07:00
  • 79da3c1c78 US-015: Complete Monthly Entry Interface with data loading and comments mahdahar 2026-01-16 16:51:34 +07:00
  • f14c0862da US-014: Fix saveDaily to use DailyResultModel mahdahar 2026-01-16 16:47:45 +07:00
  • 162805a038 Fix US-010: Route for control creation was calling store() instead of create() mahdahar 2026-01-16 16:38:27 +07:00
  • 44795310e1 feat: implement View Controls - add department filter and active status indicator mahdahar 2026-01-16 16:37:13 +07:00
  • a5a3857eff Fix route method for test creation (store -> create) mahdahar 2026-01-16 16:31:50 +07:00
  • 18b85815ce refactor: standardize codebase with BaseModel and new conventions - Add BaseModel with automatic camel/snake case conversion - Add stringcase_helper with camel_to_snake(), snake_to_camel() functions - Update all models to extend BaseModel for consistent data handling - Update API controllers with standardized JSON response format - Remove legacy v1 PHP application directory - Consolidate documentation into AGENTS.md, delete VIEWS_RULES.md mahdahar 2026-01-15 10:44:09 +07:00
  • ff90e0eb29 Initial commit: Add CodeIgniter 4 QC application with full MVC structure - CodeIgniter 4 framework setup with SQL Server database config - Models: Control, Test, Dept, Result, Daily/ Monthly entry models - Controllers: Dashboard, Control, Test, Dept, Entry, Report, API endpoints - Views: CRUD pages with modal dialogs, dashboard, reports - Database: Migrations for control test and daily/monthly result tables - Legacy v1 PHP application preserved in /v1 directory - Documentation: AGENTS.md, VIEWS_RULES.md for development guidelines mahdahar 2026-01-14 16:49:27 +07:00