dhanabalan
  • Joined on 2025-03-19
dhanabalan pushed to master at poc/pds 2025-09-21 09:51:38 +00:00
d4192d3002 Add resource file for Equipment Masters
dhanabalan pushed to master at poc/pds 2025-09-21 09:48:25 +00:00
eaba6b8396 Add model file for Equipment Masters
dhanabalan pushed to master at poc/pds 2025-09-21 09:44:46 +00:00
237fb1a7b3 Add migration file for equipment masters
dhanabalan pushed to master at poc/pds 2025-09-18 11:41:58 +00:00
b178130e8d Add searchable functionality to WorkGroupMaster table columns
dhanabalan pushed to master at poc/pds 2025-09-16 09:40:09 +00:00
4c1a0a0282 Add warning notification sound: warning.mp3
dhanabalan pushed to master at poc/pds 2025-09-16 09:35:14 +00:00
af719c2d33 Add audio notification sounds: click.mp3, ding.mp3, and scanner-beep.mp3
dhanabalan pushed to master at poc/pds 2025-09-16 09:34:49 +00:00
bbd192148c Add NotificationSound Livewire component to create-invoice-validation page for audio notifications
dhanabalan pushed to master at poc/pds 2025-09-16 09:34:21 +00:00
93b1138752 Add NotificationSound component and associated Blade view for audio notifications
dhanabalan pushed to master at poc/pds 2025-09-16 09:31:54 +00:00
40ef91a60b Add notification sound dispatches in processInvoice and processSerialNumber methods for better user feedback
dhanabalan pushed to master at poc/pds 2025-09-16 07:10:18 +00:00
012ce6d865 Add winded_serial_number to fillable attributes in TestingPanelReading model
dhanabalan pushed to master at poc/pds 2025-09-16 07:09:29 +00:00
e8637874f4 Add winded_serial_number field to TestingPanelReadingResource form and table for enhanced data tracking
dhanabalan pushed to master at poc/pds 2025-09-16 06:34:51 +00:00
5a7050a5b4 Add winded_serial_number to store method in TestingPanelController for enhanced data tracking
dhanabalan pushed to master at poc/pds 2025-09-16 06:28:16 +00:00
24b9b5194a Add winded_serial_number column to testing_panel_readings table
dhanabalan pushed to master at poc/pds 2025-09-15 12:10:53 +00:00
9a6e364f52 Refactored store method in TestingPanelController to improve validation for line and machine names, replacing Line model with WorkGroupMaster for accurate data handling.
dhanabalan pushed to master at poc/pds 2025-09-15 10:25:32 +00:00
d4582292a4 Updated validation checks in WorkGroupMasterImporter to ensure name and operation number are not empty
dhanabalan pushed to master at poc/pds 2025-09-15 10:23:11 +00:00
b222c78d4b Removed redundant unique rule for 'name' in WorkGroupMasterResource form validation for improved clarity
dhanabalan pushed to master at poc/pds 2025-09-15 09:12:28 +00:00
d827c9368f Updated MachineController to replace 'line' with 'workGroupMaster' for accurate data retrieval to get all group and individual work center
dhanabalan pushed to master at poc/pds 2025-09-15 08:56:35 +00:00
b48392a40c Updated navigation sort order for GuardNameResource and TestingPanelReadingResource for consistent display in the Master Entries and Testing Panel groups
dhanabalan pushed to master at poc/pds 2025-09-15 07:54:57 +00:00
dc0b4ea75e Updated navigation sort order for CheckPointNameResource and CheckPointTimeResource for consistent display in the Master Entries group
dhanabalan pushed to master at poc/pds 2025-09-15 07:53:07 +00:00
49fea7fcdb Updated column headers in ProductionQuantityImporter for consistency and clarity