{
  "_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" : 709,
          "buildResult" : null,
          "marked" : {
            "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
            "branch" : [
              {
                "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          },
          "revision" : {
            "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
            "branch" : [
              {
                "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
                "name" : "refs/remotes/origin/dev"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
        "branch" : [
          {
            "SHA1" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
            "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" : "#709",
  "duration" : 59482,
  "estimatedDuration" : 71602,
  "executor" : null,
  "fullDisplayName" : "build-logship-frontend #709",
  "id" : "709",
  "inProgress" : false,
  "keepLog" : false,
  "number" : 709,
  "queueId" : 5549,
  "result" : "SUCCESS",
  "timestamp" : 1787011200274,
  "url" : "https://jenkins.younex.de/job/build-logship-frontend/709/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/my-tickets/[id].vue",
          "app/pages/requests/my-tickets/index.vue",
          "app/components/requests/MyTicketDetail.vue",
          "reference/recipes.md",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "789bc780cbcb9962bc231495a51ecfe80babaf5d",
        "timestamp" : 1786956142000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add a new method how to work with tickets mast detail view2\u000a",
        "date" : "2026-08-17 10:42:22 +0200",
        "id" : "789bc780cbcb9962bc231495a51ecfe80babaf5d",
        "msg" : "add a new method how to work with tickets mast detail view2",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          },
          {
            "editType" : "add",
            "file" : "app/components/requests/MyTicketDetail.vue"
          },
          {
            "editType" : "edit",
            "file" : "reference/recipes.md"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/[id].vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "app/pages/requests/my-tickets/index.vue",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "8fe081f30345e4977d62face45d977d601d8c7a2",
        "timestamp" : 1786957969000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "change ticket overview\u000a",
        "date" : "2026-08-17 11:12:49 +0200",
        "id" : "8fe081f30345e4977d62face45d977d601d8c7a2",
        "msg" : "change ticket overview",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/requests/my-tickets/index.vue"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/accounts/company-profile.get.ts",
          "server/utils/emailVerification.ts",
          "server/utils/merchantPartner.ts",
          "app/components/dashboard/ProfileForm.vue",
          "app/components/dashboard/ProfileBilling.vue",
          "server/api/email-verification/confirm.post.ts",
          "server/api/accounts/company-profile.put.ts",
          "app/pages/verify-email.vue",
          "server/api/accounts/company-profile/cancel-pending.post.ts",
          "app/pages/users/profile/index.vue",
          "server/utils/emailVerifyDb.ts",
          "app/assets/langs/shared.js"
        ],
        "commitId" : "ac5a1dfc66d0e94ed723dc8205660bd172698217",
        "timestamp" : 1786964027000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "give user option to modify emails in account\u000a",
        "date" : "2026-08-17 12:53:47 +0200",
        "id" : "ac5a1dfc66d0e94ed723dc8205660bd172698217",
        "msg" : "give user option to modify emails in account",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "app/components/dashboard/ProfileBilling.vue"
          },
          {
            "editType" : "add",
            "file" : "app/pages/verify-email.vue"
          },
          {
            "editType" : "add",
            "file" : "server/utils/emailVerifyDb.ts"
          },
          {
            "editType" : "add",
            "file" : "server/utils/emailVerification.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/email-verification/confirm.post.ts"
          },
          {
            "editType" : "edit",
            "file" : "app/assets/langs/shared.js"
          },
          {
            "editType" : "edit",
            "file" : "app/pages/users/profile/index.vue"
          },
          {
            "editType" : "edit",
            "file" : "app/components/dashboard/ProfileForm.vue"
          },
          {
            "editType" : "edit",
            "file" : "server/api/accounts/company-profile.put.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/utils/merchantPartner.ts"
          },
          {
            "editType" : "edit",
            "file" : "server/api/accounts/company-profile.get.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/accounts/company-profile/cancel-pending.post.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".env-dev",
          "nuxt.config.ts",
          "server/api/webhooks/landing-leads.options.ts",
          "server/api/webhooks/landing-leads.post.ts",
          ".env",
          "server/utils/landingLeadCors.ts",
          ".env-prod"
        ],
        "commitId" : "d9bd5ab26d83d263841798ee658178f99c386124",
        "timestamp" : 1786975201000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "add receiver for submission from new page\u000a",
        "date" : "2026-08-17 16:00:01 +0200",
        "id" : "d9bd5ab26d83d263841798ee658178f99c386124",
        "msg" : "add receiver for submission from new page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".env-prod"
          },
          {
            "editType" : "add",
            "file" : "server/api/webhooks/landing-leads.options.ts"
          },
          {
            "editType" : "edit",
            "file" : ".env"
          },
          {
            "editType" : "add",
            "file" : "server/utils/landingLeadCors.ts"
          },
          {
            "editType" : "add",
            "file" : "server/api/webhooks/landing-leads.post.ts"
          },
          {
            "editType" : "edit",
            "file" : ".env-dev"
          },
          {
            "editType" : "edit",
            "file" : "nuxt.config.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/utils/landingLeadCors.ts"
        ],
        "commitId" : "f596ccf6eb91a4272ee55baf7452d8f6cd3a5d90",
        "timestamp" : 1786981208000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "landing-leads CORS: allow any *.younex.de origin (PaaS system domains)\u000a\u000adeploy.younex.de (dotnews-paas) gives every project a system domain shaped\u000alike <app>-<8 hex>.younex.de, always live even before a custom domain is\u000aattached — pre-launch/staging deploys of the landing page live there and\u000aneed the lead-intake CORS check to pass too. Wildcard regex added alongside\u000athe exact-match production allowlist (logyou.de/www.logyou.de untouched).\u000a\u000aCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\u000a",
        "date" : "2026-08-17 17:40:08 +0200",
        "id" : "f596ccf6eb91a4272ee55baf7452d8f6cd3a5d90",
        "msg" : "landing-leads CORS: allow any *.younex.de origin (PaaS system domains)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/utils/landingLeadCors.ts"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          ".env",
          ".env-prod"
        ],
        "commitId" : "9c7bd39385b13d2d16cad444805eb22f3736c4a7",
        "timestamp" : 1786982419000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "Set real LANDING_LEAD_TOKEN in .env and .env-prod (was empty placeholder)\u000a\u000aMatches the value now deployed as NUXT_LANDING_LEAD_TOKEN on the\u000alogyou-landing side (server/api/lead.post.ts), which forwards lead\u000asubmissions here server-to-server instead of the browser calling this\u000aendpoint directly — removes the CORS-allowlist dependency for that path.\u000a\u000aCo-Authored-By: Claude Fable 5 <noreply@anthropic.com>\u000a",
        "date" : "2026-08-17 18:00:19 +0200",
        "id" : "9c7bd39385b13d2d16cad444805eb22f3736c4a7",
        "msg" : "Set real LANDING_LEAD_TOKEN in .env and .env-prod (was empty placeholder)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : ".env-prod"
          },
          {
            "editType" : "edit",
            "file" : ".env"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "server/api/webhooks/landing-leads.post.ts"
        ],
        "commitId" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
        "timestamp" : 1786982544000,
        "author" : {
          "absoluteUrl" : "https://jenkins.younex.de/user/info",
          "fullName" : "info"
        },
        "authorEmail" : "info@younex.de",
        "comment" : "push landing leads for new logyou page\u000a",
        "date" : "2026-08-17 18:02:24 +0200",
        "id" : "21e1c2ba55dcd6338429fbd667624a0ed84e6cdf",
        "msg" : "push landing leads for new logyou page",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "server/api/webhooks/landing-leads.post.ts"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://jenkins.younex.de/user/info",
      "fullName" : "info"
    }
  ]
}