{
  "_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" : 545,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
            "branch" : [
              {
                "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
            "branch" : [
              {
                "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
        "branch" : [
          {
            "SHA1" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
            "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" : None,
  "displayName" : "#545",
  "duration" : 225674,
  "estimatedDuration" : 226417,
  "executor" : None,
  "fullDisplayName" : "build-logship-frontend #545",
  "id" : "545",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 545,
  "queueId" : 4833,
  "result" : "SUCCESS",
  "timestamp" : 1772758800101,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/545/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/sales/InvoiceAction.vue",
          "components/sales/QuickPaymentModal.vue"
        ],
        "commitId" : "e749a00ff27f28cac9b2b9b79fdf20f2f23b9b08",
        "timestamp" : 1772705049000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "use credit memo on payment\u000a",
        "date" : "2026-03-05 11:04:09 +0100",
        "id" : "e749a00ff27f28cac9b2b9b79fdf20f2f23b9b08",
        "msg" : "use credit memo on payment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/sales/InvoiceAction.vue"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/QuickPaymentModal.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "components/AgGridServer.vue",
          "components/sales/CountryPickerModal.vue",
          "pages/sales/orders/index.vue"
        ],
        "commitId" : "010d3b0a565e214cac22ebe86dc27f4e5a2e6760",
        "timestamp" : 1772706411000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add country selection crud on sales order grid page\u000a",
        "date" : "2026-03-05 11:26:51 +0100",
        "id" : "010d3b0a565e214cac22ebe86dc27f4e5a2e6760",
        "msg" : "add country selection crud on sales order grid page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/AgGridServer.vue"
          },
          {
            "editType" : "add",
            "file" : "components/sales/CountryPickerModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/orders/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/invoices/so.get.ts",
          "components/fulfillment/FulfillmentCustomerCard.vue",
          "pages/fulfillment/customers/index.vue",
          "server/api/fulfillment/customers/index.get.ts",
          "components/sales/QuickPaymentModal.vue",
          "pages/sales/invoices/index.vue",
          "components/AgGrid/Invoices/AgPaymentStatus.vue"
        ],
        "commitId" : "0f674ebb39f9b1dac214f498fcdd3a6490dad4cf",
        "timestamp" : 1772719470000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "tune invoice page\u000a",
        "date" : "2026-03-05 15:04:30 +0100",
        "id" : "0f674ebb39f9b1dac214f498fcdd3a6490dad4cf",
        "msg" : "tune invoice page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/fulfillment/FulfillmentCustomerCard.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/fulfillment/customers/index.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/sales/QuickPaymentModal.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/fulfillment/customers/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "pages/sales/invoices/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/invoices/so.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "components/AgGrid/Invoices/AgPaymentStatus.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/oauth/ebay/authorize/[uid].get.ts",
          "server/api/oauth/ebay/callback.get.ts"
        ],
        "commitId" : "c798c4f4c3ad9d07a682b7021f442ad4ccb4bbd2",
        "timestamp" : 1772744235000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add auth of ebay to frontend\u000a",
        "date" : "2026-03-05 21:57:15 +0100",
        "id" : "c798c4f4c3ad9d07a682b7021f442ad4ccb4bbd2",
        "msg" : "add auth of ebay to frontend",
        "paths" : [
          {
            "editType" : "add",
            "file" : "server/api/oauth/ebay/callback.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/oauth/ebay/authorize/[uid].get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/oauth/ebay/authorize/[uid].get.ts",
          "server/api/oauth/ebay/callback.get.ts"
        ],
        "commitId" : "48c9f6016e7664d3eebb89916eb7f5eae6c5489d",
        "timestamp" : 1772746433000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ebay auth\u000a",
        "date" : "2026-03-05 22:33:53 +0100",
        "id" : "48c9f6016e7664d3eebb89916eb7f5eae6c5489d",
        "msg" : "fix ebay auth",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/oauth/ebay/callback.get.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/oauth/ebay/authorize/[uid].get.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/oauth/ebay/test-connection.post.ts",
          "components/settings/OrderSourceForm.vue"
        ],
        "commitId" : "526adfc220a711d8e70f69ae278e08cba8726c15",
        "timestamp" : 1772749891000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add test connection and token saving enlarge of field\u000a",
        "date" : "2026-03-05 23:31:31 +0100",
        "id" : "526adfc220a711d8e70f69ae278e08cba8726c15",
        "msg" : "add test connection and token saving enlarge of field",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "components/settings/OrderSourceForm.vue"
          },
          {
            "editType" : "add",
            "file" : "server/api/oauth/ebay/test-connection.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/multi.post.ts",
          "server/api/commission/parcels/dhl/index.post.ts",
          "server/api/commission/parcels/other/index.post.ts",
          "server/api/commission/parcels/resubmit.post.ts"
        ],
        "commitId" : "6ba1b72bee2ad645681088f336dd13343931c9df",
        "timestamp" : 1772751272000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add ebay trackings submission code\u000a",
        "date" : "2026-03-05 23:54:32 +0100",
        "id" : "6ba1b72bee2ad645681088f336dd13343931c9df",
        "msg" : "add ebay trackings submission code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/other/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/resubmit.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/multi.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/commission/parcels/dhl/multi.post.ts",
          "server/api/commission/parcels/dhl/index.post.ts",
          "server/api/orders/ag-grid/notfulfilled-fastlane.post.ts",
          "server/api/orders/ag-grid/notfulfilled-5days.post.ts",
          "server/api/commission/parcels/resubmit.post.ts",
          "server/api/orders/ag-grid/summary.post.ts",
          "server/api/orders/ag-grid/so.post.ts",
          "server/api/orders/import-ebay.post.ts",
          "server/api/commission/parcels/other/index.post.ts",
          "server/api/orders/ag-grid/notfulfilled.post.ts"
        ],
        "commitId" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
        "timestamp" : 1772754039000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "fix ag grid\u000a",
        "date" : "2026-03-06 00:40:39 +0100",
        "id" : "0995e0a0054b088949b3e791e6e47bd99e7eb8f7",
        "msg" : "fix ag grid",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/resubmit.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/ag-grid/notfulfilled.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/ag-grid/notfulfilled-fastlane.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/ag-grid/summary.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/other/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/ag-grid/so.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/ag-grid/notfulfilled-5days.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/orders/import-ebay.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/index.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/commission/parcels/dhl/multi.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}