Commit Graph

8 Commits

Author SHA1 Message Date
dhanabalan
68cd0b81a2 1. Added import and export actions with labels and warning colors for the following resources:
- LineResource
  - LineStopResource
  - LocatorResource
  - MachineResource
  - MfmMeterResource
  - MfmParameterResource
  - MotorTestingMasterResource
  - PlantResource
  - ProductionLineStopResource
  - ProductionPlanResource
  - ProductionQuantityResource
  - QualityValidationResource
  - SerialValidationResource
  - ShiftResource
  - StickerMasterResource
  - UserResource
  - WorkGroupMasterResource
2. Updated camera capture functionality to ensure overlay canvas size syncs with video size.
2025-11-13 16:27:48 +05:30
dhanabalan
d9e1190d92 removed material in filter for serial validation 2025-11-13 12:09:37 +05:30
dhanabalan
5e48861589 Refactor plant selection logic to filter by user-specific plant ID in various resources 2025-10-08 18:22:22 +05:30
dhanabalan
98dc59538f Added required mapping for import columns and Updated plant selection logic in various resources on Advanced Filters 2025-10-08 17:46:19 +05:30
dhanabalan
4645965bf7 Added permission name for export 2025-10-04 09:25:15 +05:30
dhanabalan
7171b9e052 Added permissions for import and export for serial validation page 2025-10-03 16:18:41 +05:30
dhanabalan
775a96d806 removed unwanted lines of code in serial validation 2025-10-03 16:14:18 +05:30
dhanabalan
b9aa549705 Add SerialValidation resource pages for editing, listing, and viewing
- Created EditSerialValidation page for editing serial validation records with view, delete, force delete, and restore actions.
- Created ListSerialValidations page for listing serial validation records with a create action.
- Created ViewSerialValidation page for viewing serial validation records with an edit action.
2025-10-03 16:05:40 +05:30