{
  "_class" : "hudson.model.FreeStyleBuild",
  "actions" : [
    {
      "_class" : "hudson.model.CauseAction",
      "causes" : [
        {
          "_class" : "com.cloudbees.jenkins.GitHubPushCause",
          "shortDescription" : "Started by GitHub push by blcham"
        }
      ]
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "jenkins.metrics.impl.TimeInQueueAction",
      "blockedDurationMillis" : 0,
      "blockedTimeMillis" : 0,
      "buildableDurationMillis" : 11,
      "buildableTimeMillis" : 11,
      "buildingDurationMillis" : 42021,
      "executingTimeMillis" : 42021,
      "executorUtilization" : 1.0,
      "subTaskCount" : 0,
      "waitingDurationMillis" : 5101,
      "waitingTimeMillis" : 5101
    },
    {
      "_class" : "hudson.plugins.git.util.BuildData",
      "buildsByBranchName" : {
        "detached" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 72,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          },
          "revision" : {
            "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
            "branch" : [
              {
                "SHA1" : "828a0db47cdbc2447f169b74c9dd1ebc0265c6a3",
                "name" : "detached"
              }
            ]
          }
        },
        "origin/master" : {
          "_class" : "hudson.plugins.git.util.Build",
          "buildNumber" : 108,
          "buildResult" : None,
          "marked" : {
            "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
            "branch" : [
              {
                "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
                "name" : "origin/master"
              }
            ]
          },
          "revision" : {
            "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
            "branch" : [
              {
                "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
                "name" : "origin/master"
              }
            ]
          }
        }
      },
      "lastBuiltRevision" : {
        "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
        "branch" : [
          {
            "SHA1" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
            "name" : "origin/master"
          }
        ]
      },
      "remoteUrls" : [
        "https://github.com/kbss-cvut/s-forms.git"
      ],
      "scmName" : ""
    },
    {
      "_class" : "hudson.plugins.git.GitTagAction"
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      
    },
    {
      "_class" : "org.jenkinsci.plugins.displayurlapi.actions.RunDisplayAction"
    }
  ],
  "artifacts" : [
    {
      "displayPath" : "s-forms-0.3.1.tgz",
      "fileName" : "s-forms-0.3.1.tgz",
      "relativePath" : "s-forms-0.3.1.tgz"
    }
  ],
  "building" : False,
  "description" : None,
  "displayName" : "#108",
  "duration" : 42021,
  "estimatedDuration" : 123138,
  "executor" : None,
  "fullDisplayName" : "SForms #108",
  "id" : "108",
  "inProgress" : False,
  "keepLog" : False,
  "number" : 108,
  "queueId" : 22,
  "result" : "SUCCESS",
  "timestamp" : 1637678546712,
  "url" : "https://kbss.felk.cvut.cz/jenkins/view/JavaScript/job/s-forms/108/",
  "builtOn" : "",
  "changeSet" : {
    "_class" : "hudson.plugins.git.GitChangeSetList",
    "items" : [
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Answer.jsx",
          "src/styles/icons/QuestionComment.jsx",
          "src/components/Question.jsx",
          "src/components/QuestionCommentIcon.jsx"
        ],
        "commitId" : "2a2bf02d5efe92a362dcb6daf923b991772e7b17",
        "timestamp" : 1633015085000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[enhancement #51] Layout of QuestionComment implementation\u000a",
        "date" : "2021-09-30 17:18:05 +0200",
        "id" : "2a2bf02d5efe92a362dcb6daf923b991772e7b17",
        "msg" : "[enhancement #51] Layout of QuestionComment implementation",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/styles/icons/QuestionComment.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "test/rendering/TestApp.jsx",
          "package-lock.json",
          "src/components/QuestionCommentIcon.jsx",
          "src/components/CommentForm.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "add446788a411c11a6bea0ff29a7200b7b87b23a",
        "timestamp" : 1633015104000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[enhancement #51] CommentForm is now displayed when QuestionCommentIcon is clicked\u000a",
        "date" : "2021-09-30 17:18:24 +0200",
        "id" : "add446788a411c11a6bea0ff29a7200b7b87b23a",
        "msg" : "[enhancement #51] CommentForm is now displayed when QuestionCommentIcon is clicked",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/QuestionCommentIcon.jsx",
          "src/components/SubmittedComment.jsx"
        ],
        "commitId" : "ef1918817042814af85dd5684c64ff9f1677b6ae",
        "timestamp" : 1633015113000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[enhancement #51] Comments now have user label and timestamp\u000a",
        "date" : "2021-09-30 17:18:33 +0200",
        "id" : "ef1918817042814af85dd5684c64ff9f1677b6ae",
        "msg" : "[enhancement #51] Comments now have user label and timestamp",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/SubmittedComment.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/QuestionCommentIcon.jsx",
          "src/components/SubmittedComment.jsx",
          "src/components/CommentForm.jsx"
        ],
        "commitId" : "2defb672feeea98172bd3b893dc5d04014bc10b3",
        "timestamp" : 1633015120000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Enhancement #51] Comments are now showing and keeping state on submit\u000a",
        "date" : "2021-09-30 17:18:40 +0200",
        "id" : "2defb672feeea98172bd3b893dc5d04014bc10b3",
        "msg" : "[Enhancement #51] Comments are now showing and keeping state on submit",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/SubmittedComment.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "package-lock.json",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/NewComment.jsx",
          "src/components/SubmittedComment.jsx",
          "src/components/Answer.jsx",
          "src/components/CommentForm.jsx",
          "src/components/comment/CommentForm.jsx",
          "package.json",
          "src/components/comment/CommentView.jsx",
          "src/components/QuestionCommentIcon.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "cbfa66e223d1fbfdac19a0dcf278ef1f0a3b5426",
        "timestamp" : 1633015120000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Enhancement #51] Comments are now listed\u000a",
        "date" : "2021-09-30 17:18:40 +0200",
        "id" : "cbfa66e223d1fbfdac19a0dcf278ef1f0a3b5426",
        "msg" : "[Enhancement #51] Comments are now listed",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/SubmittedComment.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "package.json"
          },
          {
            "editType" : "delete",
            "file" : "src/components/CommentForm.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/comment/NewComment.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/CommentView.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "46514591b8b5e098b56155532a17e27ef723b0ce",
        "timestamp" : 1633015121000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Enhancement #51] Comment form and list UI change\u000a",
        "date" : "2021-09-30 17:18:41 +0200",
        "id" : "46514591b8b5e098b56155532a17e27ef723b0ce",
        "msg" : "[Enhancement #51] Comment form and list UI change",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/form1.json"
        ],
        "commitId" : "ca00212ebeef2c3c95c8aefbd322c3d701b26d2c",
        "timestamp" : 1633022928000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] JSON-LD representation of comments\u000a",
        "date" : "2021-09-30 19:28:48 +0200",
        "id" : "ca00212ebeef2c3c95c8aefbd322c3d701b26d2c",
        "msg" : "[Fix] JSON-LD representation of comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/styles/icons/QuestionComment.jsx",
          "src/components/Question.jsx",
          "src/util/JsonLdFramingUtils.js",
          "test/rendering/form1.json",
          "test/rendering/TestApp.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/styles/icons/CommentBubble.jsx",
          "src/components/comment/CommentView.jsx",
          "src/components/comment/CommentList.jsx",
          "src/constants/Constants.js",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "00b19522d217e07ecc8456dc4fde3cbd1450f8f1",
        "timestamp" : 1633022928000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[New] Show comments from json-ld\u000a",
        "date" : "2021-09-30 19:28:48 +0200",
        "id" : "00b19522d217e07ecc8456dc4fde3cbd1450f8f1",
        "msg" : "[New] Show comments from json-ld",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/styles/icons/CommentBubble.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/styles/icons/QuestionComment.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/util/JsonLdFramingUtils.js"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "test/rendering/form1.json",
          "src/components/Question.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/NewComment.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "1176fdbf16d9d3a5924fbd97335198c59b35276d",
        "timestamp" : 1633440309000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #51] QuestionCommentIcon implemented with JSON-LD\u000a",
        "date" : "2021-10-05 15:25:09 +0200",
        "id" : "1176fdbf16d9d3a5924fbd97335198c59b35276d",
        "msg" : "[Enhancement #51] QuestionCommentIcon implemented with JSON-LD",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/NewComment.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "test/rendering/form1.json"
        ],
        "commitId" : "78040a7c165d02405b982711f5724ecae77db73d",
        "timestamp" : 1633441391000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #51] QuestionCommentIcon implemented in Answer\u000a",
        "date" : "2021-10-05 15:43:11 +0200",
        "id" : "78040a7c165d02405b982711f5724ecae77db73d",
        "msg" : "[Enhancement #51] QuestionCommentIcon implemented in Answer",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/comment/NewComment.jsx",
          "src/components/Question.jsx",
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "362a6d7e12f3a87ae7634e894fb8c9b9c53bc28b",
        "timestamp" : 1633685886000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #51] QuestionCommentIcon is now closer of the text of icon, '@value' removed from /has-comment, UI tweaking\u000a",
        "date" : "2021-10-08 11:38:06 +0200",
        "id" : "362a6d7e12f3a87ae7634e894fb8c9b9c53bc28b",
        "msg" : "[Enhancement #51] QuestionCommentIcon is now closer of the text of icon, '@value' removed from /has-comment, UI tweaking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/NewComment.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/answer/CheckboxAnswer.jsx"
        ],
        "commitId" : "11541dc53e576e6fcf7cadc245b8f7b97aa66bba",
        "timestamp" : 1633706163000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #51] QuestionCommentIcon is no longer clashing with inputCheckBox\u000a",
        "date" : "2021-10-08 17:16:03 +0200",
        "id" : "11541dc53e576e6fcf7cadc245b8f7b97aa66bba",
        "msg" : "[Enhancement #51] QuestionCommentIcon is no longer clashing with inputCheckBox",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/CheckboxAnswer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/styles/icons/ArrowRight.jsx",
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "19262105f95b57ba859114af045cae3b0e86da11",
        "timestamp" : 1633859370000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] It is now possible to press Ctrl + Enter to submit a comment.\u000aButton of CommentForm is changed by an arrow.\u000a",
        "date" : "2021-10-10 11:49:30 +0200",
        "id" : "19262105f95b57ba859114af045cae3b0e86da11",
        "msg" : "[Enhancement #60] It is now possible to press Ctrl + Enter to submit a comment.",
        "paths" : [
          {
            "editType" : "add",
            "file" : "src/styles/icons/ArrowRight.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/answer/CheckboxAnswer.jsx"
        ],
        "commitId" : "7db47398ee3dd3995d420e9ca46f234c798b60fb",
        "timestamp" : 1634035849000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] QuestionCommentIcon is no longer clashing with CheckboxAnswer nor Bootstrap's Accordion\u000a",
        "date" : "2021-10-12 12:50:49 +0200",
        "id" : "7db47398ee3dd3995d420e9ca46f234c798b60fb",
        "msg" : "[Enhancement #60] QuestionCommentIcon is no longer clashing with CheckboxAnswer nor Bootstrap's Accordion",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/answer/CheckboxAnswer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "e8490dfc46f8acdea4da09d8c671039539ae8d54",
        "timestamp" : 1634037190000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] Fix bug where entering new line in a comment was not rendering in HTML\u000a",
        "date" : "2021-10-12 13:13:10 +0200",
        "id" : "e8490dfc46f8acdea4da09d8c671039539ae8d54",
        "msg" : "[Enhancement #60] Fix bug where entering new line in a comment was not rendering in HTML",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Question.jsx"
        ],
        "commitId" : "eb38af251646459e46ae4b9f41e2ba0b9d0f90cc",
        "timestamp" : 1634038029000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] QuestionCommentIcon is now closer of text.\u000a",
        "date" : "2021-10-12 13:27:09 +0200",
        "id" : "eb38af251646459e46ae4b9f41e2ba0b9d0f90cc",
        "msg" : "[Enhancement #60] QuestionCommentIcon is now closer of text.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "package-lock.json",
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "1519f768f4a0c08849ef9a9c2212c9ebdf744d70",
        "timestamp" : 1634044356000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] Comments are now visually notified to user.\u000a",
        "date" : "2021-10-12 15:12:36 +0200",
        "id" : "1519f768f4a0c08849ef9a9c2212c9ebdf744d70",
        "msg" : "[Enhancement #60] Comments are now visually notified to user.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "package-lock.json"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "693cebb1538a30992508713aeabe0e929c510886",
        "timestamp" : 1634047010000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] WizardStep has now a QuestionCommentIcon.\u000a",
        "date" : "2021-10-12 15:56:50 +0200",
        "id" : "693cebb1538a30992508713aeabe0e929c510886",
        "msg" : "[Enhancement #60] WizardStep has now a QuestionCommentIcon.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/comment/CommentView.jsx",
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "4784af5be1f5fd33c706a5729b219dad1fa0fe1c",
        "timestamp" : 1634048131000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] Moved comment-value style to CSS file.\u000a",
        "date" : "2021-10-12 16:15:31 +0200",
        "id" : "4784af5be1f5fd33c706a5729b219dad1fa0fe1c",
        "msg" : "[Enhancement #60] Moved comment-value style to CSS file.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css"
        ],
        "commitId" : "327118ea67f52e5aaf3ac370cd34d9822b51e091",
        "timestamp" : 1634048838000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] CommentForm is now more responsive.\u000a",
        "date" : "2021-10-12 16:27:18 +0200",
        "id" : "327118ea67f52e5aaf3ac370cd34d9822b51e091",
        "msg" : "[Enhancement #60] CommentForm is now more responsive.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/wizard/WizardStep.jsx",
          "src/components/comment/CommentList.jsx",
          "src/components/comment/CommentView.jsx",
          "src/components/comment/NewComment.jsx"
        ],
        "commitId" : "4d1f36946e353635a6df814e44ccbeabd333f4fc",
        "timestamp" : 1634296353000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] Persistence issue of comments is solved, layout issue with commentIcon and helpIcon is solved\u000a",
        "date" : "2021-10-15 13:12:33 +0200",
        "id" : "4d1f36946e353635a6df814e44ccbeabd333f4fc",
        "msg" : "[Enhancement #60] Persistence issue of comments is solved, layout issue with commentIcon and helpIcon is solved",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/comment/NewComment.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/wizard/WizardStep.jsx",
          "src/components/comment/CommentForm.jsx",
          "src/components/comment/CommentView.jsx",
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "297c2b26af946a824f3f18a86a27e80591c9990e",
        "timestamp" : 1634547721000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #60] Short version of author is displayed, full author is revealed on hover; layout tweaking\u000a",
        "date" : "2021-10-18 11:02:01 +0200",
        "id" : "297c2b26af946a824f3f18a86a27e80591c9990e",
        "msg" : "[Enhancement #60] Short version of author is displayed, full author is revealed on hover; layout tweaking",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "test/rendering/TestApp.jsx",
          "src/components/Question.jsx",
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "344d3eddcec9c73905f4797c4c22be9fdc85a19b",
        "timestamp" : 1634626025000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #62] It is now possible to turn-off/on the comments in the options\u000a",
        "date" : "2021-10-19 08:47:05 +0200",
        "id" : "344d3eddcec9c73905f4797c4c22be9fdc85a19b",
        "msg" : "[Enhancement #62] It is now possible to turn-off/on the comments in the options",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "test/rendering/TestApp.jsx",
          "src/components/IconsLayout.jsx",
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "757b027afb9c12535ea4b7f28ad51f4e26592e12",
        "timestamp" : 1635159975000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #62] Comments and Help features refactored\u000a",
        "date" : "2021-10-25 13:06:15 +0200",
        "id" : "757b027afb9c12535ea4b7f28ad51f4e26592e12",
        "msg" : "[Enhancement #62] Comments and Help features refactored",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/IconsLayout.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Question.jsx",
          "src/components/IconList.jsx",
          "src/components/IconsLayout.jsx",
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "da218ea74d7503a743b3a64a0474b9d2b4c3070f",
        "timestamp" : 1635318874000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Enhancement #62] IconList refactored\u000a",
        "date" : "2021-10-27 09:14:34 +0200",
        "id" : "da218ea74d7503a743b3a64a0474b9d2b4c3070f",
        "msg" : "[Enhancement #62] IconList refactored",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "add",
            "file" : "src/components/IconList.jsx"
          },
          {
            "editType" : "delete",
            "file" : "src/components/IconsLayout.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "36d126e58975f3dd997a4d876e22d2f477716bc1",
        "timestamp" : 1635864005000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Upd] Fix wizard-step comment icon layout\u000a",
        "date" : "2021-11-02 15:40:05 +0100",
        "id" : "36d126e58975f3dd997a4d876e22d2f477716bc1",
        "msg" : "[Upd] Fix wizard-step comment icon layout",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "8d77d34aea7c48500e48791ad9368455180670d0",
        "timestamp" : 1635864005000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Accept correct default value for options.questionComment\u000a",
        "date" : "2021-11-02 15:40:05 +0100",
        "id" : "8d77d34aea7c48500e48791ad9368455180670d0",
        "msg" : "[Fix] Accept correct default value for options.questionComment",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/VerticalWizardNav.jsx"
        ],
        "commitId" : "3baedac818a8ef8998da573be10fa0c3facf498f",
        "timestamp" : 1635864006000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Upd] Cleanup unnecessary code\u000a",
        "date" : "2021-11-02 15:40:06 +0100",
        "id" : "3baedac818a8ef8998da573be10fa0c3facf498f",
        "msg" : "[Upd] Cleanup unnecessary code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/VerticalWizardNav.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/wizard/WizardStep.jsx",
          "src/components/Question.jsx",
          "test/rendering/TestApp.jsx"
        ],
        "commitId" : "5bdf79d3743f2e7006e7852846c9be3100c95c35",
        "timestamp" : 1635864006000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Default behaviour of question help icon\u000a",
        "date" : "2021-11-02 15:40:06 +0100",
        "id" : "5bdf79d3743f2e7006e7852846c9be3100c95c35",
        "msg" : "[Fix] Default behaviour of question help icon",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/styles/s-forms.css"
        ],
        "commitId" : "51643e5a11df3d7bba88aefaa85ef0fe2188e491",
        "timestamp" : 1635864167000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] More responsive definition of CSS\u000a",
        "date" : "2021-11-02 15:42:47 +0100",
        "id" : "51643e5a11df3d7bba88aefaa85ef0fe2188e491",
        "msg" : "[Fix] More responsive definition of CSS",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx",
          "src/components/comment/CommentList.jsx"
        ],
        "commitId" : "ec915d44193e858f404fd5e6cce33b5affe436d1",
        "timestamp" : 1635932328000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #67 / Fix] Fix author label that was not displayed correctly; Fix map key issue\u000a",
        "date" : "2021-11-03 10:38:48 +0100",
        "id" : "ec915d44193e858f404fd5e6cce33b5affe436d1",
        "msg" : "[Fix #67 / Fix] Fix author label that was not displayed correctly; Fix map key issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentList.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "src/components/IconList.jsx",
          "src/components/wizard/WizardStep.jsx"
        ],
        "commitId" : "e15c5e25fc2b022ad57fff88ddae54baa8b0e508",
        "timestamp" : 1635947525000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #68] Code refactored for better readability\u000a",
        "date" : "2021-11-03 14:52:05 +0100",
        "id" : "e15c5e25fc2b022ad57fff88ddae54baa8b0e508",
        "msg" : "[Fix #68] Code refactored for better readability",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/IconList.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentForm.jsx"
        ],
        "commitId" : "67e3fc0676773ac09ac8c839a4ad67e0a640912f",
        "timestamp" : 1635949595000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #69] User cannot make an empty comment by pressing \"Ctrl + Enter\" anymore\u000a",
        "date" : "2021-11-03 15:26:35 +0100",
        "id" : "67e3fc0676773ac09ac8c839a4ad67e0a640912f",
        "msg" : "[Fix #69] User cannot make an empty comment by pressing \"Ctrl + Enter\" anymore",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentForm.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/Question.jsx",
          "test/rendering/TestApp.jsx",
          "src/components/wizard/WizardStep.jsx",
          "src/constants/Constants.js"
        ],
        "commitId" : "24a6c5315d75b9b659dec5713abb165028e07f9a",
        "timestamp" : 1635955405000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #69] Code refactor for better readability.\u000a",
        "date" : "2021-11-03 17:03:25 +0100",
        "id" : "24a6c5315d75b9b659dec5713abb165028e07f9a",
        "msg" : "[Fix #69] Code refactor for better readability.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/constants/Constants.js"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css"
        ],
        "commitId" : "0ba1552898046712cab474f925d82e175f8fd93c",
        "timestamp" : 1635955773000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #69] Question comment bubble is now white in the WizardStep\u000a",
        "date" : "2021-11-03 17:09:33 +0100",
        "id" : "0ba1552898046712cab474f925d82e175f8fd93c",
        "msg" : "[Fix #69] Question comment bubble is now white in the WizardStep",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "130edc01adc1fe03cb96b58f7a885410839732cd",
        "timestamp" : 1636040137000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #69] View of author is fixed if label is not known\u000a",
        "date" : "2021-11-04 16:35:37 +0100",
        "id" : "130edc01adc1fe03cb96b58f7a885410839732cd",
        "msg" : "[Fix #69] View of author is fixed if label is not known",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx"
        ],
        "commitId" : "16f5b2eba77d734eff8b9072b75459ad80a34f73",
        "timestamp" : 1636066841000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Render correctly author without label\u000a",
        "date" : "2021-11-05 00:00:41 +0100",
        "id" : "16f5b2eba77d734eff8b9072b75459ad80a34f73",
        "msg" : "[Fix] Render correctly author without label",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/form1.json"
        ],
        "commitId" : "85d1f07f50a1a8767fc8504f6868485e3f29561f",
        "timestamp" : 1636067000000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[New] Sample top level section for comments\u000a",
        "date" : "2021-11-05 00:03:20 +0100",
        "id" : "85d1f07f50a1a8767fc8504f6868485e3f29561f",
        "msg" : "[New] Sample top level section for comments",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/form1.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/comment/CommentView.jsx",
          "src/components/comment/QuestionCommentIcon.jsx"
        ],
        "commitId" : "0af56acbbe7dd967c28463770ac354729ec915b2",
        "timestamp" : 1636100406000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #62] Fix JSON-LD issue\u000a",
        "date" : "2021-11-05 09:20:06 +0100",
        "id" : "0af56acbbe7dd967c28463770ac354729ec915b2",
        "msg" : "[Fix #62] Fix JSON-LD issue",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/comment/CommentView.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "c31899e36dd3e440cda55c199f8daff66ee12bcd",
        "timestamp" : 1636120249000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Fix type of dependency\u000a",
        "date" : "2021-11-05 14:50:49 +0100",
        "id" : "c31899e36dd3e440cda55c199f8daff66ee12bcd",
        "msg" : "[Fix] Fix type of dependency",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "test/rendering/TestApp.jsx"
        ],
        "commitId" : "64073a62110684d8fb46d0a9aeafca81b2a1c35a",
        "timestamp" : 1636120250000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Upd] Refactor\u000a",
        "date" : "2021-11-05 14:50:50 +0100",
        "id" : "64073a62110684d8fb46d0a9aeafca81b2a1c35a",
        "msg" : "[Upd] Refactor",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "test/rendering/TestApp.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/wizard/WizardStep.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "97dd0c8a4ff8eef25ab784740f2e6c42c09fd0d1",
        "timestamp" : 1636120250000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Upd] Refactor icon list (part1)\u000a\u000aCSS styles are broken now.\u000a",
        "date" : "2021-11-05 14:50:50 +0100",
        "id" : "97dd0c8a4ff8eef25ab784740f2e6c42c09fd0d1",
        "msg" : "[Upd] Refactor icon list (part1)",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/wizard/WizardStep.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/styles/s-forms.css",
          "src/components/Answer.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "730bfd64eefc6db0c8a45bbca10b45a77ee4bd4c",
        "timestamp" : 1636128255000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #62] Refactor CSS classes\u000a",
        "date" : "2021-11-05 17:04:15 +0100",
        "id" : "730bfd64eefc6db0c8a45bbca10b45a77ee4bd4c",
        "msg" : "[Fix #62] Refactor CSS classes",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/styles/s-forms.css"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Answer.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "6bda35a39780883361c6e4f14c16b6276b1cc648",
        "timestamp" : 1636461486000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #62] Refactor for readability.\u000a",
        "date" : "2021-11-09 13:38:06 +0100",
        "id" : "6bda35a39780883361c6e4f14c16b6276b1cc648",
        "msg" : "[Fix #62] Refactor for readability.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/Answer.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "c3c253ea9922df19252df6c290f194f2b3fb3646",
        "timestamp" : 1636710186000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #62] Refactor for readability.\u000a",
        "date" : "2021-11-12 10:43:06 +0100",
        "id" : "c3c253ea9922df19252df6c290f194f2b3fb3646",
        "msg" : "[Fix #62] Refactor for readability.",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/HelpIcon.jsx",
          "src/components/comment/QuestionCommentIcon.jsx",
          "src/components/Question.jsx"
        ],
        "commitId" : "3c68c18b94c1e05a6061df3c5ca3587969da1726",
        "timestamp" : 1637600601000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
          "fullName" : "chopamax"
        },
        "authorEmail" : "chopamax@fd.cvut.cz",
        "comment" : "[Fix #62] Help Icon and QuestionCommentIcon Overlays are now displayed on the left when the icons are on the right part the viewport\u000a",
        "date" : "2021-11-22 18:03:21 +0100",
        "id" : "3c68c18b94c1e05a6061df3c5ca3587969da1726",
        "msg" : "[Fix #62] Help Icon and QuestionCommentIcon Overlays are now displayed on the left when the icons are on the right part the viewport",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/comment/QuestionCommentIcon.jsx"
          },
          {
            "editType" : "edit",
            "file" : "src/components/HelpIcon.jsx"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "package.json"
        ],
        "commitId" : "85ed2045e849833d4666718cb80129e6ce2e8684",
        "timestamp" : 1637678288000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[0.3.1] Bump version\u000a",
        "date" : "2021-11-23 15:38:08 +0100",
        "id" : "85ed2045e849833d4666718cb80129e6ce2e8684",
        "msg" : "[0.3.1] Bump version",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "package.json"
          }
        ]
      },
      {
        "_class" : "hudson.plugins.git.GitChangeSet",
        "affectedPaths" : [
          "src/components/Question.jsx"
        ],
        "commitId" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
        "timestamp" : 1637678505000,
        "author" : {
          "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
          "fullName" : "blcham"
        },
        "authorEmail" : "blcham@gmail.com",
        "comment" : "[Fix] Clean unused code\u000a",
        "date" : "2021-11-23 15:41:45 +0100",
        "id" : "1223f902bf8cb049250987821f6f6a9b70ccb1f6",
        "msg" : "[Fix] Clean unused code",
        "paths" : [
          {
            "editType" : "edit",
            "file" : "src/components/Question.jsx"
          }
        ]
      }
    ],
    "kind" : "git"
  },
  "culprits" : [
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/blcham",
      "fullName" : "blcham"
    },
    {
      "absoluteUrl" : "https://kbss.felk.cvut.cz/jenkins/user/chopamax",
      "fullName" : "chopamax"
    }
  ]
}