1
0
forked from poc/pds
Commit Graph

1308 Commits

Author SHA1 Message Date
fd1e554076 Merge pull request 'commented out machine ID validation logic in storeProcessOrderData method' (#22) from ranjith-dev into master
Reviewed-on: poc/pds#22
2025-11-29 10:07:18 +00:00
dhanabalan
eb38f4ddcf commented out machine ID validation logic in storeProcessOrderData method 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
Reviewed-on: poc/pds#21
2025-11-29 09:00:31 +00:00
dhanabalan
faaaa88e8f Updated get hasPumpQr status from pack_slip_pump if it does not exist in tube_sticker_pump 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
Reviewed-on: poc/pds#20
2025-11-29 06:52:08 +00:00
dhanabalan
d6c7e43715 Updated sfg_number validations as optional and check duplcate only if it exist 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
Reviewed-on: poc/pds#19
2025-11-29 06:19:01 +00:00
dhanabalan
f45bb7b74b commented alert mail rules logic from boot method 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
Reviewed-on: poc/pds#18
2025-11-29 05:35:04 +00:00
dhanabalan
80806d0f17 Added schedule method logic in app service provider 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
Reviewed-on: poc/pds#17
2025-11-27 06:34:58 +00:00
dhanabalan
2b3db1cde1 feat: Add LogClear command to clear Laravel log files 2025-11-27 11:55:21 +05:30
dhanabalan
bf1ae76334 Updated POST API log message 2025-11-27 11:53:50 +05:30
39bdd3df57 Merge pull request 'Updated report view logic' (#16) from ranjith-dev into master
Reviewed-on: poc/pds#16
2025-11-27 05:41:34 +00:00
dhanabalan
01783c4fc7 Updated report view logic 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
Reviewed-on: poc/pds#15
2025-11-27 05:29:19 +00:00
dhanabalan
95c909b6ac Refactor: Clean up imports and enhance form/table structure in InvoiceDataValidation and InvoiceOutValidation resources 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
Reviewed-on: poc/pds#14
2025-11-27 04:50:10 +00:00
dhanabalan
c16c967757 feat: Add validation rules for Machine and Work Center names; enhance ProcessOrder table sorting; refactor StickerMasterResource for improved readability and functionality 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
Reviewed-on: poc/pds#13
2025-11-27 03:08:14 +00:00
dhanabalan
27b4377e9e Updated error response codes in updateGR and related methods to return 404 for various validation errors and Added sfg_number duplicate warning 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
Reviewed-on: poc/pds#12
2025-11-26 14:21:05 +00:00
dhanabalan
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 2025-11-26 19:48:52 +05:30
5fdced003a Merge pull request 'ranjith-dev' (#11) from ranjith-dev into master
Reviewed-on: poc/pds#11
2025-11-26 14:17:41 +00:00
dhanabalan
73d863b200 Refactored ProcessOrderImporter to standardize column headers and improve error messaging 2025-11-26 19:42:46 +05:30
dhanabalan
c64fbf209e Added sfg_number and machine_name column into exporter file 2025-11-26 19:39:06 +05:30
dhanabalan
a018b0d06f Added sfg_number and machine_name column into resource file 2025-11-26 19:36:56 +05:30
dhanabalan
4c93c3cdd6 Added sfg_number and machine_name into model file 2025-11-26 19:34:58 +05:30
dhanabalan
a7b6d72fb5 Added migration for add sfg_number and machine_name columns 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
Reviewed-on: poc/pds#10
2025-11-26 11:43:09 +00:00
dhanabalan
ded043ba16 Added POST API logs to view the structure in command prompt 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
Reviewed-on: poc/pds#9
2025-11-26 09:11:36 +00:00
dhanabalan
ae3d8224ad Uncomment scheduling logic in console.php for production, invoice, and invoice data reports 2025-11-26 14:39:11 +05:30
dhanabalan
88d8bd6c2c Refactor console.php to clean up commented-out scheduling code 2025-11-26 14:29:29 +05:30
dhanabalan
b62505d064 Change database connection from SQLite to PostgreSQL in .env.example 2025-11-26 14:13:22 +05:30
dhanabalan
699103b047 Refactor composer install command in workflow files for Larastan and Laravel Pint 2025-11-26 14:06:52 +05:30
dhanabalan
346aaf1438 Added schema line in console.php 2025-11-25 17:22:33 +05:30
dhanabalan
d7b6e8c111 Enhance get_testing_data response with additional fields as requested_date and null safety 2025-11-25 16:11:19 +05:30
dhanabalan
ecac9fe0e9 Update PHP version to 8.4 in Larastan and Laravel Pint workflows 2025-11-25 14:45:48 +05:30
dhanabalan
bfb4dd3643 Add Larastan configuration and dependencies for static analysis 2025-11-25 14:39:14 +05:30
ee02c24fbc Merge pull request 'Add .github/workflows/laravel-pint.yaml' (#3) from runner/pint into master
Reviewed-on: poc/pds#3
2025-11-25 08:59:54 +00:00
0cfe20bc9f Merge pull request 'added workflows and composer updates' (#8) from ranjith-dev into master
Reviewed-on: poc/pds#8
2025-11-25 08:59:43 +00:00
dhanabalan
e9525017d2 composer updated 2025-11-25 14:28:27 +05:30
dhanabalan
11191cd6e3 added gemini workflow 2025-11-25 13:59:52 +05:30
8fa1f54b81 Merge pull request 'action/kingfisher' (#7) from action/kingfisher into master
Reviewed-on: poc/pds#7
2025-11-25 08:22:15 +00:00
5f23856b09 Update .github/workflows/kingfisher-secrets-scan.yaml 2025-11-25 08:17:04 +00:00
8c2e42c47e Add .github/workflows/kingfisher-secrets-scan.yaml 2025-11-25 08:10:33 +00:00
caa9538198 Update .github/workflows/laravel-pint.yaml 2025-11-25 08:05:04 +00:00
158590a399 Merge pull request 'Configure Renovate' (#4) from renovate/configure into master
Reviewed-on: poc/pds#4
2025-11-25 08:02:19 +00:00
4f4fe60aa0 Add renovate.json 2025-11-25 08:01:40 +00:00