dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-09-26 04:45:37 +00:00
062f35cb4d Fix readFiles method to correctly filter .txt files by adding missing slash in path
dhanabalan pushed to master at poc/pds 2025-09-26 04:43:42 +00:00
062f143dbb Refactor readFiles method in SapFileController to streamline file filtering logic
dhanabalan pushed to master at poc/pds 2025-09-26 04:36:31 +00:00
7406f4c97e Update readFiles method in SapFileController to change directory path and improve debug information
dhanabalan pushed to master at poc/pds 2025-09-25 05:30:58 +00:00
831c88f0fd Add migration to enforce unique constraint on plant_id and serial_number in quality_validations table
dhanabalan pushed to master at poc/pds 2025-09-23 06:47:25 +00:00
733cc45e60 Update readFiles method in SapFileController to change the directory path for file access
dhanabalan pushed to master at poc/pds 2025-09-23 05:25:58 +00:00
0f3b516614 Update readFiles method in SapFileController to improve user identification in error responses
dhanabalan pushed to master at poc/pds 2025-09-23 05:16:27 +00:00
8187aca5d4 Update readFiles method in SapFileController to enhance error reporting and adjust file path
dhanabalan pushed to master at poc/pds 2025-09-23 04:18:27 +00:00
1d998d6478 Enhance readFiles method in SapFileController with improved error handling and debugging information
dhanabalan pushed to master at poc/pds 2025-09-23 04:12:59 +00:00
86ad06def7 Refactor readFiles method in SapFileController for improved error handling and code clarity
dhanabalan pushed to master at poc/pds 2025-09-23 04:08:48 +00:00
6a70b45f4f Refactor readFiles method in SapFileController for improved file handling and readability
dhanabalan pushed to master at poc/pds 2025-09-23 04:04:19 +00:00
7e1852cfed Add SapFileController and route for reading SAP files
dhanabalan pushed to master at poc/pds 2025-09-21 10:30:11 +00:00
7ca806449c Update export and import columns in TestingPanelReadingExporter and TestingPanelReadingImporter for improved data mapping
dhanabalan pushed to master at poc/pds 2025-09-21 10:20:20 +00:00
90899c87f5 Remove commented-out route for characteristics master data in api.php
dhanabalan pushed to master at poc/pds 2025-09-21 10:16:03 +00:00
fad3cf4ed6 Add relationships for equipment masters in Machine and Plant models
dhanabalan pushed to master at poc/pds 2025-09-21 10:10:49 +00:00
2e7c37c6f1 Refactor export actions in TestingPanelReadingResource for improved readability and maintainability
dhanabalan pushed to master at poc/pds 2025-09-21 10:08:20 +00:00
4c1950bf29 Fix indentation for dispatching warning sound in processInvoice method
dhanabalan pushed to master at poc/pds 2025-09-21 10:05:27 +00:00
d13f502db8 Update ProcessOrderResource form fields and notification message
dhanabalan pushed to master at poc/pds 2025-09-21 10:02:20 +00:00
4da6e97e6e Add EquipmentMasterController with authorization and equipment retrieval logic with relevant API
dhanabalan pushed to master at poc/pds 2025-09-21 09:54:32 +00:00
f670793ff5 Add importer and exporter file for Equipment Masters
dhanabalan pushed to master at poc/pds 2025-09-21 09:53:03 +00:00
2abc5199eb Add policy class for EquipmentMaster with permission checks