Commit Graph

  • fd1e554076 Merge pull request 'commented out machine ID validation logic in storeProcessOrderData method' (#22) from ranjith-dev into master jothi 2025-11-29 10:07:18 +00:00
  • eb38f4ddcf commented out machine ID validation logic in storeProcessOrderData method dhanabalan 2025-11-29 15:36:54 +05:30
  • 022654f192 Merge pull request 'Updated get hasPumpQr status from pack_slip_pump if it does not exist in tube_sticker_pump' (#21) from ranjith-dev into master jothi 2025-11-29 09:00:31 +00:00
  • faaaa88e8f Updated get hasPumpQr status from pack_slip_pump if it does not exist in tube_sticker_pump dhanabalan 2025-11-29 14:29:52 +05:30
  • 55f1088fda Merge pull request 'Updated sfg_number validations as optional and check duplcate only if it exist' (#20) from ranjith-dev into master jothi 2025-11-29 06:52:08 +00:00
  • d6c7e43715 Updated sfg_number validations as optional and check duplcate only if it exist dhanabalan 2025-11-29 12:21:17 +05:30
  • f9233f44d8 Merge pull request 'commented alert mail rules logic from boot method' (#19) from ranjith-dev into master jothi 2025-11-29 06:19:01 +00:00
  • f45bb7b74b commented alert mail rules logic from boot method dhanabalan 2025-11-29 11:45:37 +05:30
  • e0fec6b07c Merge pull request 'Added schedule method logic in app service provider' (#18) from ranjith-dev into master jothi 2025-11-29 05:35:04 +00:00
  • 80806d0f17 Added schedule method logic in app service provider dhanabalan 2025-11-29 10:42:20 +05:30
  • 6bda9c1459 Merge pull request 'Added LogClear command and Updated log message' (#17) from ranjith-dev into master jothi 2025-11-27 06:34:58 +00:00
  • 2b3db1cde1 feat: Add LogClear command to clear Laravel log files dhanabalan 2025-11-27 11:55:21 +05:30
  • bf1ae76334 Updated POST API log message dhanabalan 2025-11-27 11:53:50 +05:30
  • 39bdd3df57 Merge pull request 'Updated report view logic' (#16) from ranjith-dev into master jothi 2025-11-27 05:41:34 +00:00
  • 01783c4fc7 Updated report view logic dhanabalan 2025-11-27 11:07:04 +05:30
  • 5bcf0703d9 Merge pull request 'Refactor: Clean up imports and enhance form/table structure in InvoiceDataValidation and InvoiceOutValidation resources' (#15) from ranjith-dev into master jothi 2025-11-27 05:29:19 +00:00
  • 95c909b6ac Refactor: Clean up imports and enhance form/table structure in InvoiceDataValidation and InvoiceOutValidation resources dhanabalan 2025-11-27 10:59:00 +05:30
  • 80e522b7e6 Merge pull request 'feat: Add validation rules for Machine and Work Center names; enhance ProcessOrder table sorting; refactor StickerMasterResource for improved readability and functionality' (#14) from ranjith-dev into master jothi 2025-11-27 04:50:10 +00:00
  • c16c967757 feat: Add validation rules for Machine and Work Center names; enhance ProcessOrder table sorting; refactor StickerMasterResource for improved readability and functionality dhanabalan 2025-11-27 10:18:36 +05:30
  • ee101f80ea Merge pull request 'Updated error response codes in updateGR and related methods to return 404 for various validation errors and Added sfg_number duplicate warning' (#13) from ranjith-dev into master jothi 2025-11-27 03:08:14 +00:00
  • 27b4377e9e Updated error response codes in updateGR and related methods to return 404 for various validation errors and Added sfg_number duplicate warning dhanabalan 2025-11-27 08:33:31 +05:30
  • 37a99d03c1 Merge pull request 'Enhanced storeProcessOrderData method with improved validation and error handling for plant code, item code, coil number, order quantity, received quantity, SFG number, machine ID, and created by' (#12) from ranjith-dev into master jothi 2025-11-26 14:21:05 +00:00
  • 36e51ad6cb Enhanced storeProcessOrderData method with improved validation and error handling for plant code, item code, coil number, order quantity, received quantity, SFG number, machine ID, and created by dhanabalan 2025-11-26 19:48:52 +05:30
  • 5fdced003a Merge pull request 'ranjith-dev' (#11) from ranjith-dev into master jothi 2025-11-26 14:17:41 +00:00
  • 73d863b200 Refactored ProcessOrderImporter to standardize column headers and improve error messaging dhanabalan 2025-11-26 19:42:46 +05:30
  • c64fbf209e Added sfg_number and machine_name column into exporter file dhanabalan 2025-11-26 19:39:06 +05:30
  • a018b0d06f Added sfg_number and machine_name column into resource file dhanabalan 2025-11-26 19:36:56 +05:30
  • 4c93c3cdd6 Added sfg_number and machine_name into model file dhanabalan 2025-11-26 19:34:58 +05:30
  • a7b6d72fb5 Added migration for add sfg_number and machine_name columns dhanabalan 2025-11-26 19:33:21 +05:30
  • 0b0bb90efb Merge pull request 'Added POST API logs to view the structure in command prompt' (#10) from ranjith-dev into master jothi 2025-11-26 11:43:09 +00:00
  • ded043ba16 Added POST API logs to view the structure in command prompt dhanabalan 2025-11-26 16:57:23 +05:30
  • 32ce6da2c1 Merge pull request 'Add Larastan configuration and dependencies for static analysis' (#9) from ranjith-dev into master jothi 2025-11-26 09:11:36 +00:00
  • ae3d8224ad Uncomment scheduling logic in console.php for production, invoice, and invoice data reports dhanabalan 2025-11-26 14:39:11 +05:30
  • 88d8bd6c2c Refactor console.php to clean up commented-out scheduling code dhanabalan 2025-11-26 14:29:29 +05:30
  • b62505d064 Change database connection from SQLite to PostgreSQL in .env.example dhanabalan 2025-11-26 14:13:22 +05:30
  • 699103b047 Refactor composer install command in workflow files for Larastan and Laravel Pint dhanabalan 2025-11-26 14:06:52 +05:30
  • 346aaf1438 Added schema line in console.php dhanabalan 2025-11-25 17:22:33 +05:30
  • d7b6e8c111 Enhance get_testing_data response with additional fields as requested_date and null safety dhanabalan 2025-11-25 16:11:19 +05:30
  • ecac9fe0e9 Update PHP version to 8.4 in Larastan and Laravel Pint workflows dhanabalan 2025-11-25 14:45:48 +05:30
  • bfb4dd3643 Add Larastan configuration and dependencies for static analysis dhanabalan 2025-11-25 14:39:14 +05:30
  • ee02c24fbc Merge pull request 'Add .github/workflows/laravel-pint.yaml' (#3) from runner/pint into master jothi 2025-11-25 08:59:54 +00:00
  • 0cfe20bc9f Merge pull request 'added workflows and composer updates' (#8) from ranjith-dev into master jothi 2025-11-25 08:59:43 +00:00
  • e9525017d2 composer updated dhanabalan 2025-11-25 14:28:27 +05:30
  • 11191cd6e3 added gemini workflow dhanabalan 2025-11-25 13:59:52 +05:30
  • 8fa1f54b81 Merge pull request 'action/kingfisher' (#7) from action/kingfisher into master jothi 2025-11-25 08:22:15 +00:00
  • 5f23856b09 Update .github/workflows/kingfisher-secrets-scan.yaml jothi 2025-11-25 08:17:04 +00:00
  • 8c2e42c47e Add .github/workflows/kingfisher-secrets-scan.yaml jothi 2025-11-25 08:10:33 +00:00
  • caa9538198 Update .github/workflows/laravel-pint.yaml jothi 2025-11-25 08:05:04 +00:00
  • 158590a399 Merge pull request 'Configure Renovate' (#4) from renovate/configure into master jothi 2025-11-25 08:02:19 +00:00
  • 4f4fe60aa0 Add renovate.json Renovate Bot 2025-11-25 08:01:40 +00:00
  • 3febb24d1d Add .github/workflows/laravel-pint.yaml jothi 2025-11-25 07:44:18 +00:00
  • 39a2fed9a8 Added mail trigegr lofic agisnt Quality validation dhanabalan 2025-11-24 10:50:02 +05:30
  • 6c928e16ea issue solved in part validation error dhanabalan 2025-11-24 10:10:00 +05:30
  • dce5b1af45 issue solved in part validation for loadign image dhanabalan 2025-11-24 09:42:43 +05:30
  • 232befdf8f added filter logic and upload part validation image dhanabalan 2025-11-24 09:27:56 +05:30
  • 6638569367 Addded quality mail page for quality validation dhanabalan 2025-11-24 09:25:23 +05:30
  • 921f70c8eb Added partvalidation image in route web url dhanabalan 2025-11-24 09:24:12 +05:30
  • d5738a381d Added part validation mail trigger logic and image uploading dhanabalan 2025-11-24 09:12:56 +05:30
  • be5b7751a1 Added part validation error images dhanabalan 2025-11-24 09:10:34 +05:30
  • e031e57557 issue solved added live debounce in users screen to avoid text clearing dhanabalan 2025-11-24 08:47:35 +05:30
  • 5b2f86569a Added searchable in process order dhanabalan 2025-11-22 14:31:24 +05:30
  • 3958a73a2c Added validation logic in process order importer dhanabalan 2025-11-22 12:02:24 +05:30
  • 8596c9109f removed columns coilnumber and order quantity,received quantity in import dhanabalan 2025-11-22 11:45:07 +05:30
  • affa38251d Update invoice data handling to include onCapFocus parameter and adjust focus function and timing for input fields dhanabalan 2025-11-21 17:18:31 +05:30
  • 376ee84e63 Re-Updating Capacitor QR focus issue dhanabalan 2025-11-21 16:00:14 +05:30
  • 7ff3b95aea Updating Capacitor QR focus issue dhanabalan 2025-11-21 15:56:43 +05:30
  • 97348d39ae Solving Capacitor QR focus issue dhanabalan 2025-11-21 15:54:18 +05:30
  • 21ff5fa21f Updated focus invoice and serial number logic in throughout invoice validation related pages (resource, create, livewire, blade) dhanabalan 2025-11-20 19:45:04 +05:30
  • c7391b113f Refactor invoice processing to reset form fields after completion dhanabalan 2025-11-20 18:08:52 +05:30
  • e20e402233 Added description loaded logic in editing in process order screen dhanabalan 2025-11-20 17:40:48 +05:30
  • 098daae653 Added minimum length validation for name and description fields in WorkGroupMasterResource form dhanabalan 2025-11-20 17:18:28 +05:30
  • 18e232ffb3 Added numeric type for received quantity dhanabalan 2025-11-20 12:29:26 +05:30
  • 5c6c6e56ac changed data type of column received_quantity in process orders table dhanabalan 2025-11-20 12:16:43 +05:30
  • 4f5791a260 added import and export permissions for process order dhanabalan 2025-11-19 14:45:59 +05:30
  • 3be0066eee modified logic in process order dhanabalan 2025-11-19 14:22:21 +05:30
  • 0be804d81c added received quantity logic in api dhanabalan 2025-11-19 13:38:20 +05:30
  • b89d96f859 modified logic in process order dhanabalan 2025-11-19 11:31:03 +05:30
  • dc8627dd0a Refactored invoice processing logic to ensure file deletion occurs correctly and added additional condition for marking serial numbers. dhanabalan 2025-11-19 10:42:28 +05:30
  • b6c711fc6f Refactored invoice processing logic to ensure file deletion occurs correctly and added additional condition for marking serial numbers. dhanabalan 2025-11-19 10:40:06 +05:30
  • 5f1fcf4be4 Added all validations in process order dhanabalan 2025-11-18 10:35:47 +05:30
  • 1f64c3b36d Added validation logic in process order importer dhanabalan 2025-11-18 09:48:31 +05:30
  • 918d216474 changed import column name for item_id as item in process order dhanabalan 2025-11-18 09:10:04 +05:30
  • afdfd51e5a Added process order importer and exporter dhanabalan 2025-11-18 09:04:12 +05:30
  • cba366037f Added process order exporter dhanabalan 2025-11-18 09:03:40 +05:30
  • 0f4e475ab8 Added process order importer dhanabalan 2025-11-18 09:03:14 +05:30
  • e47ab43aa3 Added logic for total received quantity in process order dhanabalan 2025-11-17 14:16:18 +05:30
  • 85876ca47f added get and post api link for process order in api.php file dhanabalan 2025-11-17 14:02:38 +05:30
  • 533ad72ca8 Added get and post api for process order dhanabalan 2025-11-17 14:00:46 +05:30
  • fac2b36956 Added columns in resource page of process order dhanabalan 2025-11-17 13:59:47 +05:30
  • 84398f8b45 added column snames in model file of process order dhanabalan 2025-11-17 13:58:48 +05:30
  • b940e0519c Added columns coil_number,order_quantity,received_quantity in table process_orders dhanabalan 2025-11-17 13:57:23 +05:30
  • 23e823d2ea Add file handling for invoice processing and cleanup in LocatorInvoiceValidation dhanabalan 2025-11-15 20:25:16 +05:30
  • 3e41bad7f1 Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning dhanabalan 2025-11-15 20:04:30 +05:30
  • 43ee1a3502 Refactor code structure for improved readability and maintainability and Commented imported invoice logic on warning dhanabalan 2025-11-15 19:27:48 +05:30
  • 95e18838ca Sort work centers by name in get_data method of MachineController dhanabalan 2025-11-15 17:29:45 +05:30
  • a6d8d57fd5 Add new route to retrieve machine data against plant and line in MachineController dhanabalan 2025-11-15 17:10:14 +05:30
  • 7c773f2cca Enhance MachineController with detailed validation and Machine Data Retrieval against plant and line dhanabalan 2025-11-15 17:07:25 +05:30
  • b2ad2ef6ce Refactor work group visibility logic in LineResource form dhanabalan 2025-11-15 17:02:44 +05:30
  • 41f9ec2990 Added location column in invoice data report dhanabalan 2025-11-15 10:09:09 +05:30
  • 6160570a7d Fix sticker type checkbox state updates in StickerMasterResource form dhanabalan 2025-11-15 08:55:29 +05:30