Commit Graph

  • 7406f4c97e Update readFiles method in SapFileController to change directory path and improve debug information dhanabalan 2025-09-26 10:06:29 +05:30
  • 831c88f0fd Add migration to enforce unique constraint on plant_id and serial_number in quality_validations table dhanabalan 2025-09-25 11:00:56 +05:30
  • 733cc45e60 Update readFiles method in SapFileController to change the directory path for file access dhanabalan 2025-09-23 12:17:23 +05:30
  • 0f3b516614 Update readFiles method in SapFileController to improve user identification in error responses dhanabalan 2025-09-23 10:55:56 +05:30
  • 8187aca5d4 Update readFiles method in SapFileController to enhance error reporting and adjust file path dhanabalan 2025-09-23 10:46:24 +05:30
  • 1d998d6478 Enhance readFiles method in SapFileController with improved error handling and debugging information dhanabalan 2025-09-23 09:48:24 +05:30
  • 86ad06def7 Refactor readFiles method in SapFileController for improved error handling and code clarity dhanabalan 2025-09-23 09:42:57 +05:30
  • 6a70b45f4f Refactor readFiles method in SapFileController for improved file handling and readability dhanabalan 2025-09-23 09:38:47 +05:30
  • 7e1852cfed Add SapFileController and route for reading SAP files dhanabalan 2025-09-23 09:34:17 +05:30
  • 7ca806449c Update export and import columns in TestingPanelReadingExporter and TestingPanelReadingImporter for improved data mapping dhanabalan 2025-09-21 16:00:08 +05:30
  • 90899c87f5 Remove commented-out route for characteristics master data in api.php dhanabalan 2025-09-21 15:50:18 +05:30
  • fad3cf4ed6 Add relationships for equipment masters in Machine and Plant models dhanabalan 2025-09-21 15:46:01 +05:30
  • 2e7c37c6f1 Refactor export actions in TestingPanelReadingResource for improved readability and maintainability dhanabalan 2025-09-21 15:40:47 +05:30
  • 4c1950bf29 Fix indentation for dispatching warning sound in processInvoice method dhanabalan 2025-09-21 15:38:19 +05:30
  • d13f502db8 Update ProcessOrderResource form fields and notification message dhanabalan 2025-09-21 15:35:25 +05:30
  • 4da6e97e6e Add EquipmentMasterController with authorization and equipment retrieval logic with relevant API dhanabalan 2025-09-21 15:32:18 +05:30
  • f670793ff5 Add importer and exporter file for Equipment Masters dhanabalan 2025-09-21 15:24:30 +05:30
  • 2abc5199eb Add policy class for EquipmentMaster with permission checks dhanabalan 2025-09-21 15:23:02 +05:30
  • d4192d3002 Add resource file for Equipment Masters dhanabalan 2025-09-21 15:21:37 +05:30
  • eaba6b8396 Add model file for Equipment Masters dhanabalan 2025-09-21 15:18:23 +05:30
  • 237fb1a7b3 Add migration file for equipment masters dhanabalan 2025-09-21 15:14:44 +05:30
  • b178130e8d Add searchable functionality to WorkGroupMaster table columns dhanabalan 2025-09-18 17:11:57 +05:30
  • 4c1a0a0282 Add warning notification sound: warning.mp3 dhanabalan 2025-09-16 15:10:08 +05:30
  • af719c2d33 Add audio notification sounds: click.mp3, ding.mp3, and scanner-beep.mp3 dhanabalan 2025-09-16 15:05:12 +05:30
  • bbd192148c Add NotificationSound Livewire component to create-invoice-validation page for audio notifications dhanabalan 2025-09-16 15:04:46 +05:30
  • 93b1138752 Add NotificationSound component and associated Blade view for audio notifications dhanabalan 2025-09-16 15:04:20 +05:30
  • 40ef91a60b Add notification sound dispatches in processInvoice and processSerialNumber methods for better user feedback dhanabalan 2025-09-16 15:01:52 +05:30
  • 012ce6d865 Add winded_serial_number to fillable attributes in TestingPanelReading model dhanabalan 2025-09-16 12:40:16 +05:30
  • e8637874f4 Add winded_serial_number field to TestingPanelReadingResource form and table for enhanced data tracking dhanabalan 2025-09-16 12:39:27 +05:30
  • 5a7050a5b4 Add winded_serial_number to store method in TestingPanelController for enhanced data tracking dhanabalan 2025-09-16 12:04:50 +05:30
  • 24b9b5194a Add winded_serial_number column to testing_panel_readings table dhanabalan 2025-09-16 11:58:15 +05:30
  • 9a6e364f52 Refactored store method in TestingPanelController to improve validation for line and machine names, replacing Line model with WorkGroupMaster for accurate data handling. dhanabalan 2025-09-15 17:40:52 +05:30
  • d4582292a4 Updated validation checks in WorkGroupMasterImporter to ensure name and operation number are not empty dhanabalan 2025-09-15 15:55:29 +05:30
  • b222c78d4b Removed redundant unique rule for 'name' in WorkGroupMasterResource form validation for improved clarity dhanabalan 2025-09-15 15:53:08 +05:30
  • d827c9368f Updated MachineController to replace 'line' with 'workGroupMaster' for accurate data retrieval to get all group and individual work center dhanabalan 2025-09-15 14:42:26 +05:30
  • b48392a40c Updated navigation sort order for GuardNameResource and TestingPanelReadingResource for consistent display in the Master Entries and Testing Panel groups dhanabalan 2025-09-15 14:26:33 +05:30
  • dc0b4ea75e Updated navigation sort order for CheckPointNameResource and CheckPointTimeResource for consistent display in the Master Entries group dhanabalan 2025-09-15 13:24:55 +05:30
  • 49fea7fcdb Updated column headers in ProductionQuantityImporter for consistency and clarity dhanabalan 2025-09-15 13:23:05 +05:30
  • 3848898f37 Refactored PalletValidationImporter by commenting out unused methods for clarity and maintainability dhanabalan 2025-09-15 13:20:55 +05:30
  • 4bb3b60391 Added work group center foreign key column to Machine export and import functionality with validation and error handling dhanabalan 2025-09-15 13:18:23 +05:30
  • 0381530463 Enhanced Line export and import functionality by adding multiple work group foreign key columns and no_of_operation field with validation. dhanabalan 2025-09-15 13:15:06 +05:30
  • 2244d82af0 Added no_of_operation field and work group center foreign key with validation in Line resource file dhanabalan 2025-09-15 12:59:10 +05:30
  • 594cc252a9 Added validation error handling in CreateLine page before record creation dhanabalan 2025-09-15 12:54:11 +05:30
  • 21bbbb24c2 Added no_of_operation and foreign key constraints for work group columns in line model for enhanced data association dhanabalan 2025-09-15 12:37:36 +05:30
  • 3b0501ef9e Added no_of_operation and foreign key constraints for work group columns in lines table dhanabalan 2025-09-15 12:29:58 +05:30
  • 23fa24ca46 Added workGroupMaster functionality in resource and Updated navigation sort dhanabalan 2025-09-15 12:27:10 +05:30
  • 55c0ebfa6d Added workGroupMaster foreignKey and belongsTo relationship to Machine model dhanabalan 2025-09-15 12:20:59 +05:30
  • db3a69d47f Add workGroupMasters hasMany relationship to Plant model and comment out rejectReasons method dhanabalan 2025-09-15 12:18:41 +05:30
  • 5ba9db0278 Added migration to create work_group_master_id foreign key and plant with work_center unique constraint for machines table dhanabalan 2025-09-15 12:14:25 +05:30
  • 6a195d00c5 Remove group_work_center column from lines table dhanabalan 2025-09-15 12:07:20 +05:30
  • 386b9c4a09 Added importer and exporter file for work group masters dhanabalan 2025-09-15 11:57:27 +05:30
  • 853a1542bb Add WorkGroupMasterPolicy to manage permissions for WorkGroupMaster models dhanabalan 2025-09-15 11:47:17 +05:30
  • d3e9237bff Add ProcessOrderPolicy to manage permissions for ProcessOrder models dhanabalan 2025-09-15 11:46:46 +05:30
  • c76ae58118 Added resource file for work group masters dhanabalan 2025-09-15 11:41:13 +05:30
  • d2fc4e0b40 Added model file for work group masters dhanabalan 2025-09-15 11:05:50 +05:30
  • bd1d7e61b4 Add migration file for work group masters dhanabalan 2025-09-15 10:50:58 +05:30
  • bac7c610f8 Refactor QualityValidationImporter to improve record uniqueness on update logic dhanabalan 2025-09-13 11:16:22 +05:30
  • 36006e6e08 Uncomment testing routes for user data retrieval and machine data access dhanabalan 2025-09-10 16:59:23 +05:30
  • 319aea377a Update file path in getPdf method to use ProcessOrder directory for PDF retrieval dhanabalan 2025-09-10 15:59:42 +05:30
  • 444b4a4804 Add smalot/pdfparser dependency for PDF parsing functionality dhanabalan 2025-09-10 15:27:40 +05:30
  • 21e048549d Add PdfController with getPdf method for PDF retrieval and authorization handling dhanabalan 2025-09-10 15:24:54 +05:30
  • ba453ef505 Add PDF retrieval route and clean up commented testing routes in api.php dhanabalan 2025-09-10 15:22:49 +05:30
  • e5a3d212d0 Add ProcessOrder resource with CRUD pages and form handling dhanabalan 2025-09-10 15:18:17 +05:30
  • 367d103c75 Add ProcessOrder model with fillable attributes and relationships dhanabalan 2025-09-10 15:16:51 +05:30
  • 365d5b19ab Add migration for process_orders table with necessary fields and foreign keys dhanabalan 2025-09-10 15:14:39 +05:30
  • 8c488e1ced Enhance MotorTestingMasterResource with advanced filtering options and improved form validation dhanabalan 2025-09-10 10:30:09 +05:30
  • 1bd14d5f73 Update MotorTestingMasterExporter and MotorTestingMasterImporter to use plant code and improve validation logic dhanabalan 2025-09-10 10:24:07 +05:30
  • aaa162a3f2 Remove commented-out 'asc' parameter from created_at orderBy in QualityValidationResource table query dhanabalan 2025-09-10 08:55:36 +05:30
  • 8813567f0b Add missing created_at and updated_at fields to fillable attributes in ProductionQuantity model dhanabalan 2025-09-09 19:03:13 +05:30
  • ffa2b1f783 Remove redundant 'asc' parameter from created_at orderBy in QualityValidationResource table query dhanabalan 2025-09-09 18:01:19 +05:30
  • e29c16c79a Add sorting by created_at in QualityValidationResource table query dhanabalan 2025-09-09 17:55:53 +05:30
  • 4d516e955c added created_at and updated_at column in quality validation model dhanabalan 2025-09-09 10:56:22 +05:30
  • b0d73dbbc6 Add searchable functionality to line name column in QualityValidationResource table dhanabalan 2025-09-09 10:39:20 +05:30
  • 37c91afe25 Rename subassembly_code to mot_subassembly_code in get_motor_master method for clarity dhanabalan 2025-09-09 10:23:58 +05:30
  • 77064399cd Update example header for line column in ConfigurationImporter dhanabalan 2025-09-09 08:41:22 +05:30
  • 3398a60d1b Update label for laser part validation input in StickerMasterResource dhanabalan 2025-09-06 16:25:52 +05:30
  • 65aafbeb65 Add required validation to load rate input in StickerMasterResource resource dhanabalan 2025-09-06 16:16:35 +05:30
  • ad72d38193 Update plant column references in ConfigurationExporter and ConfigurationImporter to use 'code' instead of 'name' dhanabalan 2025-09-06 11:30:07 +05:30
  • cac91722c3 Refactor form schema in StickerMasterResource for improved clarity and organization dhanabalan 2025-09-05 17:27:24 +05:30
  • bb2b81d0f2 updated header name for leak current limit in motor testing master dhanabalan 2025-09-05 14:41:27 +05:30
  • 2150f6098f Added required isi model column for motor testing importer and exporter dhanabalan 2025-09-05 14:32:47 +05:30
  • a0a1e87440 Added subassembly code to motor master output in TestingPanelController dhanabalan 2025-09-05 14:03:54 +05:30
  • 8da3c746b9 Added sub assembly column in import and export dhanabalan 2025-09-05 09:35:06 +05:30
  • d05623f920 Added subassembly code in resource page of motor testing master dhanabalan 2025-09-05 09:33:16 +05:30
  • e3d29cba81 Added subassembly code in model file in motor testing master dhanabalan 2025-09-05 09:31:06 +05:30
  • 5cbae18532 Added subassembly code column motor testing master dhanabalan 2025-09-05 09:28:50 +05:30
  • 7e688683d7 corrected bundle logic for invoice quantity dhanabalan 2025-08-27 08:37:21 +05:30
  • ab5a8c0874 Removed unwanted column in bundle data in invoice mail dhanabalan 2025-08-26 19:06:51 +05:30
  • 19e1f12f5d Refactor invoice report generation to include quantity metrics and enhance email content structure dhanabalan 2025-08-26 18:08:06 +05:30
  • e57962f023 Merge branch 'master' of ssh://172.31.31.31:2222/poc/pds dhanabalan 2025-08-26 18:01:43 +05:30
  • c5a730b71d Added roles column in view reports and Refactor User table columns for improved sorting and searching functionality dhanabalan 2025-08-26 17:57:16 +05:30
  • 967a429595 Merge branch 'master' of https://git.iotsignin.com/poc/pds root 2025-08-26 16:35:02 +05:30
  • 7f0d138383 WIP: local changes before pull root 2025-08-26 16:21:53 +05:30
  • d5c0303be4 Merge branch 'master' of ssh://172.31.31.31:2222/poc/pds dhanabalan 2025-08-26 16:10:31 +05:30
  • c2f9b77e1f Create motor_testing_masters table with comprehensive fields for motor testing data dhanabalan 2025-08-26 16:09:10 +05:30
  • 3053098cfb Updated file name to work migration functionality in order jothi 2025-08-26 10:32:46 +00:00
  • a5ded4a20a Added plant column with BIGINT type and its default value as 0 jothi 2025-08-26 10:25:05 +00:00
  • d419973ab5 Add getRedirectUrl method to resource creation classes for consistent redirection dhanabalan 2025-08-26 15:44:51 +05:30
  • 86e458037f Removed unnecessary lines in alert_mail_rules table dhanabalan 2025-08-25 20:09:24 +05:30
  • e6ba543589 Added roles on UserExporter and UserImporter for consistency and enhanced functionality dhanabalan 2025-08-25 17:00:00 +05:30