{
  "_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" : 584,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
            "branch" : [
              {
                "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
            "branch" : [
              {
                "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
        "branch" : [
          {
            "SHA1" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
            "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" : "#584",
  "duration" : 244827,
  "estimatedDuration" : 268294,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #584",
  "id" : "584",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 584,
  "queueId" : 4979,
  "result" : "SUCCESS",
  "timestamp" : 1776211200528,
  "url" : "https://jenkins.younex.de/view/all/job/build-logship-frontend/584/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/index.vue",
          "server/api/materials/products/update.put.ts"
        ],
        "commitId" : "89aa20912c303ac60afabf4af8111729ffdb3b1d",
        "timestamp" : 1776151580000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add live update on ag-grid for products\u000a",
        "date" : "2026-04-14 09:26:20 +0200",
        "id" : "89aa20912c303ac60afabf4af8111729ffdb3b1d",
        "msg" : "add live update on ag-grid for products",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/materials/products/update.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/index.vue",
          "components/AgGridServer.vue"
        ],
        "commitId" : "54dc21f039847e4bf5faecb0450e30de09d102b1",
        "timestamp" : 1776152499000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "style product table\u000a",
        "date" : "2026-04-14 09:41:39 +0200",
        "id" : "54dc21f039847e4bf5faecb0450e30de09d102b1",
        "msg" : "style product table",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGridServer.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/materials/products/index.vue"
        ],
        "commitId" : "55553bc8b6d90d80244c69a0e0196d529ba49095",
        "timestamp" : 1776153168000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add batch change to product tabel\u000a",
        "date" : "2026-04-14 09:52:48 +0200",
        "id" : "55553bc8b6d90d80244c69a0e0196d529ba49095",
        "msg" : "add batch change to product tabel",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/materials/products/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "0a2dbf7c614cf6bfb0ea6114c788d161004d029d",
        "timestamp" : 1776159101000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix requst form\u000a",
        "date" : "2026-04-14 11:31:41 +0200",
        "id" : "0a2dbf7c614cf6bfb0ea6114c788d161004d029d",
        "msg" : "fix requst form",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/mobile/receive.vue"
        ],
        "commitId" : "3974bc819fd95f8ac63472acd96cab070825b36e",
        "timestamp" : 1776160589000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix material receipt mobile\u000a",
        "date" : "2026-04-14 11:56:29 +0200",
        "id" : "3974bc819fd95f8ac63472acd96cab070825b36e",
        "msg" : "fix material receipt mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/mobile/receive.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "public/manifest.json"
        ],
        "commitId" : "2143438f495cb1f7da6b4049b2019848ee99beba",
        "timestamp" : 1776161181000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix orientation tablet\u000a",
        "date" : "2026-04-14 12:06:21 +0200",
        "id" : "2143438f495cb1f7da6b4049b2019848ee99beba",
        "msg" : "fix orientation tablet",
        "paths" : [
          {
            "editType" : "delete",
            "file" : "public/manifest.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "8d994c68ffc0a4782e0e85e339ee9569935675ce",
        "timestamp" : 1776162603000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add calculation button on tickets\u000a",
        "date" : "2026-04-14 12:30:03 +0200",
        "id" : "8d994c68ffc0a4782e0e85e339ee9569935675ce",
        "msg" : "add calculation button on tickets",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "pages/settings/order-sources/create.vue",
          "components/settings/OrderSourceForm.vue",
          "server/api/settings/order-sources/update.put.ts",
          "pages/settings/order-sources/[id]/view.vue",
          "server/api/settings/order-sources/store.post.ts",
          "pages/settings/order-sources/[id]/edit.vue",
          "components/requests/RequestForm.vue"
        ],
        "commitId" : "d23b7c8ba3d5d590f5a91ad646d93ac10299c701",
        "timestamp" : 1776180416000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add fields to ordersource\u000a",
        "date" : "2026-04-14 17:26:56 +0200",
        "id" : "d23b7c8ba3d5d590f5a91ad646d93ac10299c701",
        "msg" : "add fields to ordersource",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/create.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/[id]/view.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/store.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "pages/settings/order-sources/[id]/edit.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/requests/RequestForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/settings/order-sources/update.put.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "0a621bea72905f8a013d26a301ec9744705b3942",
        "timestamp" : 1776181358000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add explanation and restructure ordesource\u000a",
        "date" : "2026-04-14 17:42:38 +0200",
        "id" : "0a621bea72905f8a013d26a301ec9744705b3942",
        "msg" : "add explanation and restructure ordesource",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "composables/menu/admin/accounting.ts",
          "server/api/orders/not-invoiced.get.ts",
          "pages/generate-invoices-from-orders.vue",
          "components/MainNavigationMenu.vue"
        ],
        "commitId" : "8c24b872a4d219e92f26bd986bcf3a99b208ae32",
        "timestamp" : 1776182267000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add new invoice generation page batch\u000a",
        "date" : "2026-04-14 17:57:47 +0200",
        "id" : "8c24b872a4d219e92f26bd986bcf3a99b208ae32",
        "msg" : "add new invoice generation page batch",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "composables/menu/admin/accounting.ts"
          },
          {
            "editType" : "add",
            "file" : "pages/generate-invoices-from-orders.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/MainNavigationMenu.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/orders/not-invoiced.get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/routes/manifest.json.get.ts",
          "composables/useMobileRotation.ts",
          "public/sw-notifications.js",
          "layouts/mobile.vue",
          "public/manifest.json"
        ],
        "commitId" : "d0205172a4a8cfc97fb09b0113c7944a33f766b2",
        "timestamp" : 1776182724000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change orieantation for mobile\u000a",
        "date" : "2026-04-14 18:05:24 +0200",
        "id" : "d0205172a4a8cfc97fb09b0113c7944a33f766b2",
        "msg" : "change orieantation for mobile",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "public/sw-notifications.js"
          },
          {
            "editType" : "edit",
            "file" : "layouts/mobile.vue"
          },
          {
            "editType" : "add",
            "file" : "public/manifest.json"
          },
          {
            "editType" : "delete",
            "file" : "server/routes/manifest.json.get.ts"
          },
          {
            "editType" : "add",
            "file" : "composables/useMobileRotation.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
        "timestamp" : 1776184259000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ordersrouce\u000a",
        "date" : "2026-04-14 18:30:59 +0200",
        "id" : "393f969509f0a9ad2d589a3e83a6feb9651aa9b0",
        "msg" : "fix ordersrouce",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}