[Dev]: celes-node-dev queue/celes-node-dev
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Implement hard refresh sync functionality for work orders, allowing manual synchronization and migration for all tenants. Introduce validation and error handling for user permissions, including a ForbiddenError for non-admin users. Update response structure to provide detailed results of the sync operation. - 3068487353863cedd911d20556d7cb95e0937048", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Update delete image functionality to support multiple image deletions from work orders and related logs. Improve request validation to ensure image URLs are provided as a non-empty array. Update response structure to include detailed deletion results and summary statistics. - 07a02def28d00bc02b8d73b2ffd1cf0be4954b5b", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Implement delete image functionality for work orders, allowing removal of images from both work orders and related logs. Add validation for request parameters and response handling for successful deletions. Update routes to support the new feature. - 0b4444e60952a5e1592ca06f8b544a9efc6baf18", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Introduce new cron jobs for work order synchronization and migration, scheduled at 5 AM, 12 PM, 6 PM, and midnight ET. Refactor syncWorkOrder service to streamline work order processing and access token management, improving overall functionality and error handling. - 218467d9885b2d713f935250627cf4af3022b8dc", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Refactor: Comment out unused sync steps and update work order processing logic to track updated work orders. Enhance external work order repository to support pagination with skip functionality. - a33f56e7a6b8bf3e8c90874a245bf0ad3c79b08b", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Add 'Commute' constant to activity types and mapping in constants.js for improved activity log categorization. - bbc1dd3d6a79d1f5baa95c41e2e0550a00af03b7", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Implement export functionality for operating logs to Excel, including validation for tenant context and improved error handling. Update routes and request validation to support the new export feature. - 21c34f796194cc63665fc7560f58774021ad7548", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Add functionality to export activity logs to Excel, including validation for tenant context and improved error handling. Update routes and request validation for exporting activity logs. - c530cf837a2ad0836fecc9751b65b6f787e85d9b", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Implement work order export functionality to Excel using ExcelJS. Add validation for tenant context and improve error handling. Update routes and request validation for exporting work orders. - 949c14420d28bc1f497483d7dd74380dcb90e522", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Update operating logs controller to use optional chaining for labourResult success check, improving code robustness and preventing potential runtime errors. - 0742d79a17a9c67997b513a728b7a5d336cb689f", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Update AWS SES configuration with improved connection and socket timeouts. Revamp OTP email template for better design and user experience, including dynamic logo support and clearer instructions. - 96b4c609b32e221e7c7007457ddd922ca094e2b3", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Improve AWS SES configuration with timeout and retry logic. Add validation for required environment variables and implement retry mechanism for sending OTP emails. Update work order controller to support partial work order number search and adjust query logic for accurate counts. - 06275f299910dcf55d790ddd898e19ffb0704761", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Extend activity log updates to include all team members associated with operating logs, ensuring comprehensive tracking of user activity. Implement logic to update user sessions based on activity log changes, improving overall log management and accuracy. - c0394b484f1a8fbeeda9d02f1857eefe770cb30f", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Update activity log handling to link operating logs with creator's activity logs, ensuring accurate tracking of workOrderLogId. Implement fallback logic for deleting activity logs based on workOrderLogId or workOrderNumber and startTime for improved log management. - 7ea100de12fe4b06ef017e56799c8c3eccb2c06b", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Refactor: Update activity log deletion logic to remove both active and closed logs for cancelled work orders, enhancing log management accuracy. - 016dfe4bc87af7f63958e38267ed6c5737b0dafb", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Refactor: Update activity log status filtering to include both active and closed statuses, improving log retrieval accuracy. - 30d70cdfc253ac035e75aa676926dd4f68d8c363", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Enhance: Implement warranty syncing to Salesforce with improved handling for existing warranties, ensuring only the latest warranty is synced. Parse submitted and closed dates to store at midnight UTC, and add validation for date fields in requests. - 5ed29d6e050c7fb3acd68ce84f773986d4bf8596", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Refactor: Update activity log deletion to target only active logs for cancelled work orders, improving log management accuracy. - f1d8b4d8a683918f84abbbcb094a119b79ce255b", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: change 01 - 556962c4654973f4e44f04a69f7d15b28094fbf4", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
{ "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Refactor: Simplify AWS SES client initialization and remove retry logic from email sending methods to enhance readability and maintainability. - 5f52050fadfc97e5e0b3140c67f287b150daec60", "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh" }
Hint: ⇧ + Click to select a range of jobs.