{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.TimerTrigger$TimerTriggerCause",
          "shortDescription" : "Started by timer"
        }
      ]
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "refs/remotes/origin/dev" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 634,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
            "branch" : [
              {
                "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
            "branch" : [
              {
                "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
        "branch" : [
          {
            "SHA1" : "c248e4c80edab200b3ba540d150ac54668d643fc",
            "name" : "refs/remotes/origin/dev"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/younex1/erp-nuxt-frontend.git"
      ],
      "scmName" : ""
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    
  ],
  "building" : false,
  "description" : null,
  "displayName" : "#634",
  "duration" : 62688,
  "estimatedDuration" : 57393,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #634",
  "id" : "634",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 634,
  "queueId" : 5203,
  "result" : "SUCCESS",
  "timestamp" : 1780531200932,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/634/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/useStaffDirectory.ts",
          "server/utils/pushNotifier.ts",
          "server/api/chat/history.get.ts",
          "server/api/chat/unread.get.ts",
          "CLAUDE.md",
          "app/composables/states.ts",
          "app/plugins/04.chat-socket.client.ts",
          "app/composables/useChatSocket.ts",
          "server/api/chat/read.post.ts",
          "app/composables/useChat.ts",
          "app/components/NewNavBar.vue",
          "app/components/chat/Drawer.vue",
          ".env-dev",
          "nuxt.config.ts",
          "server/utils/chatPresence.ts",
          "server/utils/chatAccess.ts",
          "server/utils/chatDb.ts",
          "app/components/chat/Badge.vue",
          "server/routes/chat/ws.ts",
          ".env-prod"
        ],
        "commitId" : "ab878b515c80a81e7ea77bc653adbff11fa8a8d6",
        "timestamp" : 1780467301000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Add dedicated chat functionality to app\u000a",
        "date" : "2026-06-03 08:15:01 +0200",
        "id" : "ab878b515c80a81e7ea77bc653adbff11fa8a8d6",
        "msg" : "Add dedicated chat functionality to app",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/components/chat/Drawer.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/chat/read.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/chat/history.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/routes/chat/ws.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/NewNavBar.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/states.ts"
          },
          {
            "editType" : "edit",
            "file" : ".env-dev"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useChat.ts"
          },
          {
            "editType" : "edit",
            "file" : "CLAUDE.md"
          },
          {
            "editType" : "add",
            "file" : "server/utils/chatDb.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/chat/unread.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/plugins/04.chat-socket.client.ts"
          },
          {
            "editType" : "edit",
            "file" : "nuxt.config.ts"
          },
          {
            "editType" : "add",
            "file" : "server/utils/chatPresence.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/pushNotifier.ts"
          },
          {
            "editType" : "edit",
            "file" : ".env-prod"
          },
          {
            "editType" : "add",
            "file" : "server/utils/chatAccess.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/chat/Badge.vue"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useChatSocket.ts"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useStaffDirectory.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/menu/admin/settings.ts",
          "server/api/settings/commission-tables/[id]/index.delete.ts",
          "server/api/settings/commission-tables/store.post.ts",
          "app/components/settings/CommissionTableForm.vue",
          "CLAUDE.md",
          "app/pages/settings/commission-tables/[id]/edit.vue",
          "app/components/settings/CommissionTableAction.vue",
          "app/pages/settings/commission-tables/index.vue",
          "server/api/print/attachment-smart.post.ts",
          "app/components/sales/ShipmentVideoModal.vue",
          "server/api/commission/parcels/dpd/index.post.ts",
          "server/utils/commissionTable.ts",
          "server/api/settings/commission-tables/index.get.ts",
          "server/api/commission/parcels/dhl/multi.post.ts",
          "server/api/surveillance/cameras.get.ts",
          "server/api/commission/parcels/dpd/multi.post.ts",
          "server/utils/synologyHelper.ts",
          "server/api/commission/tables.get.ts",
          "app/pages/integrations/commission.vue",
          "app/pages/settings/commission-tables/create.vue",
          "app/pages/mobile/commission.vue",
          "app/pages/settings/commission-tables/[id]/duplicate.vue",
          "server/api/commission/parcels/dhl/index.post.ts",
          "app/components/MainNavigationMenu.vue",
          "server/api/surveillance/shipment-recording/init.post.ts",
          "package.json",
          "server/api/settings/commission-tables/destroy.delete.ts",
          "server/api/commission/parcels/index.post.ts",
          "app/pages/settings/commission-tables/[id]/view.vue",
          "server/api/settings/commission-tables/[id]/index.get.ts",
          "app/components/integrations/CommissionModal.vue",
          "server/api/settings/commission-tables/update.put.ts",
          "server/api/commission/parcels/other/index.post.ts"
        ],
        "commitId" : "a0011516b256bff4892684fb1bb412aec4be657c",
        "timestamp" : 1780478025000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add new kommission tisch integration\u000a",
        "date" : "2026-06-03 11:13:45 +0200",
        "id" : "a0011516b256bff4892684fb1bb412aec4be657c",
        "msg" : "add new kommission tisch integration",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/settings.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/integrations/CommissionModal.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/commission-tables/[id]/duplicate.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/commission/tables.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/settings/CommissionTableAction.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/destroy.delete.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/print/attachment-smart.post.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/commission-tables/[id]/view.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/surveillance/cameras.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/[id]/index.delete.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/ShipmentVideoModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/store.post.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/commission-tables/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/multi.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "CLAUDE.md"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dpd/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/surveillance/shipment-recording/init.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dpd/multi.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/synologyHelper.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/integrations/commission.vue"
          },
          {
            "editType" : "add",
            "file" : "server/utils/commissionTable.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/other/index.post.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/commission-tables/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/mobile/commission.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/settings/CommissionTableForm.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/commission-tables/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/commission-tables/[id]/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/settings/non-working-days/store.post.ts",
          "server/api/settings/non-working-days/update.put.ts",
          "app/composables/menu/admin/settings.ts",
          "app/pages/settings/non-working-days/index.vue",
          "server/api/settings/non-working-days/[id]/index.delete.ts",
          "app/pages/index.vue",
          "server/api/settings/non-working-days/destroy.delete.ts",
          "app/pages/settings/non-working-days/create.vue",
          "app/pages/settings/non-working-days/[id]/duplicate.vue",
          "app/components/dashboard/NonWorkingDaysCalendar.vue",
          "server/api/settings/non-working-days/[id]/index.get.ts",
          "app/components/settings/NonWorkingDayForm.vue",
          "server/api/dashboard/non-working-days.get.ts",
          "server/api/settings/non-working-days/index.get.ts",
          "server/api/inouts/return-rate.get.ts",
          "app/pages/settings/non-working-days/[id]/edit.vue",
          "app/components/settings/NonWorkingDayAction.vue",
          "app/pages/settings/non-working-days/[id]/view.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "6eda238ab60f9b917a6c6e26d13162e3497725de",
        "timestamp" : 1780479725000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add non working days calendar\u000a",
        "date" : "2026-06-03 11:42:05 +0200",
        "id" : "6eda238ab60f9b917a6c6e26d13162e3497725de",
        "msg" : "add non working days calendar",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/pages/settings/non-working-days/[id]/view.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/non-working-days/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/destroy.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/store.post.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/non-working-days/create.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/non-working-days/[id]/duplicate.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/[id]/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/non-working-days/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/dashboard/non-working-days.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/[id]/index.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/dashboard/NonWorkingDaysCalendar.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "add",
            "file" : "app/components/settings/NonWorkingDayAction.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/settings.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/inouts/return-rate.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/settings/NonWorkingDayForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/non-working-days/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/index.vue"
        ],
        "commitId" : "50f600ff4d19462881b1d1dcd3dbc4e8ec9de162",
        "timestamp" : 1780480264000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix blocking load on dashboard\u000a",
        "date" : "2026-06-03 11:51:04 +0200",
        "id" : "50f600ff4d19462881b1d1dcd3dbc4e8ec9de162",
        "msg" : "fix blocking load on dashboard",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/partners/partners/[id]/users/index.put.ts"
        ],
        "commitId" : "5db3386dd9cde0372888558d8533b1b4d68e128d",
        "timestamp" : 1780481007000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix contact update\u000a",
        "date" : "2026-06-03 12:03:27 +0200",
        "id" : "5db3386dd9cde0372888558d8533b1b4d68e128d",
        "msg" : "fix contact update",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/partners/partners/[id]/users/index.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/chat/Drawer.vue",
          "app/pages/index.vue",
          "app/components/UserMenuBar.vue",
          "app/components/chat/Badge.vue",
          "app/components/MainNavigationMenu.vue",
          "server/api/inouts/return-rate.get.ts",
          "app/components/TopMegaBar.vue",
          "app/layouts/new-dash.vue"
        ],
        "commitId" : "c27942d0dad8b7280ea874c3ddb4f06e386158e4",
        "timestamp" : 1780484723000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix menu\u000a",
        "date" : "2026-06-03 13:05:23 +0200",
        "id" : "c27942d0dad8b7280ea874c3ddb4f06e386158e4",
        "msg" : "fix menu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/UserMenuBar.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/chat/Badge.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/chat/Drawer.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/layouts/new-dash.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/inouts/return-rate.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/TopMegaBar.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/useStaffDirectory.ts",
          "app/components/chat/Drawer.vue",
          "app/composables/useChatEligible.ts",
          "server/utils/chatAccess.ts",
          "app/components/chat/Badge.vue",
          "app/plugins/04.chat-socket.client.ts",
          "server/utils/trimCookieData.ts"
        ],
        "commitId" : "0bcf0fe2c4c2a41f64e20e144e392fb822abf3ea",
        "timestamp" : 1780485080000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add chat user filter\u000a",
        "date" : "2026-06-03 13:11:20 +0200",
        "id" : "0bcf0fe2c4c2a41f64e20e144e392fb822abf3ea",
        "msg" : "add chat user filter",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/plugins/04.chat-socket.client.ts"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useChatEligible.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useStaffDirectory.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/chatAccess.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/chat/Badge.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/chat/Drawer.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/trimCookieData.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/sales/shipments/[id]/edit.vue",
          "app/components/requests/RequestForm.vue",
          "server/api/orders/[id]/shipments.get.ts"
        ],
        "commitId" : "8831794854a3e9796333ef1b74e51e87eb1daecb",
        "timestamp" : 1780485759000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add reference to shipment on ticket\u000a",
        "date" : "2026-06-03 13:22:39 +0200",
        "id" : "8831794854a3e9796333ef1b74e51e87eb1daecb",
        "msg" : "add reference to shipment on ticket",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/sales/shipments/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/orders/[id]/shipments.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/plugins/03.notifications-stream.client.ts"
        ],
        "commitId" : "0bf328ef5beed5de3824e8858f0767b76110cae8",
        "timestamp" : 1780486199000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix websocket chat error\u000a",
        "date" : "2026-06-03 13:29:59 +0200",
        "id" : "0bf328ef5beed5de3824e8858f0767b76110cae8",
        "msg" : "fix websocket chat error",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/plugins/03.notifications-stream.client.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/accounting/amazon/settlements.get.ts",
          "server/api/accounting/amazon/order-sources.get.ts",
          "app/pages/accounting/amazon-settlements.vue",
          "app/composables/menu/admin/accounting.ts",
          "server/utils/amazonSpApi.ts",
          "server/api/accounting/amazon/settlement.get.ts"
        ],
        "commitId" : "7baa1e1f82df888dfcac0e4dc88120f0c543bf09",
        "timestamp" : 1780487825000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add amazon initial accounting page\u000a",
        "date" : "2026-06-03 13:57:05 +0200",
        "id" : "7baa1e1f82df888dfcac0e4dc88120f0c543bf09",
        "msg" : "add amazon initial accounting page",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/pages/accounting/amazon-settlements.vue"
          },
          {
            "editType" : "add",
            "file" : "server/utils/amazonSpApi.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/amazon/settlements.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/accounting.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/amazon/settlement.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/amazon/order-sources.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/MainNavigationMenu.vue"
        ],
        "commitId" : "377c37e35477505e00ca8a30541a19388754e63c",
        "timestamp" : 1780488101000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add amazon accounting to menu\u000a",
        "date" : "2026-06-03 14:01:41 +0200",
        "id" : "377c37e35477505e00ca8a30541a19388754e63c",
        "msg" : "add amazon accounting to menu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/surveillance/shipment-recording/init.post.ts"
        ],
        "commitId" : "d3ec2f5381373a049ff12b6a37e892c270d1a17e",
        "timestamp" : 1780488938000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix video markers\u000a",
        "date" : "2026-06-03 14:15:38 +0200",
        "id" : "d3ec2f5381373a049ff12b6a37e892c270d1a17e",
        "msg" : "fix video markers",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/surveillance/shipment-recording/init.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/TopMegaBar.vue"
        ],
        "commitId" : "c2fddfcf9c2cb517d1a643caec2d1d413d7f4cc7",
        "timestamp" : 1780489596000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix top right corner menu\u000a",
        "date" : "2026-06-03 14:26:36 +0200",
        "id" : "c2fddfcf9c2cb517d1a643caec2d1d413d7f4cc7",
        "msg" : "fix top right corner menu",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/TopMegaBar.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "data/chat.db-wal",
          "data/chat.db-shm",
          "app/components/requests/RequestForm.vue"
        ],
        "commitId" : "bf264c16397fdc307deb5abd3a2dd156b44a559a",
        "timestamp" : 1780490949000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show reference\u000a",
        "date" : "2026-06-03 14:49:09 +0200",
        "id" : "bf264c16397fdc307deb5abd3a2dd156b44a559a",
        "msg" : "show reference",
        "paths" : [
          {
            "editType" : "add",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "add",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "edit",
            "file" : "app/components/requests/RequestForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "data/chat.db-wal",
          "app/pages/requests/my-tickets/index.vue",
          "server/api/requests/requests/latest-updates.get.ts",
          "data/chat.db-shm",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "3d2f8cfac07b120e2cc3122863234e9df8b9cb3e",
        "timestamp" : 1780492341000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "restructure my ticket list\u000a",
        "date" : "2026-06-03 15:12:21 +0200",
        "id" : "3d2f8cfac07b120e2cc3122863234e9df8b9cb3e",
        "msg" : "restructure my ticket list",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/requests/requests/latest-updates.get.ts"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-shm"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "data/chat.db-wal",
          "app/composables/settings.ts",
          "app/pages/accounting/amazon-settlements.vue",
          "data/chat.db-shm"
        ],
        "commitId" : "863014491d92b498d9568661a2abb9a359c31cac",
        "timestamp" : 1780494169000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add order view to amazon financial report\u000a",
        "date" : "2026-06-03 15:42:49 +0200",
        "id" : "863014491d92b498d9568661a2abb9a359c31cac",
        "msg" : "add order view to amazon financial report",
        "paths" : [
          {
            "editType" : "add",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "add",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/settings.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/accounting/amazon-settlements.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/utils/ebayFinancesApi.ts",
          ".gitignore",
          "app/pages/accounting/ebay-settlements.vue",
          "server/api/accounting/ebay/payouts.get.ts",
          "server/api/accounting/ebay/order-sources.get.ts",
          "server/utils/ebaySignature.ts",
          "app/components/MainNavigationMenu.vue",
          "server/api/accounting/ebay/settlement.get.ts",
          "app/composables/menu/admin/accounting.ts"
        ],
        "commitId" : "3ad7ff83f3a2962e63d9c1bd60ec51a07205b908",
        "timestamp" : 1780496829000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add ebay accounting\u000a",
        "date" : "2026-06-03 16:27:09 +0200",
        "id" : "3ad7ff83f3a2962e63d9c1bd60ec51a07205b908",
        "msg" : "add ebay accounting",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/accounting.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/ebay/payouts.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/ebay/order-sources.get.ts"
          },
          {
            "editType" : "edit",
            "file" : ".gitignore"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounting/ebay/settlement.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/utils/ebayFinancesApi.ts"
          },
          {
            "editType" : "add",
            "file" : "server/utils/ebaySignature.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/accounting/ebay-settlements.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/integrations/labeldesigner/Properties.vue",
          "app/components/integrations/labeldesigner/TransformHandles.vue",
          "server/api/integrations/label-templates/index.get.ts",
          "app/pages/integrations/index.vue",
          "app/pages/integrations/label-designer.vue",
          "app/composables/useLabelDesign.ts",
          "app/components/integrations/labeldesigner/Stage.vue",
          "app/components/integrations/labeldesigner/FormatSelector.vue",
          "server/api/integrations/label-templates/destroy.delete.ts",
          "app/composables/useBarcode.ts",
          "app/components/integrations/labeldesigner/Palette.vue",
          "app/components/integrations/labeldesigner/ElementRenderer.vue",
          "app/components/integrations/labeldesigner/PrintModal.vue",
          "package.json",
          "server/api/integrations/label-templates/update.put.ts",
          "server/api/integrations/label-templates/store.post.ts",
          "app/composables/usePdfCompiler.ts",
          "app/components/integrations/labeldesigner/SaveLoadModal.vue",
          "app/components/SideBarMenu.vue",
          "app/components/SideBarAdministrator.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "cf78bc61d93c6e89eca8b15166ff3fb556f1dcab",
        "timestamp" : 1780502404000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add label designer\u000a",
        "date" : "2026-06-03 18:00:04 +0200",
        "id" : "cf78bc61d93c6e89eca8b15166ff3fb556f1dcab",
        "msg" : "add label designer",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/composables/useLabelDesign.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/integrations/label-templates/update.put.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/SaveLoadModal.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/integrations/label-templates/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/Palette.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/TransformHandles.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/FormatSelector.vue"
          },
          {
            "editType" : "add",
            "file" : "app/composables/useBarcode.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/integrations/label-designer.vue"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "edit",
            "file" : "app/components/SideBarMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/integrations/index.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/ElementRenderer.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/Stage.vue"
          },
          {
            "editType" : "add",
            "file" : "app/composables/usePdfCompiler.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/integrations/label-templates/destroy.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/Properties.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/integrations/labeldesigner/PrintModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/SideBarAdministrator.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "add",
            "file" : "server/api/integrations/label-templates/store.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/integrations/labeldesigner/Stage.vue",
          "app/components/integrations/labeldesigner/Properties.vue"
        ],
        "commitId" : "183c47fb7328399a376e03b870cc93b86488238f",
        "timestamp" : 1780513691000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "enable textedit inline\u000a",
        "date" : "2026-06-03 21:08:11 +0200",
        "id" : "183c47fb7328399a376e03b870cc93b86488238f",
        "msg" : "enable textedit inline",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/integrations/labeldesigner/Stage.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/integrations/labeldesigner/Properties.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/partners/invoice-reminder-notes/destroy.delete.ts",
          "server/api/partners/invoice-reminder-notes/index.get.ts",
          "app/pages/sales/orders/[id]/view.vue",
          "server/api/partners/invoice-reminder-notes/update.put.ts",
          "app/components/partners/PartnerForm.vue",
          "app/pages/sales/orders/[id]/edit.vue",
          "app/components/partners/PartnerReminderNotesEditor.vue",
          "app/components/sales/ReminderNotesModal.vue",
          "data/chat.db-shm",
          "app/components/MainNavigationMenu.vue",
          "data/chat.db-wal",
          "server/api/partners/invoice-reminder-notes/store.post.ts"
        ],
        "commitId" : "98e3efc0a98daa1b33d3b9c8d8aaf7be61badbf5",
        "timestamp" : 1780516376000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add endpoint to manage invoice creation notes\u000a",
        "date" : "2026-06-03 21:52:56 +0200",
        "id" : "98e3efc0a98daa1b33d3b9c8d8aaf7be61badbf5",
        "msg" : "add endpoint to manage invoice creation notes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/partners/PartnerReminderNotesEditor.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/ReminderNotesModal.vue"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/sales/orders/[id]/view.vue"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "add",
            "file" : "server/api/partners/invoice-reminder-notes/store.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/partners/invoice-reminder-notes/update.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/partners/PartnerForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/partners/invoice-reminder-notes/destroy.delete.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/partners/invoice-reminder-notes/index.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "data/chat.db-wal",
          "app/pages/procurements/my-orders/[id].vue",
          "data/chat.db-shm"
        ],
        "commitId" : "cec495e2304990a97d43b79cf33e48464e9b5659",
        "timestamp" : 1780518039000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "replace pdf report in inbound notification\u000a",
        "date" : "2026-06-03 22:20:39 +0200",
        "id" : "cec495e2304990a97d43b79cf33e48464e9b5659",
        "msg" : "replace pdf report in inbound notification",
        "paths" : [
          {
            "editType" : "add",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "add",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/procurements/my-orders/[id].vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/useStaffDirectory.ts",
          "app/components/chat/Drawer.vue",
          "app/composables/useChatEligible.ts",
          "server/api/chat/eligible.get.ts",
          "server/api/chat/directory.get.ts",
          "data/chat.db-shm",
          "server/utils/chatAccess.ts",
          "app/plugins/04.chat-socket.client.ts",
          "data/chat.db-wal",
          "app/composables/useChatSocket.ts"
        ],
        "commitId" : "376178cd06fd6485f529003ef6eda08cba35b086",
        "timestamp" : 1780519258000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix chat and add transport for offline messages\u000a",
        "date" : "2026-06-03 22:40:58 +0200",
        "id" : "376178cd06fd6485f529003ef6eda08cba35b086",
        "msg" : "fix chat and add transport for offline messages",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/composables/useChatSocket.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/chat/Drawer.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/plugins/04.chat-socket.client.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/chat/directory.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useChatEligible.ts"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/chatAccess.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/chat/eligible.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/useStaffDirectory.ts"
          },
          {
            "editType" : "delete",
            "file" : "data/chat.db-wal"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/components/TopMegaBar.vue",
          "data/chat.db-wal",
          "data/chat.db-shm"
        ],
        "commitId" : "3cb2a76ab30c9ef330e8c727f661076b9a75b820",
        "timestamp" : 1780520259000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "show non working day notice on top bar\u000a",
        "date" : "2026-06-03 22:57:39 +0200",
        "id" : "3cb2a76ab30c9ef330e8c727f661076b9a75b820",
        "msg" : "show non working day notice on top bar",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/TopMegaBar.vue"
          },
          {
            "editType" : "add",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "add",
            "file" : "data/chat.db-wal"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/settings/printers/destroy.delete.ts",
          "app/components/settings/PrinterForm.vue",
          "app/composables/menu/admin/settings.ts",
          "server/api/settings/printers/[id]/index.get.ts",
          "app/pages/settings/printers/[id]/edit.vue",
          "data/chat.db-shm",
          "app/pages/settings/printers/create.vue",
          "app/components/settings/PrinterAction.vue",
          "app/pages/settings/printers/[id]/view.vue",
          "server/api/settings/printers/store.post.ts",
          "server/api/settings/printers/update.put.ts",
          "app/components/integrations/labeldesigner/PrintModal.vue",
          "app/components/MainNavigationMenu.vue",
          "data/chat.db-wal",
          "server/api/printers/index.get.ts",
          "server/api/settings/printers/[id]/index.delete.ts",
          "app/pages/settings/printers/[id]/duplicate.vue",
          "app/pages/settings/printers/index.vue",
          "server/api/settings/printers/index.get.ts"
        ],
        "commitId" : "0e4547a6b396230ff9d06abbb70bfa79a6158735",
        "timestamp" : 1780522334000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add printer endpoint to maintain all printers\u000a",
        "date" : "2026-06-03 23:32:14 +0200",
        "id" : "0e4547a6b396230ff9d06abbb70bfa79a6158735",
        "msg" : "add printer endpoint to maintain all printers",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/components/settings/PrinterForm.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/printers/index.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/update.put.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/printers/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/MainNavigationMenu.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/composables/menu/admin/settings.ts"
          },
          {
            "editType" : "edit",
            "file" : "data/chat.db-shm"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/printers/create.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/printers/[id]/edit.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/store.post.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/destroy.delete.ts"
          },
          {
            "editType" : "edit",
            "file" : "data/chat.db-wal"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/printers/[id]/duplicate.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/[id]/index.get.ts"
          },
          {
            "editType" : "add",
            "file" : "app/components/settings/PrinterAction.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/settings/printers/[id]/view.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/integrations/labeldesigner/PrintModal.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/settings/printers/[id]/index.delete.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/composables/useIdempiereDate.ts",
          "app/components/sales/OrderCardList.vue",
          "app/components/AgGrid/SalesOrder/AgCustomDateCreated.vue"
        ],
        "commitId" : "c248e4c80edab200b3ba540d150ac54668d643fc",
        "timestamp" : 1780523149000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix created date ago on sales order page list view\u000a",
        "date" : "2026-06-03 23:45:49 +0200",
        "id" : "c248e4c80edab200b3ba540d150ac54668d643fc",
        "msg" : "fix created date ago on sales order page list view",
        "paths" : [
          {
            "editType" : "add",
            "file" : "app/composables/useIdempiereDate.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/components/AgGrid/SalesOrder/AgCustomDateCreated.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/sales/OrderCardList.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}