add job event component and sanitized html building for output lines

This commit is contained in:
Jake McDermott
2019-07-12 16:16:55 -04:00
committed by Marliana Lara
parent da92889323
commit 474a2a48bb
5 changed files with 273 additions and 20 deletions

View File

@@ -61,9 +61,12 @@
"@patternfly/react-core": "^3.16.14",
"@patternfly/react-icons": "^3.7.5",
"@patternfly/react-tokens": "^2.3.3",
"ansi-to-html": "^0.6.11",
"axios": "^0.18.0",
"codemirror": "^5.47.0",
"formik": "^1.5.1",
"has-ansi": "^3.0.0",
"html-entities": "^1.2.1",
"js-yaml": "^3.13.1",
"prop-types": "^15.6.2",
"react": "^16.4.1",