dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-09-10 10:29:44 +00:00
319aea377a Update file path in getPdf method to use ProcessOrder directory for PDF retrieval
dhanabalan pushed to master at poc/pds 2025-09-10 09:57:42 +00:00
444b4a4804 Add smalot/pdfparser dependency for PDF parsing functionality
dhanabalan pushed to master at poc/pds 2025-09-10 09:54:57 +00:00
21e048549d Add PdfController with getPdf method for PDF retrieval and authorization handling
dhanabalan pushed to master at poc/pds 2025-09-10 09:52:52 +00:00
ba453ef505 Add PDF retrieval route and clean up commented testing routes in api.php
dhanabalan pushed to master at poc/pds 2025-09-10 09:48:19 +00:00
e5a3d212d0 Add ProcessOrder resource with CRUD pages and form handling
dhanabalan pushed to master at poc/pds 2025-09-10 09:46:52 +00:00
367d103c75 Add ProcessOrder model with fillable attributes and relationships
dhanabalan pushed to master at poc/pds 2025-09-10 09:44:41 +00:00
365d5b19ab Add migration for process_orders table with necessary fields and foreign keys
dhanabalan pushed to master at poc/pds 2025-09-10 05:00:12 +00:00
8c488e1ced Enhance MotorTestingMasterResource with advanced filtering options and improved form validation
dhanabalan pushed to master at poc/pds 2025-09-10 04:54:09 +00:00
1bd14d5f73 Update MotorTestingMasterExporter and MotorTestingMasterImporter to use plant code and improve validation logic
dhanabalan pushed to master at poc/pds 2025-09-10 03:25:38 +00:00
aaa162a3f2 Remove commented-out 'asc' parameter from created_at orderBy in QualityValidationResource table query
dhanabalan pushed to master at poc/pds 2025-09-09 13:33:16 +00:00
8813567f0b Add missing created_at and updated_at fields to fillable attributes in ProductionQuantity model
dhanabalan pushed to master at poc/pds 2025-09-09 12:31:24 +00:00
ffa2b1f783 Remove redundant 'asc' parameter from created_at orderBy in QualityValidationResource table query
dhanabalan pushed to master at poc/pds 2025-09-09 12:25:54 +00:00
e29c16c79a Add sorting by created_at in QualityValidationResource table query
dhanabalan pushed to master at poc/pds 2025-09-09 05:26:24 +00:00
4d516e955c added created_at and updated_at column in quality validation model
dhanabalan pushed to master at poc/pds 2025-09-09 05:09:22 +00:00
b0d73dbbc6 Add searchable functionality to line name column in QualityValidationResource table
dhanabalan pushed to master at poc/pds 2025-09-09 04:53:59 +00:00
37c91afe25 Rename subassembly_code to mot_subassembly_code in get_motor_master method for clarity
dhanabalan pushed to master at poc/pds 2025-09-09 03:11:24 +00:00
77064399cd Update example header for line column in ConfigurationImporter
dhanabalan pushed to master at poc/pds 2025-09-06 10:55:54 +00:00
3398a60d1b Update label for laser part validation input in StickerMasterResource
dhanabalan pushed to master at poc/pds 2025-09-06 10:46:37 +00:00
65aafbeb65 Add required validation to load rate input in StickerMasterResource resource
dhanabalan pushed to master at poc/pds 2025-09-06 06:00:10 +00:00
ad72d38193 Update plant column references in ConfigurationExporter and ConfigurationImporter to use 'code' instead of 'name'