Queue [Dev]: celes-node-dev queue/celes-node-dev

Completed Jobs

  • Select All
  • 19 __default__

    Actions
    State
    Completed
    Timestamp
    Tue, Nov 11, 2025 7:06 PM
    Processed
    Tue, Nov 11, 2025 7:06 PM
    Finished
    Tue, Nov 11, 2025 7:06 PM
    Attempts Made
    0
    Permalinks
    Job 19 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: chnage 01 - 2c1003427508d2feb65fe86e6113ab11ac2620d0",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 18 __default__

    Actions
    State
    Completed
    Timestamp
    Tue, Nov 11, 2025 4:03 PM
    Processed
    Tue, Nov 11, 2025 4:03 PM
    Finished
    Tue, Nov 11, 2025 4:04 PM
    Attempts Made
    0
    Permalinks
    Job 18 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Add: Manufacturer In Salesforce - 676618a4549a4d8ea5a530bab56e454b86a6612f",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 17 __default__

    Actions
    State
    Completed
    Timestamp
    Tue, Nov 11, 2025 2:52 PM
    Processed
    Tue, Nov 11, 2025 2:52 PM
    Finished
    Tue, Nov 11, 2025 2:52 PM
    Attempts Made
    0
    Permalinks
    Job 17 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Add: Manufacturer Routes - f9f0a6347c76ea1b088bea038b182574699d0a45",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 16 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 10:50 PM
    Processed
    Mon, Nov 10, 2025 10:50 PM
    Finished
    Mon, Nov 10, 2025 10:50 PM
    Attempts Made
    0
    Permalinks
    Job 16 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Add : Manufacturer Model - 526515623714df632a4e7562de6e8fa58f912f24",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 15 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 10:41 PM
    Processed
    Mon, Nov 10, 2025 10:41 PM
    Finished
    Mon, Nov 10, 2025 10:41 PM
    Attempts Made
    0
    Permalinks
    Job 15 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Add: Implement functionality to attach images to work orders\n\n- Added a new method `attachImagesToWorkOrder` in `OperatingLogsController` to allow users to upload multiple images directly to a work order without requiring a log.\n- Introduced validation rules in `OperatingLogsRequest` for the `workOrderId` to ensure it is provided and valid.\n- Created a success response method `attachImagesToWorkOrderResponse` in `OperatingLogsResponse` to format the response data.\n- Updated the work order model to include an `attachments` field for storing image URLs.\n- Added a new route for attaching images to work orders. - 6092e91086c66e97f47af57fd48b530e1485392a",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 14 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 10:33 PM
    Processed
    Mon, Nov 10, 2025 10:33 PM
    Finished
    Mon, Nov 10, 2025 10:34 PM
    Attempts Made
    0
    Permalinks
    Job 14 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Fix: User SF Webhook - 580d8f5eb4890236f2d142cfdbee7ceec47dbdc1",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 13 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 10:12 PM
    Processed
    Mon, Nov 10, 2025 10:12 PM
    Finished
    Mon, Nov 10, 2025 10:12 PM
    Attempts Made
    0
    Permalinks
    Job 13 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Fix: User Webhook Integration - da7b920755ea42e785c4bfc386d8e7ce801c80ee",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 12 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 9:47 PM
    Processed
    Mon, Nov 10, 2025 9:47 PM
    Finished
    Mon, Nov 10, 2025 9:48 PM
    Attempts Made
    0
    Permalinks
    Job 12 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Fix: User Update In SalesForce Webhook - 964abf7bc4a21c455b10b6b3650463b7f0c329cf",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 11 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 8:35 PM
    Processed
    Mon, Nov 10, 2025 8:35 PM
    Finished
    Mon, Nov 10, 2025 8:35 PM
    Attempts Made
    0
    Permalinks
    Job 11 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Add: Implement cancel/delete functionality for active operating logs\n\n- Introduced a new method `cancelOperatingLog` in `OperatingLogsController` to handle the cancellation of active operating logs for a specified work order.\n- Added validation rules in `OperatingLogsRequest` to ensure the presence and validity of the `workOrderId`.\n- Created a success response method `cancelOperatingLogResponse` in `OperatingLogsResponse` to format the response data.\n- Updated routes to include a DELETE endpoint for cancelling operating logs. - 3a394b589abd19e497aeb1ca7056ec894997c268",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 10 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 8:09 PM
    Processed
    Mon, Nov 10, 2025 8:09 PM
    Finished
    Mon, Nov 10, 2025 8:09 PM
    Attempts Made
    0
    Permalinks
    Job 10 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Update removeFromHold method to mark on-hold logs as completed and create a new log for work order resumption - 8973bf26fc94289eeb658fca2addd66ee2efece9",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 9 __default__

    Actions
    State
    Completed
    Timestamp
    Mon, Nov 10, 2025 5:38 PM
    Processed
    Mon, Nov 10, 2025 5:38 PM
    Finished
    Mon, Nov 10, 2025 5:38 PM
    Attempts Made
    0
    Permalinks
    Job 9 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Add: Log push to salesforce - 510bd1edb3245eba5e7d2127c7e5898cb6c1d2c5",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 8 __default__

    Actions
    State
    Completed
    Timestamp
    Fri, Nov 7, 2025 8:11 PM
    Processed
    Fri, Nov 7, 2025 8:11 PM
    Finished
    Fri, Nov 7, 2025 8:11 PM
    Attempts Made
    0
    Permalinks
    Job 8 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Enhance: Add mark as read functionality for notifications with validation and update unread count in responses - dead967ec5372e028f96d6cdbb6e888a4d78525c",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 7 __default__

    Actions
    State
    Completed
    Timestamp
    Fri, Nov 7, 2025 7:30 PM
    Processed
    Fri, Nov 7, 2025 7:30 PM
    Finished
    Fri, Nov 7, 2025 7:31 PM
    Attempts Made
    0
    Permalinks
    Job 7 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Update: Change cron schedules to run at midnight for clock-in and log reminder notifications - 72a0d8c4a0cac0034988fa8f223444b1bef5abde",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 6 __default__

    Actions
    State
    Completed
    Timestamp
    Fri, Nov 7, 2025 7:15 PM
    Processed
    Fri, Nov 7, 2025 7:15 PM
    Finished
    Fri, Nov 7, 2025 7:15 PM
    Attempts Made
    0
    Permalinks
    Job 6 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Add: Notification Types Constants - 7481596e118eb330e84b8ce93eb68bc04d375dde",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 5 __default__

    Actions
    State
    Completed
    Timestamp
    Fri, Nov 7, 2025 6:27 PM
    Processed
    Fri, Nov 7, 2025 6:27 PM
    Finished
    Fri, Nov 7, 2025 6:27 PM
    Attempts Made
    0
    Permalinks
    Job 5 JSON
    Progress
    100%
    Data
    {
      "message": "Prabhjot5699(Prabhjot5699) pushed a commit to null at branch dev Commit: Refactor: Restore session handling in updateActivityLogTimes and removeActivityLog methods for improved functionality - 08345ecec8dd9ac85175c0d8343b8814b7d5cd6c",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }
  • 4 __default__

    Actions
    State
    Completed
    Timestamp
    Fri, Nov 7, 2025 1:53 PM
    Processed
    Fri, Nov 7, 2025 2:40 PM
    Finished
    Fri, Nov 7, 2025 2:40 PM
    Attempts Made
    1
    Permalinks
    Job 4 JSON
    Progress
    100%
    Data
    {
      "message": "mdaamer247(mdaamer247) pushed a commit to null at branch dev Commit: Fix: Change Email - 308462dfe4c657c754facf171801326e27fc64f1",
      "commands": "/var/www/dev/git-sync-node/scripts/celes-node-dev.sh"
    }

Hint: + Click to select a range of jobs.