{
  "_class" : "hudson.maven.MavenModuleSetBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "hudson.triggers.SCMTrigger$SCMTriggerCause",
          "shortDescription" : "Started by an SCM change"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "origin/develop" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 106,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
            "branch" : [
              {
                "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
                "name" : "origin/develop"
              }
            ]
          },
          "revision" : {
            "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
            "branch" : [
              {
                "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
                "name" : "origin/develop"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
        "branch" : [
          {
            "SHA1" : "46e383015317beca29abb47c2aae86d51b762907",
            "name" : "origin/develop"
          }
        ]
      },
      "remoteUrls" : [
        "http://sing-group.org/dt/gitlab/dgss-2324-teamA/microstories.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "hudson.maven.reporters.MavenAggregatedArtifactRecord"
    },
    {
      
    },
    {
      
    }
  ],
  "artifacts" : [
    
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#106",
  "duration" : 173276,
  "estimatedDuration" : 194095,
  "executor" : None,
  "fullDisplayName" : "microstories-2324-teamA #106",
  "id" : "106",
  "keepLog" : False,
  "number" : 106,
  "queueId" : 113,
  "result" : "SUCCESS",
  "timestamp" : 1701881285235,
  "url" : "http://sing.ei.uvigo.es/dt/jenkins/job/microstories-2324-teamA/106/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "web/src/main/angular/docs/classes/app_app_module.AppModule.html",
          "web/src/main/angular/package.json",
          "web/src/main/angular/docs/classes/app_layout_search_dialog_search_dialog_component.SearchDialogComponent.html",
          "web/src/main/angular/docs/assets/navigation.js",
          "web/src/main/angular/docs/classes/app_layout_header_header_component.HeaderComponent.html",
          "web/src/main/angular/src/app/app-routing.module.ts",
          "web/src/main/angular/src/app/app.module.ts",
          "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.spec.ts",
          "web/src/main/angular/src/app/search/search.component.ts",
          "web/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component.html",
          "web/src/main/angular/package-lock.json",
          "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.scss",
          "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.ts",
          "web/src/main/angular/docs/.nojekyll",
          "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.html",
          "web/src/main/angular/src/app/layout/header/header.component.ts",
          "web/src/main/angular/docs/classes/app_search_search_component.SearchComponent.html",
          "web/src/main/angular/src/app/search/search.component.html",
          "web/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component_spec.html",
          "web/src/main/angular/src/app/layout/header/header.component.html",
          "web/src/main/angular/docs/assets/search.js",
          "web/src/main/angular/src/app/search/search.component.scss"
        ],
        "commitId" : "46e383015317beca29abb47c2aae86d51b762907",
        "timestamp" : 1701881201000,
        "author" : {
          "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
          "fullName" : "anaabadlorenzo24"
        },
        "authorEmail" : "anaabadlorenzo24@gmail.com",
        "comment" : "tsk61 (WEB) Fixes at Search View\nAdds fixes at Search View. First, the navbar search button has been\nmodified so that the input now gains focus when clicked. Also, the value\nof the search input will remain in the input until a new search is\nperformed. The maximum possible pagination values have been modified and\nthe genre of the stories is now shown as icons, to unify it with the\nrest of the pages.\n",
        "date" : "2023-12-06 17:46:41 +0100",
        "id" : "46e383015317beca29abb47c2aae86d51b762907",
        "msg" : "tsk61 (WEB) Fixes at Search View",
        "paths" : [
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component_spec.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app.module.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.scss"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/search/search.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/search.js"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package-lock.json"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.spec.ts"
          },
          {
            "editType" : "delete",
            "file" : "web/src/main/angular/docs/.nojekyll"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.ts"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/classes/app_layout_search_dialog_search_dialog_component.SearchDialogComponent.html"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/src/app/layout/search-dialog/search-dialog.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/app-routing.module.ts"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/package.json"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/search/search.component.scss"
          },
          {
            "editType" : "add",
            "file" : "web/src/main/angular/docs/modules/app_layout_search_dialog_search_dialog_component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/layout/header/header.component.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_app_module.AppModule.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/assets/navigation.js"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_layout_header_header_component.HeaderComponent.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/docs/classes/app_search_search_component.SearchComponent.html"
          },
          {
            "editType" : "edit",
            "file" : "web/src/main/angular/src/app/search/search.component.html"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "http://sing.ei.uvigo.es/dt/jenkins/user/anaabadlorenzo24",
      "fullName" : "anaabadlorenzo24"
    }
  ],
  "mavenArtifacts" : {
    
  },
  "mavenVersionUsed" : "3.6.3"
}